/* Informations sur le body. Fixe aussi la couleur des barres de scrolls */
BODY {
background-color: white;  
background-attachment: fixed;
scrollbar-face-color: #D4EF8B; 
scrollbar-shadow-color: #EBFAC3;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #EBFAC3; 
scrollbar-darkshadow-color: #EBFAC3; 
scrollbar-track-color: #EBFAC3; 
scrollbar-arrow-color: #C1D2D9;
}
a:link, a:active, a:visited {
text-decoration: none;
color: #A8A093; 
font-family:Verdana; 
font-size: 11px; 
font-style: normal; 
font-weight: bold; 
text-align:left;
}
a:hover {
text-decoration: underline;
color: #8CB61A; 
font-family:Verdana; 
font-size: 11px; 
font-style: normal; 
font-weight: bold; 
text-align:left;
}
a.url:link, a.url:active, a.url:visited {
text-decoration: none;
color: #CCAF95; 
font-family:Verdana; 
font-size: 9px; 
font-style: normal; 
font-weight: bold; 
text-align:left;
}
a.url:hover {
text-decoration: underline;
color: #8CB61A; 
font-family:Verdana; 
font-size: 9px; 
font-style: normal; 
font-weight: bold; 
text-align:left;
}
a.menu:link, a.menu:active, a.menu:visited {
text-decoration: none;
color: #696969; 
font-family:Verdana; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-align:left;
width:135px;
padding-left:5px;
}
a.menu:hover {
text-decoration: none;
color: #696969; 
font-family:Verdana; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-align:left;
width:135px;
background-color: #FBF2E2;
padding-left:5px;
}

INPUT {font-family: Verdana; font-size:11px; border: 1 solid #778899}
INPUT.valider {color:#696969;font-family: Verdana; font-size:11px;font-weight:bold; border: 1 solid #A52A2A; background:#FDE1B3;}
TEXTAREA {font-family: Verdana; font-size:11px; border: 1 solid #778899}
TR.tab1 {background-color:#F5F5DC; font-family: Verdana; font-size:11px; color:#000;}
li {list-style-image: url(./images/puce.gif); padding-left:2px; margin-top:5px; font-family: Verdana; font-size:11px; font-weight:bold;vertical-align:text-top;}
ul {margin-top:2px;}
H2 {color: #A52A2A; font-family:arial; font-size: 13px; font-weight: bold; text-align: center; margin-bottom:1px; margin-top:1px }
select {font-family: Verdana; font-size:10px; border: 1 solid #778899;}

.description {color: #808080; font-family:  verdana; font-size: 10px; font-style: normal; font-weight: normal}
.standard {color: #808080; font-family:  verdana; font-size: 12px; font-style: normal; font-weight: normal}
.titre{font-family: Tahoma, Verdana; font-size: 11px; font-style: normal; font-weight: bold}

/* Bloc qui contient tout les autres styles */
#container { 
	position: absolute;
	width: 740px;
	height:100%;	
	top: 80px;
	left: 50%;
	margin-left: -390px;
	background: #FFFFFF -4px;
	z-index: 0;
	padding-bottom:0px;
}
#container1 { 
	position: relative;
	height:250px;
	background: #EBFAC3;
	z-index: 0;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;	
	border:0px solid #000
}
#container2 { 
	position: relative;
	width:100%;
	height:238px;	
	background: #D4EF8B;
	z-index: 0;
	padding:0px;	
}
#clients { 
	position: absolute;
	top:-34px;
	left:592px;
	padding:0px;
}
#logo { 
	position: absolute;
	top:-80px;
	width:156px;
	height:157px;
	padding:0px;
}
#bghomeh { 
	position: absolute;
	background:url(./images/bg_home_haut.jpg);
	width:721px;
	height:248px;
	left:-1px;
	padding:0px;
}
#homehaut { 
	position: absolute;
	background:url(./images/home_haut.jpg);
	left:180px;
	top:17px;
	width:522px;
	height:205px;
	padding:0px;
}
#cadremenu
 { 
	position: absolute;
	background:url(./images/bg_menu.jpg);
	top:77px;
	left:18px;
	width:164px;
	height:145px;
	padding:0px;
}
#menu
 { 
	position: relative;
	margin-left:30px;
	margin-top:20px;
	width:135px;
	border:0px solid #000;
}
	/* cadre vert clair  */
#cadre1 { 
	position: static;
	background:#EBFAC3 url(./images/ligne_bas.jpg) no-repeat bottom;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:12px;
}
	/* cadre vert foncé  */
#cadre2 { 
	position: static;
	background:#D4EF8B url(./images/ligne_bas_cadres.jpg) no-repeat bottom;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:15px;
	padding-top:15px;
}
#interne { 
	position: static;
	background:#FFF;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	border:5px solid #FFF
}
	/* équerre gauche  */
#lignehaut1 { 
	position: absolute;
	background:#D4EF8B url(./images/cadre_haut1.gif) no-repeat top left;
	width:10px;
	height:10px;
	padding:0px;
	left:20px;
	top:270px;
}
	/* équerre droite  */
#lignehaut2 { 
	position: absolute;
	background:#D4EF8B url(./images/cadre_haut2.gif) no-repeat top right;
	width:10px;
	height:10px;
	padding:0px;
	left:710px;
	top:270px;
}
#homebg { 
	background:#E8F7C2;
	width:342px;
	height:195px;
}
#homebd { 
	position:absolute;
	left:390px;
	top:290px;
	background:#E8F7C2;
	width:314px;
	height:195px;
}
#txthomebg {
	width:310px;
	color: #A9A9A9; 
	font-family:Verdana; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	text-align:justify;	
	padding-left:7px;
	padding-right:7px;}
#txthomebd {
	color: #A9A9A9; 
	font-family:Verdana; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	text-align:justify;	
}
#copyright { 
	margin:5px;
	position: absolute;
	background:#FFFFFF;
	color: #A9A9A9; 
	width:100%;
	height:25px;
	font-family:Verdana; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	text-align:center;	
}
#imghome { 
	position: absolute;
	top:45px;
	left:160px;
	margin:5px;
	border:2px solid #fff;
	width:125px;
	height:80px;
}
#allref { 
	margin-top:-5px;
	margin-left:20px;
}