/********************************************************************* Balise ****************************************************************/
form {
	padding: 0px;
	margin: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

body {
	margin: 0;
	background-color: #d63832;
}

h1 {
	font-size:14px;
	font-weight:bold;
	color:#d73a34;
}

h2 {
	font-size:13px;
	font-weight:bold;
	margin-left:30px;
	text-align:left;
	color:#ffa200;
}

h3 {
	font-size:12px;
	font-weight:bold;
	margin-left:60px;
	text-align:left;
}

#contenu li {
	list-style-image:url(gifs/puce.jpg);
}

#contenu ul {
	margin:0;
}

/******************************************************************** Lien ******************************************************************/
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

/********************************************************************** Class **************************************************************/
.scrollbarre {
	overflow:auto;
}

/********************************************************************** Newsletter **************************************************************/
.email_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:11px;
	color:#000000;
	background-color:#fff;
	border:#bbbbbb 1px solid;
}

.bouton_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:12px;
	color:#fff;
	background-color:#D63832;
	border: 1px solid #990000;
}
.fondactu {
	background-image: url(gifs/images/avocat-broca_29.jpg);
	background-repeat: no-repeat;
}


/**********************************************************BDD AUTO **************************************/
.numpage {
}
.numpage_selec {
	color:#ff0000;
}
.bt_suivant{
}
.bt_precedent{
}
.liste_cat{
}
.fichierbin{
}
.photo{
}

/***********************************************Menu*******************************************************/
ul.MenuHorizontal {
   width: 197px;
   height:147px;
   list-style: none;
   margin: 0;
   padding: 0;
   overflow: hidden;
}

ul.MenuHorizontal li {
    width: 197px;
}

ul.MenuHorizontal li a {
   display: block;
   color: #FFF;         /*Ici, changer la couleur de la police*/
   font-family: Arial, Helvetica, sans-serif;         /*Ici, changer la police du menu*/
   font-size: 11px;         /*Ici, changer la taille de la police du menu*/
   font-weight: bold;
   padding-top: 0px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
   height: 24px;         /*Ici, on augmente la hauteur du menu*/ 
   text-align: left;
   text-decoration: none;
   padding-left:18px;
   line-height:23px;
   text-decoration:none;
}

ul.MenuHorizontal li a:hover {
   color: #FFF;         /*Ici, changer la couleur de la police*/
   font-size: 11px;         /*Ici, changer la taille de la police du menu*/
   font-weight: bold;
   text-align: left;
   text-decoration: none;
}

li#menu0 a {
   background-image: url(gifs/images/avocat-broca_06.jpg);         /*Ici l'image de fond de la cellule*/
   height:27px;
}

li#menu1 a {
   background-image: url(gifs/images/avocat-broca_07.jpg);         /*Ici l'image de fond de la cellule*/
   height:23px;
}

li#menu2 a {
   background-image: url(gifs/images/avocat-broca_08.jpg);         /*Ici l'image de fond de la cellule*/
   height:26px;
}

li#menu3 a {
   background-image: url(gifs/images/avocat-broca_09.jpg);         /*Ici l'image de fond de la cellule*/
   height:22px;
}

li#menu4 a {
   background-image: url(gifs/images/avocat-broca_10.jpg);         /*Ici l'image de fond de la cellule*/
   height:25px;
}

li#menu5 a {
   background-image: url(gifs/images/avocat-broca_11.jpg);         /*Ici l'image de fond de la cellule*/
   height:24px;
}

li#menu0 a:hover, a#selected-over0 {
   background-image: url(gifs/images/avocat-broca_06.jpg) !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu1 a:hover, a#selected-over1 {
   background-image: url(gifs/images/avocat-broca_07.jpg) !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu2 a:hover, a#selected-over2 {
   background-image: url(gifs/images/avocat-broca_08.jpg) !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu3 a:hover, a#selected-over3 {
   background-image: url(gifs/images/avocat-broca_09.jpg) !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu4 a:hover, a#selected-over4 {
   background-image: url(gifs/images/avocat-broca_10.jpg) !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu5 a:hover, a#selected-over5 {
   background-image: url(gifs/images/avocat-broca_11.jpg) !important;         /*Ici l'image de fond over de la cellule*/
} 
/**********************************************************************************************************/
.footer {
	background-image: url(gifs/images/avocat-broca_31.jpg);
	background-repeat: no-repeat;
	height: 57px;
}
.pouradresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D63832;
	letter-spacing: -0.5px;
}
.fondblanc {
	background-color: #FFFFFF;
}
.news {
	background-image: url(gifs/images/avocat-broca_25.jpg);
	background-repeat: no-repeat;
	height: 31px;
}
.gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}


#footer{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	text-align:center;
	margin-top:0;
	height:90px;
	line-height:2 em;
	padding-top:20px;
	margin-top:0;
}

#footer a{
	font-size:10px;
	color:#000000;
}

#menu_contextuel{
	width:600px;
	height:auto;
	margin:auto;
	background-color:#D63832;
	padding-top:10px;
}

#menu_contextuel ul{
	color:#FFFFFF;
}

#menu_contextuel a{
	font-size:12px;
	color:#FFFFFF;
}

.contenu{
	width:650px;
	text-align:justify;
	margin-bottom:20px;
}

#contenu .impt a {
color:#d73a34;
font-weight:bold;
text-decoration:underline;
}

#contenu .impt a:hover {
color:#d73a34;
font-weight:bold;
text-decoration:none;
}

#encart_accueil1  {
float:left;
background-image:url(gifs/images/avocat-broca_23.jpg);
background-repeat:no-repeat;
width:320px;
height:145px;
}

#encart_accueil2  {
float:left;
background-image:url(gifs/images/avocat-broca_24.jpg);
background-repeat:no-repeat;
width:357px;
height:145px;
}

#encart_accueil1 .titre {
font-size:13px;
font-weight:bold;
color:#fff;
padding-left:110px;
padding-top:10px;
}

#encart_accueil1 .texte {
	font-size:11px;
	color:#525252;
	padding-left:130px;
	padding-top:20px;
	width: 170px;
}

.savoir {
font-size:11px;
color:#d63832;
font-weight:bold;
padding-left:205px;
text-decoration:underline;
}

.savoir a {
font-size:11px;
color:#d63832;
text-decoration:underline;
}

.savoir a:hover {
font-size:11px;
color:#d63832;
text-decoration:none;
}

#encart_accueil2 .titre {
font-size:13px;
font-weight:bold;
color:#fff;
padding-left:110px;
padding-top:10px;
}

#encart_accueil2 .texte {
	font-size:11px;
	color:#525252;
	padding-left:110px;
	padding-top:20px;
	width: 170px;
}


#encart_contact {
float:left;
background-image:url(gifs/images/encart_contact.jpg);
background-repeat:no-repeat;
width:251px;
height:132px;
}

#encart_contact .texte {
	font-size:11px;
	color:#525252;
	padding-top: 10px;
	padding-left: 20px;
}

#encart_contact .texte strong {
color:#d63832;
font-weight:bold;
}

#encart_contact .savoir {
font-size:11px;
color:#d63832;
font-weight:bold;
padding-left:20px;
text-decoration:underline;
}
