.iva {
	font-size:0.7em;
}
.elem-content-right img {float:right;}
.elem-content-center {text-align:center;}
/* V2 global_perso */
.link_top {font-family: Tahoma; font-size:10px; color: #C0C0C0 }
a.link_top, a.link_top:visited { font-weight:bolder;color: #C0C0C0; text-decoration:none;}
a.link_top:hover { color: #f00; }

/* HEADER TOP BANNER */
div.HeaderTop {
	width: 100%;
	height: 65px;
	border: 0;
	padding: 0px 0px 3px 0px;
}
.HeaderTop a.logoDarty {
	display: block;
	float: left;
	margin: 3px 0px 0px 3px;
}
ul.groupeContact {
	display: block;
	margin: 3px 0px 0px 0px;
	float: left;
	list-style-type: none;
}
.groupeContact li {
	width: 130px;
	margin-bottom: 3px;
}
.groupeContact li a, .groupeContact li a:hover {
	font-size: 0.8em;
	font-weight: bold;
	color: #484868;
	text-decoration: none;
}
.HeaderTop iframe {
	display: block;
	float: right;
	height: 66px;
	width: 171px;
	border: 0px;
}




/* MENUS DEROULANTS + RECHERCHE ET MAILING */
.headTableS0, .headTableS1, .headTableS2, .headTableS3, .headTableS4, .headTableS5, .headTableS6, .headTableS7, .headTableS8, .headTableS9, .headTableS10{
	width: 100%;
	height: 55px;
	border: 0px;
	/*table-layout: fixed;*/
}


.menuRow{
	width:100%;
	height:32px;
	background-position:bottom;
	background-repeat:repeat-x;
}

.headTableS7 .menuRow{background-image:url("ximg/Onglet_BM_7.gif");}


.searchRow{
	height: 23px;
	padding: 0px;
	padding-left: 177px;
	vertical-align: top;
}

.headTableS7 .searchRow{background-color:#053bc2	;}





/* HEADER: recherche.cfm */
.searchRow form {
	margin: 0;
	padding: 0;
}
.searchRow label {
	color: white;
	font-weight: bold;
	text-transform: uppercase;
    font-size: 9pt;
    font-family: Arial Narrow;
}
.searchRow input.HeaderSearchInput {
	border: 0px;
	height: 15px;
	width:120px;
	color: #303847;
	font-size: 9pt;
	vertical-align: middle;
	padding: 1px;
}
.searchRow select {
	position: relative;
	top: 2px;
	font-size: 10px;
	margin: 0;
}
.searchRow .HeaderGoBtn {
	vertical-align: middle;
	cursor: pointer;
}

.cbxVilles {
	width:250px;
	margin-bottom:-3px;
}
