body {
	background-color: #C8C8CD;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
}

td {
	font-size: 13px;
}
a.menu {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a.menu:link, a.menu:visited {
	color: #FFF;
}
a.menu:hover {
	color: #D0D1E2;
}

a.menuonline:link, a.menuonline:visited, a.menuonline:hover {
	font-size: 11px;
	text-decoration: none;
	color: #D0D1E2;
	font-weight: bold;
}
a.menubas:link, a.menubas:visited, a.menubas:hover {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;	
}
.menutitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}

.homenews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

a.homenews:link, a.homenews:visited, a.homenews:hover {
	text-decoration: underline;
}
.foot, a.foot:link, a.foot:visited, a.foot:hover {
	font-size: 11px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
.atoutshome {
	padding-left: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B70226;
	background-color: #F5F5FA;
	background-image: url(../_img/home/puce.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 8px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 18px;
	margin-top: 5px;
	width: 301px;
	padding-right: 5px;
	background-position: 0px 8px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../_img/titre/titre.gif);
	background-repeat: repeat-x;
	height: 45px;
	color: #8789B5;
	font-size: 20px;
	letter-spacing: 2px;
	font-weight: bold;
	margin:0;
	padding:0;
}
ul.menugauche {
	padding:0;
	margin:0;
	padding-left:2px;
	width:133px;
	list-style-type: none;
}
li.menugauche {
	background-image: url(../_img/gauche/puce_3.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	padding-left: 30px;
	list-style-type: none;
}
.titreactu {
	margin:0;
	padding:0;
	font-weight:bold;
	color: #C40229;
	font-size: 14px;
}
.inputdemande {
width:200px;
height:19px;
border: thin solid #ccc;
}
.inputdemande:hover {
border:1px solid #000;
}
.inputdemande:focus{
border:1px solid #FF3300;
}
fieldset {
	border: #26a solid 1px;
	width: 20em;
	margin-bottom: 10px;
}
legend {
	border: #26a solid 1px;
	padding: 1px 10px;
	background-color: #B6B6DA;
}