.menu { color: white; font-size: 11px; font-family: Arial, Helvetica }
.version { color: black; font-size: 10px; font-family: Arial, Helvetica }
.txt { color: black; font-size: 12px; font-family: Arial, Helvetica }
.txt_news { color: black; font-size: 11px; font-family: Arial, Helvetica }
.txt_news_titre { color: #a5241c; font-size: 11px; font-family: Arial, Helvetica }
.small { color: black; font-size: 10px; font-family: Arial, Helvetica }
.txt2 { color: white; font-size: 12px; font-family: Arial, Helvetica }
.txt1 { color: #a5241c; font-size: 12px; font-family: Arial, Helvetica }
.txt4 { color: #a5241c; font-size: 12px; font-family: Arial, Helvetica; font-variant: small-caps; text-transform: uppercase }
.txt3 { color: black; font-size: 14px; font-family: Arial, Helvetica }
a { color: #D299A4; text-decoration: none }
a:hover { color: #ffffff; text-decoration: none }
img{border:none;}
.fmdr_haut{padding-left:10px;padding-bottom:1px;}
.fmdr_bas{padding-left:10px;}


a.suite:hover {
	color:#505050;
	text-decoration: none }
	
a.suite {
	color:#A5241C
	}
	
a.news { color: #000 }
a.news:hover { color: #a5241c }

.form_text
	{
	color: black;
	font-size: 10px;
	font-family: Arial, Helvetica;
	background-color: #ffffff;
	border: solid 1px #aaaaaa;
	height: 14px
	}
.centrer{
	margin-left:auto;
	margin-right:auto;
}

.lien_admin{
/*	float:right;*/
	padding:0;
	margin:0;
}

h2{
font-family: Arial, Helvetica;
font-size:14px;
font-weight:normal;
color:#a5241c;
margin:0;
margin-top:15px;
}

.note{
	font-size:0.9em;
	font-weight:bold;
}

.img_bordered{border:10px solid white; border-bottom:1px solid white;}

#list_revendeur{font-family:Arial,Helvetica,sans-serif; font-size:12px;padding-bottom:20px;}
#list_revendeur th{background-color:#a5241c; color:#FFF; font-weight:normal;text-transform:uppercase;}

#list_revendeur tr{height:auto !important;}
#list_revendeur tr td,#list_revendeur tr th{
	padding:10px 0 10px 6px;
	vertical-align:top;
}
#list_revendeur tr.impaire{
	background:#dfdfdf;
}
#list_revendeur tr.impaire td{
	border-top:1px solid #b2b2b2; border-bottom:1px solid #b2b2b2;
}
#list_revendeur tr.impaire td.selected{
	background-color:#a8a8a8; 
	border-top:1px solid #606060;
	border-bottom:1px solid #606060;}

#list_revendeur th.selected{
	background-color:#c1c1c1;
}
#list_revendeur td.selected{ 
	background-color:#c1c1c1;
}

#list_revendeur a{color:#FFF;}
#list_revendeur a:hover{color:#D299A4;}

#list_revendeur tr:hover td,
#list_revendeur tr.paire:hover td,
#list_revendeur tr.impaire:hover td,
#list_revendeur tr.paire:hover td.selected,
#list_revendeur tr.impaire:hover td.selected,
#list_revendeur tr:hover td.selected
{
	background:#4a4a4a;
	color:#fff;
}

