@charset "UTF-8";
/* CSS Document */

html, body {
	height:100%;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	color: #A05599;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A05599;
}
a:hover {
	text-decoration: underline;
	color: #E74687;
}
a:active {
	text-decoration: none;
	color: #E74687;
}

.fullheight {
	height:100%;
}
.bandeau_haut {
	background:url(IMG/fond_haut.jpg) repeat-x;
}
.bandeau_bas {
	background:url(IMG/fond_bas.jpg) repeat-x;
}
.fond_gris {
	background:url(IMG/fond_gris.jpg) bottom repeat-x;
}
.fond_gauche {
	background:url(IMG/fond_gauche.jpg) bottom no-repeat;
}
.bienplus1 {
	background:url(IMG/fond_bienplus1.jpg) bottom repeat-x;
}
.bienplus2 {
	background:url(IMG/fond_bienplus2.jpg) top repeat-x;
}
.separation {
	background:#ced515 bottom;
}

.grasvert {
	font-size:14px;
	color:#ced515;
	font-weight:bold;
}
.petitviolet {
	color:#A05599;
	font-size:11px;
}

.orange_gras {
	color:#EC732C;
	font-weight:bold;
}


.champ {
	border: 1px solid #A05599;
	color: #666666;
}
.recherche {
 	width:100px;
}
.actu_date {
	color:#999999;
}
 
 
.basdepage a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.basdepage a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.basdepage a:hover {
	text-decoration: underline;
	color: #333333;
}
.basdepage a:active {
	text-decoration: none;
	color: #333333;
}



h3.spip {
	font-size:21px;
	color:#ced515;
	font-weight:bold;
	margin-top:20px;
}

.titre_vert {
	font-size:21px;
	color:#ced515;
	font-weight:bold;
}
.titre_vert a:link {
	color:#ced515;
}
.titre_vert a:visited {
	color:#ced515;
}
.titre_vert a:hover {
	color:#EC732C;
}
.titre_vert a:active {
	color:#EC732C;
}

.bleugras {
	color:#00AEC5;
	font-weight:bold;
}

.champs_codepostal {
	width:130px;
	height:35px;
	border:solid 1px #E74687;
	font-size:32px;
	font-weight:bold;
	color:#E74687;
}
.champs_recherche {
	width:80px;
	height:22px;
	border:solid 1px #A05599;
	font-size:18px;
	font-weight:bold;
	color:#E74687;
	text-align:center;
}