.noFlash{ text-align: center}
/* a modifier ... */
body {
	margin:0px;

	background-color: white;
	background-image: url(../images/fond_degrad.gif);
	background-repeat:repeat-x ;
	background-position: 50% 0%;
	font-family: Tahoma;
}

img { border: 0px; }
.forPrint { display: none;}
/* entete  */

.header {
	width: 760px;
	height: 100px;
 	background-image: url(../images/logo.jpg);
	background-color: #FFFFFF;
	background-repeat:no-repeat;
/* 	border: 1px solid red; */
}

.akisign { width: 760; font-size: 10px; text-align:right;}
.footer {
	background-image: url(../images/bottom_bg.gif);
	width: 760px;
	height: 22px;
	vertical-align: middle;
}
.footerLink{

  	background-image: url(../images/bottom_link_bg.gif);
		padding:0px;
		padding-left:5px;
		padding-right:5px;
}

.footer td { font-size: 10px;text-align:center;}
.separator {
	text-align:center;
}

/* Contenu */
.content{
	width: 760px;
	font-size: 12px;
	padding-top: 0px;
	margin-top: 0px;
}

.saisieAuto {
	width: 120px;
}

/* recherche */

.rch {
	width: 191px;
	height: 129px;
	background-image: url(../images/tab_rch.gif);
	background-repeat: no-repeat;
}

/* bicolor */
.sortLine {
	font-size: 11px;
	text-align: right;
}
.sortLine select,
.sortLine button
  {
	font-size: 11px;
}
.sortLine button {
	border-width: 1px;
	border-style: solid;
	border-color: #555555;
	background-color: #FEFEFB;
}
.sortLine button:hover {
	background-color: #CECECE;

}
.listeLi {
 	list-style-type:disc;
	color: #000000 ;
}
.listeLi span { color: #000000; }
.listeFiche, .bicolor {
	width: 100%;
	padding: 0px;
	margin:0px;
	font-family: Arial;
	text-align:justify;
	font-size: 12px;
	vertical-align: top;
 	color: white;
}
.listeFiche {
	color: black;
	}
.bicolor strong,
.bicolor a{
 color:#000000;
 font-size: 12px;
 font-weight:bold;
 }

.listeFicheHMG {
  background-image: url(../images/box_list_hmg.gif);
  color: #202020;
  font-weight: bold;
  text-align: center;
}
.listeFicheHMD {
  background-image: url(../images/box_list_hmd.gif);
  color: #FFFFFF;
  font-weight: bold
}
.bicolorHM {
  background-image: url(../images/box_hm.gif);
}
.bicolorHMWhite {
  background-image: url(../images/box_hm_white.gif);
  color: black;
}

.listeFicheMG, .bicolorMG {
  background-image: url(../images/box_mg.gif);
}
.bicolorMGGrey {
  background-image: url(../images/box_mg_grey.gif);
}
.bicolorMG Frey{
  background-image: url(../images/box_mg_grey.gif);
}
.listeFicheMM, .bicolorMM, .bicolorMM table, .bicolorMMGrey table {
  /*background-image: url(../images/box_mm.gif);*/
  color: #000000;
  font-size:11px;
}

.bicolorMMGrey {
	background-color: #EEEEEE;
}

.listeFicheMD, .bicolorMD {
  background-image: url(../images/box_md.gif);
}
.bicolorMDGrey {
  background-image: url(../images/box_md_grey.gif);
}
.listeFicheBM, .bicolorBM {
  background-image: url(../images/box_bm.gif);
	background-position: bottom;
	background-repeat:repeat-x ;
}
.bicolorBMGrey {
  background-image: url(../images/box_bm_grey.gif);
}

.rch th {
	height: 10px;
	line-height: 20px;
	text-align: left;
	padding-left: 10px;
	vertical-align: bottom;
	font-size: 11px;
	color: #505050;
}

.rch td {
	text-align: center;
	height:10px;
	line-height:10px;
	font-size:10px;
	color: #00AAFF;
	font-weight:bold;
}

.rchSelect, .rchInput {
	width: 100px;
	height: 20px;
	font-size: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: gray;
}

.rchImage {
	background-image: url(../images/rch_ok_off.gif);
	width: 35px;
	height: 20px;
}

.rchImage:hover {
	background-image: url(../images/rch_ok_on.gif);
}

.menuTabs {background-color:white; vertical-align: bottom;}

.menuTabsTr { 
	background: url(../images/toptab_bg.gif);
}

.menuTabs a {
	color: white;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.menuTabsOn {
	width: 126px;
	height: 29px;
	background: url(../images/toptab_on.gif);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	border:0px;
	color: white;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

.menuTabsOff {
	width: 126px;
	height: 29px;
	background: url(../images/toptab_off.gif);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	border:0px;
	color: white;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

.menuSubTitle {
	height: 15px;
	line-height: 15px;
	font-size: 10px;
	background: url(../images/toptab_sub_bg.gif);
	background-position: 0% 200%;
}

.temoignage {
	width: 270px;
	height: 50px;
	padding-bottom: 0px;
	font-size: 11px;
	text-align: justify;
	background: url(../images/tab_temoignage.gif);
}

.temContent {
  padding: 5px;
}

.vehTable{
  		font-size: 12px;
  		border-width: 1px;
  		border-style: solid;
  		border-color: gray;
  		border-top-width: 0px;
  }

  	.vehTop {
/*   		background: url(../images/bg_header.gif); */
/*   		background-position: 0% 0%; */
  		background-color: #CECECE;
  		font-weight: bold;
  	}

  	.vehTop2 {
  		background: url(../images/veh_top2.gif);
/*   		background-position: 0% 0%; */
/*   		background-color: #898c8e; */
  		font-weight: bold;
  	}

  	.tabVehInactive {
  		background: url(../images/bg_header.gif);
  		width: 100px;
  		display: block;
  		float: left;
  		text-align: center;
  		border-width: 1px;
  		border-style: outset;
  		border-color: gray;
  		padding:2px;
  	}

  	.tabVehInactive:hover, .tabVehActive {
  		background: url(../images/bg_header.gif);
  		width: 100px;
  		display: block;
  		float: left;
  		text-align: center;
  		color: red;
  		border-width: 1px;
  		border-style: inset;
  		border-color: gray;
  		padding:2px;
  	}

  	.tabVehClose {
  		border-bottom-style: solid ;
  		border-bottom-color: gray ;
  		border-bottom-width: 1px;
  	}

  	.tabVehContenu {
/*   		background: url(../images/bg_header.gif); */
/*   		width: 150px; */
/*   		display: block; */
/*   		float: left; */
  		text-align: center;
  		border-width: 1px;
  		border-style: outset;
  		border-color: gray;
  		padding:2px;
  	}

  	.miniature {
    opacity: 0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
}

.miniature:hover {
    opacity: 1;
	-moz-opacity:1;
	filter:alpha(opacity=100);
}



.vehPhoto {
	border-width: 1px;
	border-style: dashed ;
	border-color: gray;
}


.vehComment {
	border-width: 1px;
	border-style: dashed ;
	border-color: gray;
}
.vehEquip {
	font-size:12px;
	width: 100%;
	border-width: 1px;
	border-style: dashed ;
	border-color: gray;
}

.equip1 {background-color: #FFFFFF; border: 1px solid gray;}
.equip2 {background-color: #FFFFFF; border: 1px solid gray;}

.repRchtr1 {
	background-color: rgb(176,196,222);
}

.tr1 {
	background-color: rgb(176,196,222);
}
.trInfos td  {
	border-top-width:0px;
	border-top-style: dashed;
	border-top-color: gray;
}

.optLi {
  	text-align: left;
		color: #000000;
		font-size:11px			;
		font-family:Tahoma  ;
		white-space:normal  ;
		vertical-align:top  ;
}
.vehInfos {
	font-size:11px;
	font-family:Tahoma ;
	width: 100%;
	vertical-align:top  ;
}
.infosLib{
		text-align: right;
		font-weight: bold;
		color: #12B0DE;
		font-size:11px			;
		font-family:Tahoma  ;
		white-space:nowrap  ;
		vertical-align:top  ;
	}
	
.inviTable, .inviTable td {
	border: 0px;
	padding:0px;
	font-size: 11px;
}
.listeTable th {
  		background: url(../images/bg_header.gif);
  		border-width: 0px;
  		border-right-width: 1px;
  		border-top-width: 1px;
  		border-style: solid;
  		border-color: gray;
  		font-size: 12px;
  		vertical-align: middle;
  		text-align: center;
  		font-weight: normal;
  	}
  	a{ color: #333333; text-decoration:none;}
  	a:hover{ color: #1155ff; text-decoration:underline;}
  	
  	
  	.listeTableTd {
  		font-size:12px;
  		border:0px;
  		border-right-width:1px;
  		border-color: gray;
  		border-style: solid;
  		padding-right:5px;
  		padding-left:5px;
  	}

	.listeTableTr1 {
  		background-color: #E6EAFF;
  	}
  	.listeTableTr2 {
  		background-color: #FFFFFF;
  	}
  	.listeTableTdSort1 {
  		background-color: #D6E0FF;
  	}

  	.listeTableTdSort2 {
  		background-color: #EFEFEF;
  	}

  	.selected { font-weight: bold;}
  	.notselected { font-weight: normal;}

  	.listeFicheTitle {
  		background: url(../images/bg_header.gif);
  		text-align: center;
  	}

  	.pub {
  		color: #CECECE;
  		font-weight: bold;
  		vertical-align: middle;
  		text-align:center;
  		width: 191px;
		height: 191px;
		background-image: url(../images/tab_rch.gif);
  	}

		.adresse{
			color: #009dd9;
			text-align: center;
			font-weight: bold;
			font-family:Tahoma;
			font-size: 11px;
		}
		
		.lastAcc {
			border-width:1px;
			border-style: solid;
			border-color: #666666;
			background-color: #FEFEFE;
			padding: 0px;
		}
 			.topaffAcc {
			border-width:1px;
			border-style: solid;
			border-color: #666666;
			padding: 0px;
			background-image: url(../images/bgtopaff.gif);
			background-position: top right;
		}
		.topaffAcc th {
			border-width:0px;
			border-right-width:1px;
			border-style: solid;
			border-color: #666666;
		}
		.topaffAcc td {
   		padding-left:3px;
		}
		.lastAcc th {
			border-width:0px;
			border-bottom-width:1px;
			border-style: solid;
			border-color: #666666;
		}
		.lastAcc td {
			line-height: 12px;
		}
		
		.rchOKBtn{
		  font-family: Tahoma;
		  font-weight: bold;
		  font-size: 16px;
		  color: #FF00FF;
    	border-width: 1px ;
			border-style:solid;
			border-color: #555555;
		  background: #EFEFEB;
		}

		.rchOKBtn:hover {
		  font-weight: bold;
		  text-decoration: none;
			background-color: #FFFFFF;
		  color: #ff0000;
		}

		.FPrix {
		  width: 120px;
			text-align: center;
			font-size: 10px;
			height:16px;
			padding:0px;
			vertical-align:middle;
			border-width: 1px ;
			border-style:solid;
			border-color: #555555;
			background-image:url(../images/bgFPrix.gif);
			background-position: 100% 100%;
		}

		.rchForm select {
		  font-size: 10px;
			width: 120px;
			background-color: #EFEFEB;
			border-width: 1px ;
			border-style:solid;
			border-color: #555555;

		}
		
		select {
		  background: none;
		  border-width: 1px;
		  border-style: solid;
		  border-color: #cecece;
		}

.sondageTab table,
.sondageTab input{
	 font-size: 11px;
}
.sondageTab {background-image:url(../images/sondage_bg.gif);}
#sondageBody{
 /*background-image:url(../images/sondage_bg.gif);*/
 padding: 5px;
 padding-right:0px;
}

.contact {
		background: url(../images/contact.jpg);
	}
.contact td {
		font-family: Tahoma;
		font-size: 12px;
	}

.sendAFriendInput, .sendAFriend {
  font-family: Tahoma;
	font-size:11px;
}

.sendAFriendInput {width:100%; border-width: 1px; border-style:solid; border-color: #CECECE;}
.sendAFriendSep { border-width:0px; border-bottom-width:1px; border-color: #CECECE; border-style: DASHED;}

#dvEnvoyerOK, #dvEnvoyer {
	background: #FFFF66;
	background-image:url(../images/fiche_vehSendBg.gif);
	background-repeat:no-repeat;
	background-position: bottom center;
	border-width: 1px; border-style:solid; border-color: #CECECE;
}

#ctcForm { font-size: 11px; font-family: Tahoma; }
.ctcInput { border-width: 1px; border-style:solid; border-color: #CECECE; font-size: 11px; font-family: Tahoma; }

.imgPub { border-width: 0px; }

.menu, .menuG, .menuTG {
  display: block;
  width: 105px;
  height: 27px;
  line-height: 27px;
  text-align: center;
  padding: 0px;
  background-image: url(../images/menu.gif);
  background-repeat: no-repeat; 
  background-position: 0px -27px;
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  vertical-align: middle;
  text-decoration: none;
  color: #000000;
}

.menuG {  
  width: 130px;  
  background-image: url(../images/menug.gif);   
}

.menuTG {  
  width: 180px;  
  background-image: url(../images/menutg.gif);   
}

.menu:hover, .menuG:hover, .menuTG:hover { background-position: 0px 0px; text-decoration: none;}

.input { border: 1px solid #CECECE; }
.formLib { text-align:right; }
.Req { font-weight:bold;}

.Field {
		  width: 200px;
			text-align: left;
			font-size: 12px;
			padding:0px;
			vertical-align:middle;
			border-width: 1px ;
			border-style:solid;
			border-color: #555555;
			background-position: 100% 100%;
		}
		
.menuClient {
	display:block;
	height:20px;
	line-height:20px;
}

.menuClient:hover { background: #FFFFFF;}