body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	background: #950014 url(images/fond.jpg) repeat-x;
	text-align: center;
	margin: 0 auto 0;
	position: relative;
}

div#site {
    text-align:left;
    background: url(images/site.jpg) repeat-y 0 0;
    width: 1000px;
    margin : auto
}

div#header {
    background: url(images/header.jpg) no-repeat 0 0;
    height : 265px;
    margin : 0;
    padding:0;
	position:relative;
}

img { border: 0; }

a {
	color : #000000;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

a:hover , a:active , a:focus {
    color : #950014;
    font-weight : bold;
    text-decoration:none;
}


div#footer {
    background:url(images/footer.jpg) no-repeat 0 0;
    height : 101px;
	clear:both;
}
div#footer2 {
	height : 26px;
	clear:both;
}
div#footer2 p {
    text-align: center;
    font-size: 0.9em;
    padding-top:40px; 
    clear:both;
    color:#666666;
}
div#footer p {
    text-align: center;
    font-size: 0.9em;
    padding-top:40px; 
    clear:both;
    color:#666666;
}

div#footer a {
    color : #666666;
    text-decoration:none;
}

div#left {
	width:273px;
	float:left;
	margin:0px;
}

div#right {
	margin-left: 273px;
	margin-right: 61px;
}

#right_haut {
	margin-left:0px;
	height: 20px;
	widht: 665px;
	position: relative;
}
#left_haut {
    margin-left:62px;
	height: 37px;
	widht: 211px;
	position: relative;
	background: url(images/left-top.jpg) no-repeat;
}
#left_haut h3 {
    padding-top:13px;
	text-align:center;
	font-size: 1.2em;
	color:#FFFFFF;
	margin:0px;
}

#leftbk {
	margin-left:62px;
	widht: 211px;
	background: url(images/left-bk.jpg) repeat-y;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 5px;
	position: relative;
}

#left_bas {
    margin-left:62px;
	height: 15px;
	widht: 211px;
	background: url(images/left-bottom.jpg) repeat-y;
	position: relative;
}

#right_haut {
	margin-left:0px;
	height: 20px;
	widht: 665px;
	position: relative;
}

#right_bas {
	margin-left:0px;
	height: 15px;
	widht: 665px;
	position: relative;
	margin-bottom:3px;
}

#rightbk {
	margin-left:0px;
	widht: 665px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 5px;
	position: relative;
}

#rightbk h2 {
	font-size: 13px;
	color: #950014;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	padding-bottom: 0.3em;
	border-bottom: 1px outset #C0C0C0;
	background-image: url(images/fleche.gif);
	background-repeat: no-repeat;
}

#left h2 { 
    margin-bottom: 10px;
	padding-left: 0.5em;
	padding-bottom: 0.3em;  
	border-bottom: 1px dashed #C0C0C0; 
	border-left: 3px solid #C0C0C0; 
}
#flash {
	width:883px;
	height: 235px;
	margin-top: 30px;
	margin-left: 59px;
	position: absolute;
}
#rech {
	width:194px;
	height:55px;
	margin-top: 175px;
	margin-left: 750px;
	position: absolute;
}
ul#navbar{
	list-style:none;
	text-align:center;
	padding-left:280px;
	padding-top:240px;
	font-size:10px;
	margin:0px;
	position: relative;
}

ul#navbar li{
    float:left;
    width:90px;
    margin:0 14px 0 0;
    text-align:center;
    font-size:13px;
}

ul#navbar li a, ul#navbar li a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#FFFFFF;
}

ul#navbar li a:hover, ul#navbar li a:active, ul#navbar li a:focus {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}
.Envoyer {
	background-color: #FFFFFF;
	color: #950014;
}

.saisie {
	background-color: #EEEEEE;
	color: #0D627E;
}
.must {
	color: #950014;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
}
.nom {
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}
.boutonbas {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.titrevin {
	text-align:center;
	font-size: 12px;
	color:#FFFFFF;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(images/famille.jpg);
}	
.divpro {
	border-left: solid 1px gray;
	border-right: solid 1px black;
	border-bottom: solid 1px gray;
	border-top:solid 1px gray;
	height:566px;
	overflow:auto;
	visibility: visible;
}
