


*{
	border:none;
	margin:0;
	padding:0;
}
html {
	font-size: 100%;
}
body{
	background:#fff;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	color:#757a80;
	font-size:0.8em;
	text-align:center;
}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
h1{
	margin-top:15px;
	margin-bottom:5px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:25px;
	font-weight:normal;
	letter-spacing:-1px;
	color:#2d3841;
}
h2{
	margin-top:10px;
	margin-bottom:3px;
	font-family: Georgia, Times New Roman, Times, serif;
	color:#3f90bf;
	font-size:1.9em;
	font-weight:normal;
}
h3{
	margin-top:10px;
	margin-bottom:3px;
	font-family: Georgia, Times New Roman, Times, serif;
	color:#3f90bf;
	font-size:1.3em;
}
h4{
	margin-top:10px;
	margin-bottom:3px;
	font-family: Georgia, Times New Roman, Times, serif;
}
h5{
	margin-top:10px;	
	margin-bottom:3px;
	padding-left:10px;
	background:transparent url(/images/puce7.gif) no-repeat left 2px;
	font-size:0.85em;
}
h6{
	margin-top:10px;
	margin-bottom:3px;
	font-size:0.75em;
}
p{
	margin-top:7px;
	margin-bottom:3px;
	line-height:1.35em;
	text-align:justify;
}
ul{
	list-style-type:none;
	margin-bottom:10px;
}
ul li{
	padding-left:10px;
	margin-top:5px;
	background:transparent url(/images/puce3.gif) no-repeat left 0.5em;
}
ol{
	padding-left:30px;
	margin-bottom:10px;
}
ol li{
	margin-top:5px;
}
em{
	display:block;
	margin-right:100px;
	padding-left:38px;
	background:transparent url(/images/puce8.gif) no-repeat left top;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:1.1em;
	line-height:1.4em;
}
table{
	margin:10px 0;
	border:1px solid #e2e2e2;
	border-bottom:3px solid #e2e2e2;
	border-collapse:collapse;
}
th{
	border:1px solid #fff;
	padding:5px;
	background-color:#bfdaea;
	color:#fff;
}
td{
	border:1px solid #e2e2e2;
	padding:5px;
}

input[type=text]{
	border:1px solid #d2d5d7;
}
hr{
	display:block;
	height: 1px;
	margin: 8px 0;
	_margin: 1px 0;
	padding: 0;
	color: #757a80;
	background-color: #757a80; 
        color: #e2e2e2; 
	border: 0;
}
/*-----------------------------------------------*/

#global{
	width:990px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	min-height:210px;
	overflow:visible;
}
/*cols-------------------------------------------*/
.col_g{
	width:185px;
	padding-right:36px;
	padding-top:50px;
	float:left;
	background:transparent url(/images/bg6.gif) no-repeat left 49px;
	overflow:visible;
}
.col_d{
	float:left;
	width:656px;
	padding-top:35px;
	overflow:visible;
}
.col_d.etroit{
	width:680px;
	padding-top:0;
}
.titrage{
	padding:35px 0 10px 225px;
}
.filet{
	margin-top:20px;
	margin-bottom:20px;
	overflow:auto;
	width:100%;
	background:transparent url(/images/bg7.gif) repeat-y  190px 0;
}
.filet .col_g{
	background-image:none;
	padding-top:0;
}

.col_2t{
	width:380px;
	padding-top:15px;
	padding-right:16px;
	float:left;
}
.col_1t{
	width:212px;
	float:right;
	padding:15px;
	background-color:#fff4e3;
}
#footer{
	overflow:auto;
	clear:left;
	width:656px;
	padding:35px 113px 10px 221px;
	background:transparent url(/images/bg5.gif) no-repeat left 15px;
	text-align:right;
	font-size:11px;	
}
/*-----------------------------------------------*/


/*tetiere----------------------------------------*/
#header{
	position:relative;
	width:990px;
	height:210px;
	background:#adddf4 url(/images/bg1.jpg) no-repeat center top;
}
.tetiere_nom{
	display:block;
	width:267px;
	height:59px;
	position:absolute;
	left:0;
	top:33px;
	padding-top:15px;
	padding-right:27px;
	margin-top:0;
	overflow:hidden;
	background:#fff;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size:15px;
	line-height:15px;
	text-align:right;
	letter-spacing:0;
	color:#757a80;
}
.tetiere_nom b{
	display:block;
	padding-bottom:2px;
	font-weight:normal;
	font-family: Georgia, Times New Roman, Times, serif;
	color:#000;
	font-size:26px;
	line-height:26px;
	letter-spacing:-1px;
}
#diapo{
	width:224px;
	height:74px;
	position:absolute;
	left:294px;
	top:33px;
}
/*-----------------------------------------------*/

/*menu-------------------------------------------*/
#menu{
	margin-bottom:0;
	list-style-type:none;
	position:absolute;
	left:220px;
	bottom:0;
}
#menu li{
	float:left;
	margin-right:2px;
	padding-left:0;
	margin-top:0;
	background:#fff;
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	color:#000;
	text-transform:uppercase;
	font-size:14px;
	line-height:14px;
}
#menu li a, #menu li span{
	display:block;
	padding:20px 40px 7px 16px;
	background:#fff;
	border-bottom:1px solid #fff;
}
#menu li a:hover{
	color:#757a80;
	text-decoration:none;
}
#menu li a.actif{
	font-weight:bold;
	background-color:#ebf4f8;
	border-bottom:1px solid #b0ccdc;
}
#menu li.alt{	
	margin-top:16px;
	text-transform:none;
	color:#fff;
	font-size:12px;
	line-height:12px;
}
#menu li.alt a{
	display:block;
	padding:7px 12px;
	margin:0;
	background:#756e60 url(/images/bg2.gif) repeat-x left bottom;
	color:#fff;
	border-bottom:none;
}
#menu li.alt a:hover{
	background-color:#fbb03b;
	background-image:url(/images/bg4.gif);
	color:#fff;
}
#menu li a.actif:hover{
	background:#f9fcfe;
}
#menu li ul{
	position: absolute;
	z-index:999;
	left: -999em;
	width:210px;
	margin:0;
	padding-top:19px;
	padding-bottom:8px;
	list-style-type:none;
	background:#e37a00 url(/images/bg3.gif) no-repeat left top;
}
#menu li ul li{
	background:transparent;
	clear:both;
	float:none;
	text-transform:uppercase;
	color:#fff;
	font-size:11px;
	line-height:15px;
}
#menu li ul li a{
	display:block;
	zoom:1;
	background:transparent;
	padding:5px 19px;
	margin:0;
	border-bottom:1px solid #ea9b40;
	color:#fff;
}
#menu li ul li a.actif{
	background:transparent;
	border-bottom:1px solid #ea9b40;
}
#menu li ul li a:hover{
	background:#ff9111;
	color:#fff;
}
#menu li ul li a.last{
	border-bottom:none;
}
#menu li:hover, #nav li.hover {
	position: static;
}
#menu li:hover ul, 
#menu li.sfhover ul{
	left: -999em;
}
#menu li:hover ul, 
#menu li.sfhover ul{
	left:auto;
}


/*-----------------------------------------------*/

/*recherche form---------------------------------*/
#recherche{
	position:absolute;
	right:10px;
	bottom:8px;
}
#recherche #saisie{
	width:130px;
	margin:0;
	float:left;
	height:16px;
	font-size:10px;
}
#recherche #valide{
	float:left;
	margin-top:-4px;
}
/*-----------------------------------------------*/

/*-----------------------------------------------*/
/*col specifique---------------------------------*/

.col_1t{
	color:#475958;
}
.col_1t h2{
	margin-top:0;
	margin-left:-19px;
	padding-left:16px;
	color:#ff8900;
}
.col_1t p, .col_2t p{	
	margin-right:0;
	text-align:left;
}
.col_1t h3, .col_2t h3{	
	margin-bottom:7px;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	text-transform:uppercase;
	font-size:10px;
	color:#ff8900;
	font-weight:bold;
	letter-spacing:3px;
}
.col_1t li{
	background-image:url(/images/puce5.gif);
}
.col_1t hr{
	position:relative;
	color: #fff;
	background-color: #fff;
	height: 3px;
	margin: 16px 0 16px -15px;
	_margin: 9px 0 9px -15px;
	width:242px;
}
.col_2t h2{
	margin-top:0;
	margin-left:-10px;
	color:#2D3841;
	padding-left:10px;
	background:transparent url(/images/puce2.gif) no-repeat left 4px;
}
.col_2t h3{	
	margin-top:25px;
}
.col_2t .lien_plus{
	margin-left:250px;
}
.col_2t ul .lien_plus{
	margin-left:239px;
}

/*fil--------------------------------------------*/
#fil{
	width:100%;
	overflow:auto;
	margin-bottom:5px;
	border-left:4px solid #ff8900;
	font-size:0.85em;
}
#fil li{
	float:left;
	margin-right:5px;
	margin-top:0;
	padding-left:10px;
	background:transparent url(/images/puce6.gif) no-repeat left center;
}
#fil li:first-child{
	padding-left:10px;
	background-image:none;
}
#fil li a{
	color:#8b9298;
}
/*-----------------------------------------------*/

/*navpage--------------------------------------------*/
#navpage{
	width:100%;
	overflow:auto;
	margin-bottom:5px;
       	border-left:2px solid #ff8900;
	font-size:1.1em;
}
#navpage li{
	float:left;
	margin-right:5px;
        margin-left: 5px; 
	margin-top:0;
	padding-left:20px;
	background:transparent url(/images/puce6.gif) no-repeat left center;
}
#navpage li:first-child{
	padding-left:10px;
	background-image:none;
}
#navpage li a{
	color:#8b9298;
}
/*-----------------------------------------------*/

/*footer-----------------------------------------*/
#footer ul{
	list-style-type:none;
	float:right;
}
#footer li{
	float:left;
	margin-left:30px;
	padding-left:20px;
	background:transparent url(/images/puce1.gif) no-repeat left center;
}
#footer li a{
	color:#757a80;
}
/*-----------------------------------------------*/


.lien_plus{
	display:block;
	padding-left:11px;
	margin:5px 0 10px 0;
	background:transparent url(/images/puce4.gif) no-repeat left 6px;
	font-weight:bold;
	color:#000;	
}
.small{
	font-size:0.9em;
}
.chapeau{	
	margin-top:0;
	margin-bottom:20px;
	font-weight:bold;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}
.img_left{
	float:left;
	margin-right:15px;
	margin-bottom:5px;
}
.img_right{
	float:right;
	margin-left:15px;
	margin-bottom:5px;
}
.section{
	margin-top:5px;
	margin-bottom:20px;
	padding-right:10px;
}
.section h3{
	margin-top:0px;	
	margin-bottom:2px;
	text-transform:uppercase;
	font-size:1.15em;
	letter-spacing:-1px;
	color:#3f90bf;
}
.section h4{
	margin-top:1px;
	font-size:1.1em;
	font-weight:normal;
	letter-spacing:-1px;
	color:#3f90bf;	
}
.section li{
	background-position:left 11px;
}
.section li a{
	display:block;
	padding:5px 0;
	border-bottom:1px solid #e2e2e2;
}


