 /* Classes Communes */



.gris{
	color: #CCCCCC;
}

#vertfluo {
	color : #99CC33;
}


.tr_bleu_19{
	background-color: #E8E8E8;
	color: #003366;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 19px;
}

.tr_blanc_19{
	background-color: #FFFFFF;
	color: #003366;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 19px;
}
.float{
	float: left;
}

.float_right{
	float: right;
}

.form_red{
	background-color: #FFFFFF;
	color: #FF0000;
	font-family: Verdana;
	font-size: 11px;
	border-width:1px solid;
}

.form_white{
	background-color: #FFFFFF;
	color: #003366;
	font-family: Verdana;
	font-size: 11px;
	border-width:1px solid;
}

.form_green{
	/*background-color: #00493A;*/
	background-color: #FFAC2B;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 9px;
	border-width: 1px thin;
}



.li_arrows{
	list-style-image: url(../images/general/arrow.gif);
}

.li_arrows_green{
	list-style-image: url(../images/general/arrow_green.gif);
}

.li_arrows_dark_green{
	list-style-image: url(../images/general/arrow_dark_green.gif);
}

.tab_border_blue{
	border-bottom-color: #003366;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #003366;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #003366;
	border-right-style: solid;
	border-right-width: 1px;
}

.tab_bordercolor_blanc{
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
}

.tr_bleu_promo{
	background-color: #003366;
	height: 22px;
}
.tr_bleu_mail_bottom{
	background-color: #003366;
	height: 8px;
}

.tr_bleu_mail{
	background-color: #003366;
	height: 32px;
}

.td_height_17{
	height: 17px;
}

.tr_height_25{
	height:25px;
}

.tr_promo1{
	background-color: #E8E8E8;
	color: #003366;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 19px;
}

.tr_bleu_offres{
	background-color: #003366;
	height: 30px;
}

.tr_offres1{
	background-color: #E8E8E8;
	color: #003366;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 25px;
}

.tr_liens1{
	background-color: #E8E8E8;
	color: #003366;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 70px;
}

.tr_liens2{
	background-color: #FFFFFF;
	color: #003366;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 70px;
}

.tr_promo2{
	background-color: #FFFFFF;
	color: #003366;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 19px;
}

.tr_mail1{
	background-color: #E8E8E8;
	color: #003366;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
}

.tr_mail0{
	background-color: #FFFFFF;
	color: #003366;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
}

.td_menu{
	height:26px;
	width:110px;
	background-color:#40766B;		
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #515F5C;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #515F5C;
	border-right-style: solid;
	border-right-width: 1px;
}


.no_border{
	border: 0px;
}

.sous_menu{
	left: 10px;
	position: relative;
}

.spacer {
	clear: both;
}

.submit_blue{
	background-color: #003366;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
}

