h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;
}
.infogauche 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #666666;
text-decoration: none;
}
.mil
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #333333;
text-decoration: none;
}
.miltitre
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #333333;
text-decoration: none;
}


.pip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #1A8B71;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #E7AC12;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.infostxt {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}
.infostxtnormal {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
/*.infostxt:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}*/
.bleubas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #E7AC12;
	text-decoration: none;
}
.bleubas:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.textebaspage {

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: bold;
color: #027ABB;
text-decoration: none;
}
a.textebaspage:hover {


font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #027ABB;
text-decoration: none;
}
.infogauchetitre {

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #E7AC12;
text-decoration: none;
}

/*------------------formulaire-------------*/

#form{
	padding:0 0 0 15px;
	margin:0;
	width: 250px;
}

#form p {
	line-height:normal;
	color: #FFFFFF;
}

label{
	display:block;
	width:250px;
	background-color: #002377;
	text-align: left;
	font-size: 10px;
	margin: 0 0 2px 0;
	color: #FFFFFF;
	padding: 0 0 0 2px;
}

input{
	width:175px;
	height:15px;
	border:none;
	padding:0px 0px 0px 3px;
	margin:0px 0px 5px 0px;
	background-color: #002377;
	color: #FFFFFF;
}

textarea{
	width:245px;
	height:30px;
	border:none;
	padding:0px 0px 0px 3px;
	margin:0px 0px 5px 0px;
	background-color: #002377;
	overflow: auto;
	color: #FFFFFF;
}

#bouton{
	display:block;
	width:90px;
	padding:0;
	margin:0;
	border:none;
	cursor:pointer;
	background-color: #002377;
	color: #FFFFFF;
	float: left;
}

.cle {
	clear:both;
}

.commentaire-1 {
	display:block;
	float:left;
	padding: 0 0 0 10px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}
