body{
	background-color:#F8F0E3;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:9pt;
}

a {
	font-weight:bold;
	color:#FF6600;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

img{
	border:none;
}

/*** messages d'erreur et de validation ***/
.p_erreur, .p_valide{
	width:700px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	font-weight:bold;
	font-family:"Courier New,Verdana,Geneva,Arial,Helvetica,sans-serif";
}
.p_erreur{	color:#FF0000;	}
.p_valide{	color:#009966;	}

.header{
	width:954px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #FFB03A;
	background-color:#F4F4DE;
}
html>body .header{ width:950px;}

.header_banniere{
	width : auto;
	margin-top : 5px;
	margin-left : 5px;
	text-align : center;
}

.header_ariane {
	width : auto;
	margin-left : auto;
	margin-right : auto;
	text-align : left;
	font-weight : bold;
	padding-left:5px;
	padding-top : 2px;
	padding-bottom : 2px;
	border-top : 1px solid #FFB03A;
}

#global{
	width : 954px;
	margin-left: auto;
	margin-right: auto;
	margin-top : 10px;
	margin-bottom:0px;
	border: 1px solid #FFB03A;
	position:relative;
}
html>body #global{ width:950px;}

#menu_gauche{
	width:149px;
	height:auto;
	float:left;
	position:relative;
	font-weight:bold;
}

#menu_gauche h3{
	background-image:url(./Images/bgtitre.gif);
	color:#FFFFFF;
	font-size:12pt;
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
}

#menu_gauche ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

#menu_gauche li{
	border-bottom:1px solid #CCC;
}

#menu_gauche li a{
	padding-left:5px;
	color:#FF6600;
	text-decoration:none;
	display:block;
}

#menu_gauche li a:hover{
	background-color:#ECEDC3;
}

#page_principale{
	width:784px;
	min-height:300px;
	height:100% !important;
	height:100%;
	float:left;
	position:relative;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	left:0px;
	background-color:#ECEDC3;
	border-left:1px solid #FFB03A;
}
html>body #page_principale{ width:780px;}

#footer{
	width : 954px;
	margin-top:10px;
	margin-left : auto;
	margin-right : auto;
	position:relative;
	clear:both;
	background-color : #f4f4de;
	border:1px solid #FFB03A;
	text-align : center;
	font-weight : bold;
}
html>body #footer{ width:950px;}


html>body #feinte{ 
	width:950px; 
	height:0px; 
	position:relative;
	clear:both;
}

.fieldset_choix_galerie{
	width:350px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.div_galerie_presentation_num{
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}

.div_galerie_presentation{
	width:678px;
	margin-left : auto;
	margin-right : auto;
	border:1px solid #FFB03A;
	background-color:#F8F0E3;
}

.div_galerie_presentation_titre{
	width:668px;
	border-bottom:1px solid #FFB03A;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:10pt;
	font-weight : bold;
}

.div_galerie_presentation_tof_general{
	width:668px;
	border-bottom:1px solid #FFB03A;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}

.div_galerie_presentation_tof_liste{
	width:auto;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	padding-bottom:5px;
}

.div_galerie_presentation_tof_detail{
	width:100px;
	padding-left:15px;
	padding-right:15px;
	padding-top:20px;
	padding-bottom:20px;
	float:left;
}

.div_galerie_presentation_visiter{
	width:668px;
	padding-bottom:5px;
	text-align:center;
	font-size:10pt;
	font-weight : bold;
}

.fieldset_update_photo{
	width:500px;
	margin-left:auto;
	margin-right:auto;
}