@charset "iso-8859-2";
p, img, table, div, ul, li, br{
	margin:0px;
	padding:0px;
	border:0px;
}
body {
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
}
.body1 {
	background-image: url(images/fond_site.png);
}
.body2 {
}
.site {
	width:1000px;
	font-family:Tahoma;
	font-size:11px;
	color:#5b72a5;
	text-align:justify;
	margin-right: auto;
	margin-left: auto;
}
.fond {
	width:100%;
	height:100%;
	background: url(images/proti_fond.jpg) center bottom no-repeat;
}
.break {
	clear:both;
	margin:0px;
	padding:0px;
	height:0px;
	width:0px;
}
.centre {
	width:975px;
	padding-left:13px;
	padding-right:12px;
	padding-top:20px;
}
.bandeau_gauche {
	width:180px;
	height:663px;
	float:left;
	margin-bottom:20px;
}
.actu {
	height:271px;
	background-color:#bad8e4;
	margin-bottom:20px;
	padding-left:8px;
	padding-right:8px;
}
.coordonnees {
	height:220px;
	background-color:#bad8e4;
	padding-top:16px;
	padding-left:8px;
	padding-right:8px;
}
.colonne_centre {
	width:600px;
	float:left;
}
.bandeau_droite {
	width:195px;
	float:right;
}
.espace_newsletter {
	width:195px;
	height:56px;
}
.contenu01 {
	width:795px;
	float:right;
	background-image: url(images/photo_fond_01.jpg);
	background-repeat: no-repeat;
	background-position: 165px 105px;
}
.texte_contenu01 {
	margin-top:10px;
	margin-left:24px;
	width:302px;
	height:416px;	
}
.texte_contenu02 {
	margin-top:10px;
	margin-left:24px;
	width:380px;
	height:370px;	
}
.texte_contenu03 {
	margin-top:10px;
	margin-left:10px;
	width:289px;
	height:416px;	
}
.texte_contenu04 {
	margin-top:10px;
	margin-left:24px;
	width:550px;
	height:416px;	
}
.texte_contenu05 {
	margin-top:10px;
	margin-left:24px;
	width:550px;
	height:416px;
	text-align:center;	
}
.contenu02 {
	width:795px;
	float:right;
	background-image: url(images/photo_fond_02.png);
	background-repeat: no-repeat;
	background-position: 120px 230px;
}
.contenu03 {
	width:795px;
	float:right;
	background-image: url(images/photo_fond_06.png);
	background-repeat: no-repeat;
background-position: 305px 245px;
}
.contenu04 {
	width:795px;
	float:right;
	background-image: url(images/photo_fond_04.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.texte_contact {
	margin-top:10px;
	margin-left:24px;
	width:553px;
	height:416px;	
}
.contenu_mentions_legales {
	width:795px;
	float:right;
}

.message_envoye {
	text-decoration: blink;
}
.foot {
	background:url(images/foot_image.png) no-repeat;
	width:975px;
	height:100px;
	/**padding-top:7px;**/
	padding-top:2px;
	padding-left:25px;
	color:#5b72a5;
}
a:link{
	text-decoration: none;
	color:#5b72a5;
}
a:visited{
	text-decoration: none;
	color:#5b72a5;
}
a:hover{
	color: #3fb4e6;
	font-weight: normal;
	text-decoration: underline;
}
.textegris {
	color:#5d5d5d;
}
.textevert {
	color:#6b823c;
}
.texterose {
	color:#7d219f;
}
.texterouge {
	color:#ff0000;
}
.texteorange {
	color:#fa5e00;
}
.textegrisbizarre {
	color:#333333;
}
.textebleu {
	color:#204184;
}
.textenoir {
	color:#000000;
}
.texteblanc {
	color: #ffffff;
}
.textebleuclair {
	color: #3fb4e6;
}
.textebleufonce {
	color:#003366;
}
.font14 {
	font-size:14px;
	color:#333333;
}
.font16 {
	font-size:16px;
}
li {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 20px;
}
Style newsletter *************************************************************

#news {
	padding-top: 40px;
	height: 55px;
}
.champNews {
	height:17px;
	width:140px;
	background:#BAD8E4;
	text-align:center;
	margin:0px 0px 0px 0px;
	float:left;
	border: none;
}
.boutonNews {
	height:19px;
	width:53px;
	border: none;
	margin:0px 0px 0px 0px;
	color:#FFFFFF;
	float:right;
	background:#3FB5E7;
	cursor:pointer;
}
