/* Mise en page CSS du site pour screen */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: auto;
	text-align: center;
	background-color:#E3E8EC;
}

div#header {
height: 114px;
}

.haut {
	height: 20px;
}

div#conteneur {
	overflow:hidden;
	position: relative;
	width: 760px;
	height: auto;
	margin-left: auto;
	margin-right:auto;
	margin-top:20px;
	text-align:left; /* pour rétablir l'alignement du texte suite au bug IE (cf. style div Body) */
}
div#conteneur-home {
	position: relative;
	width: 760px;
	height: auto;
	margin-left: auto;
	margin-right:auto;
	margin-top:20px;
	text-align:left; /* pour rétablir l'alignement du texte suite au bug IE (cf. style div Body) */
}

.img_seule {
	border:O;
	margin:0;
	padding:0;
	vertical-align:top;
}

.img_droite {
	float:right;
	position:absolute;
	right:30px;
	border:O;
	margin:0;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:50 px;
	left: 473px;
	top: 240px;

}

div#contenu {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 760px;
	background-color: #FFFFFF;
	background-image: url(images/fd_test.gif);
   	background-repeat: repeat-y;
	position: relative;
	text-align: left;
	float: left;
	z-index: 300;
	background-color:#E3E8EC;
}

div#texte {
	position: relative;
	float: right;
	width: 530px;
	margin-right: 20px;
	_margin-right: 10px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	color: #012537;
	text-align:justify;
	
}

div#colonne {
	position: relative;
	float: right;
	width: 360px;
	z-index: 301;
}

div#visu-colonne {
	position: relative;
	float: right;
	padding-right: 10px;
	padding-left: 20px;
	width: 121px;
	z-index: 280;
}

div#alinea {
	padding-left: 15px;
	text-align:justify;
}

div#alinea2 {
	padding-left: 25px;
	text-align:justify;
}

div#gauche {
	position: relative;
	float:left;
	width: 179px;
}

div#pied {
height: 60px;
clear:both;
}

.logo {
	left:0;
	top:20px;
	width:79px;
	height:114px;
	border:0;
	margin:0;
	padding:0;
}

.menuhaut {
position:absolute;
list-style-type: none;
left:79px;
top:0px;
margin: 0;
padding:0;
}

.menuhaut li {
display: inline;
}
.menuhaut > a {
margin: 0;
padding:0;
border:0;
}

.menuhaut > a:hover {
text-decoration: none;
margin: 0;
padding:0;
border:0;

}
.menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
.menugauche li {
margin-bottom: 5px;
}
.menugauche a {
margin: 0 2px;
text-decoration: underline;
}
.menugauche a:hover {
text-decoration: none;
}
.menudroit {
list-style-type: none;
margin: 0;
padding:0;
}
.menudroit li {
margin-bottom: 5px;
}
.menudroit a {
margin: 0 2px;
text-decoration: underline;
}
.menudroit a:hover {
text-decoration: none;
}
p {margin: 0 0 10px 0;}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #012537;
}
.txtBleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
}
.txtBleu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
}
.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	font-weight: bold;
	color: #012537;
}
.tit a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	font-weight: bold;
	color: #012537;
}
.stit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: bold;
	font-weight: bold;
	color: #669933;
}
a.lienTxt:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:  normal;
	color: #012537;
	text-decoration: none;
}
a.lienTxt:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:  normal;
	color: #012537;
	text-decoration: none;
}
a.lienTxt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:  normal;
	color: #006699;
	text-decoration: none;
}
a.lienBleu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:  normal;
	color: #006699;
	text-decoration: none;
}
a.lienBleu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:  normal;
	color: #006699;
	text-decoration: none;
}
a.lienBleu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:  normal;
	color: #012537;
	text-decoration: none;
}

.jumpmenu {
	background-color: #E3E8EC;
	font: 11px Verdana;
	color: #000000;
	border: none;
}
.whtable {
border:none;
}

.whtable td {
border-color: #FFFFFF;
border-style:solid;
border-width:thin;
}


/*******************************************************/
/* styles pour les alinéas                             */
/*******************************************************/
.alinea ul{
	padding:0px 0px 0px 20px;
	margin:0px;
	list-style:none;
	text-align:justify;
}
.alinea ul li{
	text-indent:-8px;
}

