@charset "iso-8859-1";
/* CSS Document */
a:link, a:visited , a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
div#centrage {
	width: 950px;
	margin: auto;
	padding: auto;
}
div#centre {
	width: 950px;
	float: left;
	background-color: #FFFFFF;
}
div#haut {
	width: 950px;
}
div#intro {
	height: 200px;
	float: left;
	margin-top: 25px;
}
div#contenu {
	width: 950px;
	font-size: 13px;
	line-height: 19px;
	vertical-align: top;
	float: left;
}
div#news {
	font-size: 11px;
	width: 366px;
	vertical-align: top;
	line-height: 12px;
	list-style-type: circle;
	margin-top: 15px;
	text-align: left;
	background-image: url(image_interface/fond_news.jpg);
	padding-left: 85px;
	background-repeat: no-repeat;
	float: left;
	margin-right: 32px;
	height: 190px;
	padding-top: 38px;
}

div#pave {
	font-size: 11px;
	background-image: url(image_interface/fondpave.jpg);
	background-repeat: no-repeat;
	width: 466px;
	height: 190px;
	float: left;
	margin-top: 16px;
	line-height: 12px;

}
div#nav {
	font-size: 11px;
	width: 200px;
	float: left;
	margin-top: 25px;
	margin-right: 32px;
	font-weight: bold;

}
div#navbton {
	background-image: url(image_interface/bt_nav_on.jpg);
	height: 24px;
	padding-left: 11px;
	margin-bottom: 5px;
	color: #FFFFFF;
	padding-top: 2px;
	background-repeat: no-repeat;
}
div#navbtonl {
	background-image: url(image_interface/bt_nav_on_l.jpg);
	height: 44px;
	padding-left: 11px;
	margin-bottom: 5px;
	color: #FFFFFF;
	padding-top: 2px;
	background-repeat: no-repeat;
}
div#navbtof {
	background-image: url(image_interface/bt_nav_of.jpg);
	height: 24px;
	padding-left: 11px;
	margin-bottom: 5px;
	padding-top: 2px;
	background-repeat: no-repeat;
}
div#navbtofl {
	background-image: url(image_interface/bt_nav_of_l.jpg);
	height: 44px;
	padding-left: 11px;
	margin-bottom: 5px;
	padding-top: 2px;
	background-repeat: no-repeat;
}
div#centrepage {
	width: 343px;
	float: left;
	margin-top: 25px;
	margin-right: 32px;

}
div#centredeuxcol {
	width: 718px;
	float: right;
	margin-top: 25px;

}
div#centrebas {
	width: 718px;
	float: right;
	margin: 0;

}
div#gauchebas {
	width: 343px;
	float: left;
	margin-top: 45px;
}
div#gauchepage {
	width: 343px;
	float: left;
	margin-top: 25px;

}
div#basdepage {
	width: 950px;
	background-image: url(image_interface/lisere.jpg);
	background-repeat: no-repeat;
	height: 30px;
	text-align: right;
	font-size: 9px;
	padding-top: 20px;
	float: left;
}
div#navbas {
	width: 950px;
	height: 15px;
	text-align: right;
	font-size: 10px;
	float: left;
	margin-top: 15px;
}

div#hautbleu {
	background-image: url(image_interface/haut_bleu.jpg);
	height: 7px;
	background-repeat: no-repeat;
	margin: 0;
	background-color: #19007F;
}

div#centrebleu {
	background-image: url(image_interface/centre_bleu.jpg);
	padding-left: 11px;
	background-repeat: repeat-y;
	padding-right: 11px;
	height: 275px;
	line-height: 14px;
	font-size: 11px;
}
div#centrebleu2 {
	background-image: url(image_interface/centre_bleu.jpg);
	padding-left: 11px;
	background-repeat: repeat-y;
	padding-right: 11px;
	height: 190px;
	line-height: 14px;
	font-size: 11px;
}
div#centrebleu3 {
	background-image: url(image_interface/centre_bleu.jpg);
	padding-left: 11px;
	background-repeat: repeat-y;
	padding-right: 11px;
	height: 140px;
	line-height: 14px;
	font-size: 11px;
}
div#basebleu {
	background-image: url(image_interface/bas_bleu.jpg);
	height: 7px;
	background-repeat: no-repeat;
	float: left;
	width: 343px;
	border: 1;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.textebleu {
	color: #19007F;
}

.margedroite {
	margin-right: 32px;
	margin-bottom: 20px;
}
.noir {
	color: #000000;
}
.blanc {
	color: #FFFFFF;
}
.titre {
	font-size: 18px;
	font-weight: bold;
	color: #19007F;
}
#centrage #centre #contenu #centredeuxcol img {
	margin-bottom: 10px;
	margin-left: 28px;
}
.ptexte {
	font-size: 11px;
}
