/*________________________________Standard_____________________________*/
.content {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
}
.content_home {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}

.contentbold {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight:bold;
}

.contentsmall {
	font-family: Tahoma;
	font-size: 9px;
	color: #183C5E;
}
.contentsmall_contact {
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
}
.contentsmallblanc {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFF;
}

.contentsmallbold {
	font-family: Tahoma;
	font-size: 9px;
	color: #183C5E;
	font-weight:bold;
}

.title{
	font-family: Tahoma;
	font-size: 11px;
	color: #54699a;
	font-weight:bold;
}
.titlebold{
	font-family: Tahoma;
	font-size: 12px;
	color: #54699a;
	font-weight:bold;
}

.link {
	font-family: Tahoma;
	font-size: 11px;
	color:#8291b7;
	text-decoration: underline;
}
.link:visited {
	font-family: Tahoma;
	font-size: 11px;
	color:#8291b7;
}
.link:hover {
	color: #8291b7;
	text-decoration: none;
}
.link:active {
	color: #8291b7;
	text-decoration: underline;
}
.link2 {
	font-family: Tahoma;
	font-size: 10px;
	color:#F8F0DB;
	text-decoration: none;
}
.link2:hover {
	color: #F8F0DB;
	text-decoration: underline;
}
.link3 {
	font-family: Tahoma;
	font-size: 13px;
	color:#000000;
	text-decoration: none;
}
.link3:hover {
	color:#000000;
	/*font-weight:bold;*/
	text-decoration: none;
}
.rowoff1 {
	font-family: Tahoma;
	font-size:10px;
	background-color:#11acFF; 
	color: #183C5E;
}
.rowoff2 {
	font-family: Tahoma;
	font-size:10px;
	background-color:#11acFF; 
	color: #183C5E;
}
.rowOn {
	font-family: Tahoma;
	font-size: 10px;
	background-color:#033a53; 
	color: #333;
}

.FieldOblig {
color: #F00
}

.Field {
	font-family: Tahoma;
	font-size: 11px;
	color: #183C5E;	
}

/*_____________________________________specifique_________________________________*/
.content1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #005781;	
}
.content2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #F8F0DB;
	font-weight:bold;
}
.content3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #e4d5b0;
}
.content4 {
	font-family: Tahoma;
	font-size: 11px;
	color: #808080;
}
.content_prix_gris {
	font-family: Tahoma;
	font-size: 12px;
	color: #808080;
	font-weight:bold;
}
.content_prix_bleu {
	font-family: Tahoma;
	font-size: 12px;
	color: #103E70;
	font-weight:bold;
}
.input_rech { 
	font-family: Tahoma; 
	font-size: 10px; 
	color: #000000;
	padding-left:2px;
	width:120px;
	height:18px;
	border:1px solid black;
	border: 1px #CCCCCC solid; 
	background-color: #FFFFFF;
}
.FormButton{margin-right: 5px; font-size: 8pt; background: #8593b9; padding: 3px 10px 3px 10px; color: #000; border: 1px solid #0B404F; color: #fff; font-weight: bold; text-decoration: underline;}
.FormInput{background-color: #FFFFFF; border: 1px solid #c0c0c0; font-family: Tahoma; font-size: 12px;}
