img {border:0}

/* DIV COLONES */
#Centre {
	clear:both;
	width:998px;
}

/* Part Un (Deux collonne de gauche */
#partUn {
	float:left;
	width:678px;
}


/* COLONNE INFO VOITURE */
#cDeux {
	float:left;
	margin: 0 0 0 7px;

}

/* Telecommande */
#remote {
	background:url("../images/graphics/remote.gif") no-repeat;
	width:344px;
	height:30px;
}
#remote ul {
	text-align:center;
	margin: 0;
	padding:0
}
#remote li {
	display:inline;
	list-style: none;
	margin:0px;
}
#remote li img {
	height:8px;
	margin-top:7px;
}
#remote li.middle {
	list-style: none;
	margin: 0px 110px;
	font:11px/11px Arial;
	margin-bottom:10px;
	height:17px;
	color:grey;
}
#remote li.middle a {
	color:#000;
	text-decoration:none;
}

#remote li.middle a:hover {
	color:#000;
	text-decoration:underline;
}

/* Info Voiture */
#infoVoiture {
	background:url("../images/graphics/degraddet.gif") repeat-x;
	width:344px;

}
#infoVoiture ul {
	margin:0;
	padding:2px;
	overflow:auto;
}

#se {
	clear:both;
	border-top:1px solid #5C5C5C;
	height:18px;
	border-bottom:1px solid #5C5C5C;
}
#infoVoiture li.MarqueModele h2 {
	font:bold 18px/18px Arial;
	text-transform:uppercase;
	list-style: none;
	display:inline;
	padding: 2px 0;

}
#infoVoiture li.Finition h3 {
	font:bold 14px/14px Arial;
	list-style: none;
	padding: 2px 0;
	display:inline;
}
#infoVoiture li.Prix {
	color:red;
	font:bold 20px/20px Arial;
	width:270px;
	list-style: none;
	display:inline;
	float:left;
	padding: 4px 0;
}
#infoVoiture li.Dept {
	color:#5C5C5C;
	font: bold 14px/14px Arial;
	list-style: none;
	display:inline;
	float:right;
	padding: 4px 0;
}
#infoVoiture li.network {
	float:right;
	list-style: none;
	display:inline;
	}


#se div.ext1 {
	float:left;
}
#se div.ext2 {
	float:right;
}
#se div.ext1 a, #se div.ext2 a {
	color:#5C5C5C;
	font: bold 10px/17px Arial;
	text-decoration:none;
}
#infoVoiture table {
	font:12px/12px Arial;
}
#infoVoiture  tbody {
	vertical-align: middle;
}
#infoVoiture  tr {
	height:17px;
}
#infoVoiture .enonce {
	color: #5C5C5C;
	font-weight: bold;
	vertical-align: top;
	white-space: nowrap;
	padding-left:5px;
	width:150px;
}
#infoVoiture elem {
	padding-left: 10px;
}

#infoVoiture2 {
	background:url("../images/graphics/degraddet2.gif") repeat-x;
	width:344px;
}
#infoVoiture2 div.titre, #infoVoiture div.titre, #autreAnnonce div.titre {
	font:bold 14px/14px Arial;
	margin:10px 2px;
}
#infoVoiture2 div.desc {
	font:12px/15px Arial;
	margin:10px 5px;
}

/* Autre annonce */
#autreAnnonce{
	width:344px;
}
#autreAnnonce .ann {
	clear:both;
	height:40px;
}
#autreAnnonce .ann .pht, #autreAnnonce .ann .txt {
	float:left;
	font:12px/14px Arial;
	margin:0 3px;
}
#autreAnnonce .ann .txt a {
	color:#000;
	text-decoration:none;
}
#autreAnnonce .ann .pht img {
	width:40px;
	height:30px;
}
#autreAnnonce .ann .prix {
	color:red;
	float:right;
	font:bold 12px/12px Arial;
	padding-top:10px;
}



/* COLONNE PHOTO */
#cUn {
	float:right;
}

/* Photo */
#cUn #bigImg {
	clear:both;
}

#cUn #InfoPhotos {
	text-align:center;
	width:320px;
}
#cUn #InfoPhotos a {
	color:#575757;
	font:bold 11px/11px Tahoma;
}
#cUn #multiImg ul {
	margin:0;
	padding:0;
overflow:auto;
	margin:3px 0;
	margin-bottom:5px;

}
#cUn #multiImg li {
	display:inline;
	float:left;
	list-style:none;
}

#cUn #multiImg li img {
	width:64px;
	height:auto;
}

/*Outils */
#servDet .titre {
	background:url("../images/graphics/degradserv.gif") repeat-x;
	font:bold 14px/25px Arial;
	height:27px;
	width:310px;
	padding:2px 5px;
	margin:10px 0 0 0;
}
#servDet ul {
	margin:0;
	padding:0;
	padding-left:20px;
	margin:0 0 3px 0;
	margin-bottom:10px;
}
#servDet li {
	list-style:url("../images/graphics/outilsfleche.gif");
	font:11px/16px Arial;
	height:20px;
	margin-left:5px;
	padding-left:5px;
}
#servDet li a {
	color:black;
	text-decoration:none;
}

#servDet li a:hover {
	color:black;
	text-decoration:underline;
}


/* COLONNE TRIS */
#partDeux {
	float:left;
	width:300px;
	margin:0 0 0 7px;
}

#partDeux .titre {
	clear:both;
	font:bold 16px/16px Arial;
	padding:5px 0;

}
#partDeux #infoCli {
	clear:both;
	margin-bottom:20px;

}
#partDeux #infoCli #info {
	float:left;
	width:183px;
	font:12px/15px Arial;

}
#partDeux #infoCli #info span.nom {
	font-weight:bold;
}
#partDeux #infoCli #info a {
	color:blue;
	font:11px/15px Arial;
}
#partDeux #infoCli #logo {
	float:left;
	width:100px;
	text-align:center;
}

#partDeux #infoCli #logo a{
	color:blue;
	font:10px/10px Arial;
	text-decoration:none;

}
#partDeux table {
	margin-bottom:10px;
}
#partDeux table, #partDeux input, #partDeux textarea {
	font:11px/11px Arial;
}

#partDeux input {
	width:160px;
}

#partDeux td.enonce {
	font-weight:bold;
	text-align:right;
	padding:0 10px;
}
#partDeux td.optin input {
	width:15px;
}
#partDeux td.optin {
	color:#838383;font:italic 10px/10px Arial;
}

#partDeux td.val {
	text-align:center;
}
#partDeux td.val input {
	font:bold 14px/14px Arial;
	width:250px
}

.AutreBloc	{clear:both;width:343px;height:auto;margin-top:15px;}

.AutreBloc div.titre {
	font:bold 14px/14px Arial;
	margin:5px 2px;
}
/* Services Gratuit */
	.linkservGratuit {font:bold 13px/30px Arial;height:30px;padding-left:5px;width:338px;padding-top:5px;}
	.linkservGratuit a {color:white;text-decoration:none;} .linkservGratuit a:hover {color:white;text-decoration:underline;}
		#ChampMail	{float:left;}
		#BtnOk	{float:left;}
		.buttonredOk  {margin-left:10px;width:35px; height:22px;font-size:11px;font-weight:bold;border-width:1px;border-style:outset;border-color:red;text-transform:uppercase;color:#FFF;background:#F00;cursor:pointer;}

#partDeuxBlocAutotek {clear:both;width:298px;height:350px;font:12px/16px Arial;background:#D1D1D3 url(../images/graphics/blocAutotheque.gif) no-repeat;margin-top:10px;border:1px solid #DADDDB;margin-bottom:10px;}

#partDeuxBlocAutotek .titre {clear:both;width:298px;padding-top:70px;padding-bottom:10px;text-align:center;font:bold 16px/16px Arial;color:red;}
#partDeuxBlocAutotek #MailCli {clear:both;width:298px;}
#partDeuxBlocAutotek #MailCli select {font:12px/12px Arial;width:110px;}
#partDeuxBlocAutotek #MailCli input  {font-size:12px;font-family:Arial;width:220px;}
#partDeuxBlocAutotek #MailCli .ligneBloc {clear:both; line-height: 14px; width:288px;padding:0px 10px 5px 10px;}
#partDeuxBlocAutotek #MailCli .ligneBloc .caseBloc12 {float:left;width:50px;padding-bottom:5px;}
#partDeuxBlocAutotek #MailCli .ligneBloc .caseBloc22 {float:left;width:115px;padding-bottom:5px;}
.buttonred	{width:100px; height:22px;font-size:11px;font-weight:bold;border-width:1px;border-style:outset;border-color:red;text-transform:uppercase;color:#FFF;background:#F00;cursor:pointer;}
.buttongris	{width:100px; height:22px;font-size:11px;font-weight:bold;border-width:1px;border-style:outset;border-color:#000;text-transform:uppercase;color:#FFF;background:#969696;cursor:pointer;}
#nbresads {float:left;text-align:right;font:bold 16px/16px Arial;width:160px;padding-top:14px;}
