


							/*********************************************  STYLES GENERAUX  *********************************************/


*{
	margin: 0;
	padding: 0;
}

body{
	text-align: center;
	font: 0.8em "Verdana", Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF url(../images/background.gif) repeat-x;
}

a:hover{
	text-decoration:underline!important;
}

a:link,a:active,a:visited{ 
	text-decoration: none; 
	color: #000066;
}

img{
	border: 0;
}
.txt_rouge{
	color: #FF0000;
}
.texteblanc{
	color: #FFFFFF;
}
.textebleufonce{
	color: #000033;
}
.textebleufoncegros{
	color: #000033;
	font-size: 13px;
	font-weight: bold;
}
.Titre{
	font-size:12px;
	color: #ffe431;
	margin-bottom:5px;
} 

#error{
	margin-left: auto;
	margin-right: auto;
	margin-top:25px;
	width:760px;
	height:220px;
	text-align:left;
	border:dotted 2px #000066;
	background:#FFFFFF;
	}
#errortitle{
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	}
#errorhead{
	width:760px;
	height:80px;
	background:#000066;
	margin-bottom:25px;

	}
#errorheadleft{
	width:80px;
	height:80px;
	float:left;
	margin-bottom:25px;
	}
#errorheadright{
	width:530px;
	height:45px;
	float:left;
	padding-top:35px;
	padding-left:150px;
	}
#errorprecedent{
	clear:both;
	border: 2px #FFCC33 dashed;	
	margin-top:100px;
	margin-left:40px;
	width:220px;
	font-weight:bold;
	}
#contour{
	width:690px;
	border:2px dashed #000066;
	margin-left:30px;
	font-size:14px;
	margin-top:100px;
	min-height:50px;
	padding-top:10px;
	padding-left:10px;
	clear:both;
	font-weight:bold;
	}
							/* 												Organisation de la page                                    */
#txt_logo{
	font-size:10px;
	margin-left:9px;
	font-weight:bold;
	}
									
#conteneur{
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	min-height: 500px;
	text-align: left;
	background: #FFFFFF url(../images/rightshadow.gif) no-repeat right top;
}

* html #conteneur{height: 500px;}

#header{
	position: relative;
	text-align: right;
	height: 142px;
	padding-left: 10px;
	background: url(../images/leftshadow.gif) no-repeat left top;	
}

#menu{
	height: 60px;
	width: 749px;
	padding-left: 10px;
	background: url(../images/leftshadow.gif) no-repeat 0 -142px;
}

#contenu{
	position: relative;
	min-height: 475px;
	width: 749px;
	padding-left: 10px;
	background: url(../images/leftshadow.gif) no-repeat 0 -222px ;
}

* html #contenu{height: 475px;}


/* 													Styles divers (Rangés par ordre alphabétique) */
#assistant{
	float: right;
	height: 142px;
	width: 400px;
}

#barre{
	position: relative;
	float: left;
	height: 20px;
	width: 734px;
	padding-left: 5px;
	background: #212f4e url(../images/fondspacer.gif) repeat-y left;
}

.bouton{
	width: 77px !important;
	height: 34px;
	font-weight : bold;
	padding-right: 20px;
	text-align: center;
	color: #FFFFFF;
	background-image: url(../images/fond_bouton.gif);
	border: 0;
}


#boutonok{


}
.depot_virtuel{
	position: absolute;
	top: 6px;
	left: 25px;
}

a.logo_parc{
	display: block;
	height: 55px;
	width: 78px;
	margin: 10px 0 0 10px;
}

#search{
	position: relative;
	float: left;
	text-align: left;
	width: 300px;
	height: 142px;
}
#menu_subitem a{
	color:#ffe431;
}
.search_form{
	position: absolute;
	left: 10px;
	bottom: 10px;
	width: 300px;
	height: 34px;
	border: 0;
	background: #ffe431 url(../images/backform.gif) left repeat-y;
}
.search_titre{
	position: absolute;
	left: 10px;
	bottom: 52px;
	font-size: 10px;
	color: #0000FF;
}


/* ELEMENTS MENU                  */

#menu_arrondi{
	position: relative;
	float: right;
	height: 20px;
	width: 136px;
	color: #000000;
	font-size:10px;
	background: #212F4E url(../images/arrondimenu.gif) no-repeat left;
}

#menu_barre_up{
	float: left;
	height: 30px;
	width: 384px;
	padding-left:5px;
	color: #FFFFFF;
	background: #212f4e url(../images/fondspacer.gif) repeat-y left;
	font-size:16px;
	padding-top:10px;
}

#menu_barre_down{
	color:#FFFFFF;
	font-size:9px;
	text-align:left;
	height: 20px;
	color: #0000FF;
	width: 739px;
	padding-left:10px;
	background:#dcdae8 url(../images/leftshadow.gif) no-repeat 0 -202px;	
}

#menu_barre_down li{
	float: left;
	padding: 0px 20px 0px 20px;
	list-style: none;
}
#menu_barre_down2{
	width:739px;;
	height:inherit;
	background: url(../images/fond_barre.jpg);
}

.menu_barre_down_petit_p{
	margin-top:3px;
}
#menu_item{
	position: relative;
	width:350px;
	float:right;
	text-align: left;
	height: 20px;
	margin-right: 10px;
	font-size:14px;
	font-weight: bold;
	background-color: #212F4E;
}

* html #menu_item{margin-right: 5px;}

#menu_item li{
	float: left;
	color:#FFFFFF;
	margin-left:45px;
	margin-right:35px;
	list-style: none;
}

* html #menu_item li{
	margin-left:30px;
	margin-right:35px;
}

#menu_item a{
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
}
#menu_subitem{
	background-color: #212F4E;
	color:#FFFFFF;
	font-size:13px;
	width:350px;
	height:40px;
	float:left;
	text-align:left;
}
#menu_subitem ul{
	color:#FFFFFF;
	float: left;
	margin-left:10px;
	margin-right:5px;
	list-style: none;
}

.special_event{
	position: relative;
	float: left;
	text-align: center;
	width: 100%;
	min-height: 200px;
	margin-top: 100px;
}

* html .special_event{
	height: 200px;
}

/* ELEMENTS FOOTER                */



#footer{
	position: relative;
	float: left;
	text-align: center;
	font-size: 7pt;
	width: 739px;
	background: url(../images/footerback.gif) repeat-x 0px 88px;
}

#footer a{
	margin-left: 15px;
	margin-right: 15px;
}
#liens{
	position: relative;
	float: left;
	width: 739px;
	min-height: 100px;
}
* html #liens{
	height: 100px;
}
#liens h2{
	position: relative;
	float: left;
	padding: 10px 0 0 10px;
	color: #937500;
	font-size: 12px;
}
#liens .liste{
	position: relative; 
	float:left; 
	padding: 10px 0 0 30px; 
	margin-bottom: 10px; 
	color: #ffe431; 
	list-style-type:square;
}
#utiles{
	position: relative; 
	float: left; 
	width: 100%;
}
.liste{
	position: relative; 
	float:left; 
	padding: 0px 0px 0px 100px; 
	color: #ffe431; 
	list-style-type:none;
}
.liste li{
	padding-left:15px;
	position: relative; 
	float:left; 
	list-style-type:none;
}
.liste a{
	font-size:9px;
}
.liste_titre{
	color:#000000;	
	font-size:11px;	
	list-style-type: circle;
}
.separation{
	position: relative; 
	float: left; 
	width: 639px; 
	margin-left: 50px; 
	border: 0; 
	border-top: 3px dotted #000066;
}

* html .separation{
	margin-left: 25px;
}

.presentation{
	position: relative;
	float: left;
	width:739px;
	text-align:left;
	background: #bebdcd;
	color: #FFFFFF;
	font-size:16px;
	min-height:30px;
	border-top: 3px dotted #000066;
	border-bottom: 3px dotted #a1a0b2;
}

* html #presentation{
	border-top: 2px dashed #000066;
	border-bottom: 2px dashed #a1a0b2;
	height: 30px;
}

#presentation h3{
	padding-left:30px;
}

* html #presentation h3{
	padding-bottom: 5px;
}

#valid{
	position: relative;
	float: left;
	text-align: left;
	width: 100%;
	margin-top: 5px;
}

