/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-left: 50px;
}
.ital{
	font-style: italic;
}
.rem{
	color:#FF0000;
	font-size: x-small;
}
.tit_rouge{
	font-weight: bold;
	font-size: small;

	color:
; 	color: #FF0000;
}

.tit_chapi{
	font-weight: bold;
	font-size: small;
}
.tit_page{
	font-weight:bold;
	font-size:large;
	font-style: italic;
}	

.tit_general{
	font-weight:bold;
	font-size:x-large;
	font-style: italic;
}
.table{
	font-size: 11px;
	color: #000099;
}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000099;
	text-decoration: none;
	border: #E0E7FE solid 1pxsolid 1pxsolid 1px;
	padding-right: 5px;
	padding-left: 5px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000099;
	text-decoration: none;
	border: #E0E7FE solid 1pxsolid 1pxsolid 1px;
	padding-right: 5px;
	padding-left: 5px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	padding-right: 5px;
	font-style: normal;
	border: #E0E7FE solid 1pxsolid 1pxsolid 1px;
	padding-left: 5px;
}	
#conteneur{
	position:absolute;
	width:905px;
	height: auto;
	border: #000099 solid 1px;
	background-image: url(../images/img_layout/carre_bleu.gif);
}
#conteneur_index{
	position:absolute;
	width:900px;
	height: auto;
	border: #000099 solid 1px;
	background-image: url(../images/img_layout/degrade_creme_600.jpg);
}

#header {
	position: relative;
	width:900px;
	height: 110px;
	border-bottom-color: #FF0000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	float: left;
}
#header_g {
	float: none;
	width: 15%;
	height: 100px;
	position: absolute;
	top: 5px;
}
#header_d {
	float: none;
	margin: 1%;
	height: 80px;
	width: 80%;
	position: absolute;
	top: 0px;
	left: 15%;
}
#header_navi{
	height: 10px;
	width: 80%;
	position: absolute;
	top: 90px;
	left: 15%;
}

#gauche {
	height: auto;
	border-top-width: thin;
	padding: 5px;
	text-align: center;
	float: left;
	width: 120px;
}	
#vert_1 {
	height: auto;
	padding: 2px;
	text-align: center;
	float: left;
	width: 160px;

}
#centre {
	width: 580px;
	height: 380px;
	padding: 5px;
	text-align: center;
	float: left;
}
#vert_2 {
	width: 570px;
	height: auto;
	padding: 0px;
	text-align: center;
	float: left;
}
#centre_2 {
	width: 735px;
	height: auto;
	border-top-width: thin;
	background-image: url(../images/img_layout/degrade_creme_600.jpg);
	padding: 5px;
	float: left;
}
#centre_2g {
	position: absolute;
	left: 10%;
	top:118px;
	width: 88%;
	height: 400px;
	border-top-width: thin;
	background-image: url(images_fonds/degrade_creme_600.jpg);
	padding: 1%;
}

#centre_3 {
	position: absolute;
	left: 1%;
	top:115px;
	width: 99%;
	height: 400px;
	border-top-width: thin;
	background-image: url(../images/img_layout/degrade_creme_600.jpg);
	padding: 1%;
	text-align: center;
}


#droite {
	width: 170px;
	height: auto;
	text-align: center;
	float: right;
	padding: 5px;
	position: absolute;
	top: 107px;
	left: 720px;
	padding-top: 10px;
}
#bas {
	width: 720px;
	height: 100px;
	border-top-color: #FF0000;
	border-top-style: solid;
	border-top-width: thin;
	float: left;
	margin-top: 18px;
	}
#bas_index {
	width: 900px;
	height: 130px;
	float: left;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	padding-top: 5px;
	border-top-color: #000099;
	border-top-style: solid;
	border-top-width: 1px;
	}
