/********************************************************************* 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 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background: url(gifs/images/monteiro-avocat_02.jpg) repeat-x #FFF;
}

/******************************************************************** Lien ******************************************************************/
a:active,a:focus {
	outline:none;
	opacity:0.5;
}

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:#ffffff;
	border-bottom:#bbbbbb 1px solid;
	border-top:#bbbbbb 1px solid;
	border-left:#bbbbbb 1px solid;
	border-right:#bbbbbb 1px solid;
}

.bouton_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:12px;
	color:#ffffff;
	background-color:#585858;
	border-bottom:#585858 1px solid;
	border-top:#585858 1px solid;
	border-left:#585858 1px solid;
	border-right:#585858 1px solid;
}

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

.input_form {
	background-color: #FFF;
	border:1px solid #686868;
	font-family: Arial;
	color: #000;
	margin-top: 5px;
	width: 420px;
}

.area_form {
	background-color: #FFF;
	border: 1px solid #686868;
	font-family: Arial;
	color: #000;
	margin-top: 5px;
	width: 420px;
	overflow: auto;
}
.bouton_form {
	height: 30px;
	width: 150px;
	border: 1px solid #993300;
	color: #fff;
	display: block;
	cursor: pointer;
	background:#993300;
}

.bouton_form:hover {
	font-weight: bold;
}


#formulaire_1{
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
	width: 425px;
}
#formulaire_1 label{
	text-align:left;
	width:250px;
}

#formulaire_2{
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
	width: 425px;
}
#formulaire_2 label{
	text-align:left;
	width:250px;
}

.liste_numero {
	padding-left:50px;
}

#plan_acces {
	float:right;
	width: 250px;
	padding: 10px;	
	border: 2px solid #993300;
}
#plan_acces p{
	margin: 0px !important;
}
#plan_acces h2{
	margin: 0 0 10px 0;
	color: #993300;
	font-size:13px;
	border-bottom: 1px solid #993300;
	height: 20px;
}


/********************************************************* NAV *************************************************/
li#menu0 a {
	border-bottom: 1px dotted #505050;
	width: 150px;
}

li#menu1 a {
	border-bottom: 1px dotted #505050;
	width: 150px;
}
#menu1 {
	cursor:pointer;
}
li#menu2 a {
	border-bottom: 1px dotted #505050;
	width: 150px;
}

li#menu3 a {
	width: 150px;
}

li#menu0 a:hover, a#selected-over0 {
   font-weight: bold;
   text-decoration:none;
   color: #FFF;         /*Ici, changer la couleur de la police*/
}

li#menu1 a:hover, a.selected-over1 {
   font-weight: bold !important;
   text-decoration:none;
   color: #FFF;         /*Ici, changer la couleur de la police*/
}

li#menu2 a:hover, a#selected-over2 {
   font-weight: bold;
   text-decoration:none;
   color: #FFF;         /*Ici, changer la couleur de la police*/
}

li#menu3 a:hover, a#selected-over3 {
   font-weight: bold;
   text-decoration:none;
   color: #FFF;         /*Ici, changer la couleur de la police*/
} 


/*********************************************************LIGHTBOX*****************************************/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(gifs/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gifs/overlay.png", sizingMethod="scale");
	}
	
/**************************************************** MODELE ******************************************************/
	
.mots_importants{
	font-weight: bold !important;
	color:#993300 !important;
}


#header {
	height: 297px;
	background: url(gifs/images/monteiro-avocat_042_04.jpg) no-repeat #FFF;
	position:relative;
}
#logo{
	margin: 10px 0 0 0;
}
#liens_secondaires{
	float: right;
	width: 465px;
	height:10px;
	color: #B4B4B4;
	padding-top:2px;
}
#liens_secondaires a{
	color: #B4B4B4;
}
#liens_secondaires a:hover{
	color: #fff;
	text-decoration: none;
}
#menu {
   width: 150px;
   height: 123px;
   position:absolute;
   top:108px;
   left: 0px;
   z-index: 20;
}
#bouton_contact{
	width: 176px;
	height: 44px;
	display: block;
	margin-top: 123px;
}
#bouton_contact:hover{
	opacity:0.5;
	filter:alpha(opacity=50);
}
#container {
	width:985px;
	margin-left: auto;
	margin-right: auto;
}
#content {
	width:965px;
	margin-left: auto;
	margin-right: auto;
	padding:10px;
}

#colonne_centre {
	float: left;
	width: 719px;
	margin-right:19px;
	padding-bottom: 02px;
}
#colonne_centre h1{
	font-size: 20px;
	margin-bottom: 10px;
	font-weight: normal;
}
#colonne_centre p{
	line-height:1.5em;
	text-align:justify;
	margin-bottom: 10px;
}
#colonne_centre ul{
	list-style: url(gifs/puce.gif) outside;
	margin-left: 50px;
	line-height:1.5em;
	margin-bottom:10px;
}
#colonne_centre img{
	border: 5px solid #FFF;
	margin: 0 10px 0 0;
	float:left;
}

#colonne_droite {
	float:left;
	width: 207px;
	background: #E4E4E4;
	padding: 10px;
	margin: 20px 0
}
#colonne_droite h3{
	font-size: 15px;
	color:#993300;
	margin-bottom: 5px;
	text-align:left
}
#encart_actu{
	text-align:justify;
	line-height:1.5em;
	margin-bottom: 10px;
}
#encart_actu ul{
	list-style: none;
}
#encart_actu a{
	font-weight: bold;
	margin: 10px 0;
}
#liens_utiles{
	background:#FFF;
	width: 207px;
	height: 58px;
	margin-top:5px;
}
#footer {
	text-align: center;
	clear:both;
	height: 80px;
	background: #E4E4E4;
	font-size:10px;
	line-height:1.5em;
	padding-top: 10px;
}


/**************************************************** INDEX ******************************************************/
#encarts_droits{
	width:965px;
	height:207px;
	margin: 20px 0;
}
#encarts_droits h3{
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 15px;
	color: #993300;
}
#encarts_droits img{
	border: 5px solid #FFF;
	margin: 5px 0;
}
#encarts_droits p{
	text-align:justify;
	line-height:1.5em;
	width: 228px;
}
#famille{
	width: 228px;
	background: url(gifs/separateur.gif) repeat-y top right;
	height: 220px;
	float: left;
	padding-right:8px;
	margin-right: 8px;
}

#travail{
	width: 228px;
	background: url(gifs/separateur.gif) repeat-y top right;
	height: 220px;
	float: left;
	padding-right:8px;
	margin-right: 8px;
}
#victimes{
	width: 228px;
	background: url(gifs/separateur.gif) repeat-y top right;
	height: 220px;
	float: left;
	padding-right:8px;
	margin-right: 8px;
}
#societes{
	width: 228px;
	height: 220px;
	float: left;
}


#liens_internes{
	border-top: 1px dotted #505050;
	margin: 10px 0;
	padding-top:10px;
}
#liens_internes h4{
	font-size:13px;
	color:#993300;
	margin: 0 0 5px 0;
}


.divGenerateurRequired {
	display:none;
}

#divGenerateurRequired {
	float: left;
	width: 425px;
}
#divGenerateurRequired span {
	color: #FF0000;
}