<?php include('Connections/connectVI.php'); ?>
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DED5B3;
	scrollbar-arrow-color:#DED5B3;
scrollbar-face-color:#996600;
scrollbar-highlight-color:#663300;
scrollbar-3dlight-color:#DED5B3;
scrollbar-shadow-color:#663300;
scrollbar-darkshadow-color:#663300;
scrollbar-track-color:#DED5B3;

}
#bloc {
	position: absolute;
	width: 1000px;
	height: auto;
	margin-left: -500px;
	/*border:: 1px solid #999;*/
	border-color: #663300;
	border-width: 1px;
	border-style: solid;
	background-color: #DED5B3;
	left: 50%;
}
#header {
	padding-top: 12px;
	height: 100px;
	/*background-image:url(../images/fonds/bg_header.png);*/
	background-image:url(../images/fonds/entete.jpg);
	text-align: center;
	color: #DED5B3;
	font-size: 50px;
	font-weight: bold;
	background-repeat: no-repeat;
}

#nav{
	height: 20px;
	background-color:#FFFFCC;
}
#footer {
	color: #DED5B3;
	text-align: center;
	font-size: 10px;
	font: verdana;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #996600;
}

#apDiv1 {
	position:absolute;
	z-index:1;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
}
#espace
{
	background-color:#DED5B3;
	min-height: 600px;
}

#apDiv2 {
	position:absolute;
	left:50%;
	width:1000px;
	margin-left: -499px;
	z-index:2;
	top: 1px;
}
a {
	font-size: 12px;
	color: #663300;
}
a:visited {
	color: #663300;
}
a:hover {
	color: #FF6600;
}


#texte{
	color:#663300;
	border:0px solid #69c;
	margin:0 1% 0em 14%;
	padding:0 0% 0em 1%;
	height: auto;
}

#sectionmenus{
	left:8px;
	position:absolute;
	top:160px;
	width:118px;
	overflow:hidden;
	height: auto;
}
#vertical{
margin-bottom:1em;
}


#vertical a {
	color: white;
	background-color: #AE7602;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	border: 1px outset #663300;
	display: block;
	width: 100px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#vertical a:hover {
	background-color: #DED5B3;
	border: 1px inset #663300;
	color:#663300;
}

#gauche{
	width:130px;
	border: 0px solid;
	float:left;
	height: auto;
}



.Style15 {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
}
.Style14it {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
	font-style: italic;
}
.Style14 {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;	
}

.Style9 {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
}
.marron {border-color:#996633;
border-style:solid;
border-width:2px;
}
.marron_fieldset {
	border-color:#996633;
	border-style:solid;
	border-width:2px;
	margin-right: 12px;
}
.fieldset_legend {
	border-color:#996633;
	border-style:solid;
	border-width:2px;
	text-align: center;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
}
.photo{
	border-color: #663300;
	border-width: 3px;
	border-style: solid;

}
.cadre{
	border-width: 3px;
	border-style: solid;
	border-color: #663300;
}
