@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #FFFFFF;
}

 /* styles for IE 5 Mac */
 #horizon {
   position: absolute;
	background-color: transparent;
	top: 0px;
 }
 
 /* following rules are invisible to IE 5 \*/
 #horizon {
   top: 50%;
   left: 0px;
   width: 100%;
   margin-top: -340px;
   text-align: center;
   min-width: 1024px; 
 }
 /* end IE 5 hack */ 
	  
#wrapper {
	position: relative;
	text-align: left;
	width: 1024px;
	height: 672px;
	margin: 0px auto;
	}
	
#Tableau_01 {
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-340px;
	margin-left:-512px;
	width:1024px;
	height:672px;
}

h3 {
	color: #8B8B8B;
}

.align_bas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #66B8DC;
	padding-right: 16px;
}
.align_bas a:link, .align_bas a:visited, .align_bas a:active {
	color: #66B8DC;
	text-decoration: underline;
}
.align_bas a:hover {
	color: #c20b0b;
	text-decoration: none;
}
.titre {
	font-size: 13px;
	font-weight: bold;
	color: #818181;
}
.avocats {
	font-size: 10px;
	font-weight: bold;
	color: #F8B235;
}
.titre2 {
	font-size: 11px;
	font-weight: bold;
	color: #4171B1;
	text-transform: uppercase;
}
.orange {
	color: #F8B235;
}
.vert {
	color: #E0DB00;
}
select {
	background-color: #A3CBE2;
	border: 1px solid #A3CBE2;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
input {
	background-color: #A3CBE2;
	border: 1px solid #A3CBE2;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
