.breakD {clear: both; height: 1px}
a img {border: 0}
.corps               { color: #737373; font-size: 9px; line-height: 11px; margin: 3px }
.crpformu   { color: #000; font-size: 10px; line-height: 11px; margin: 0px 5px 5px }
.crpformuvert  { color: #107a00; font-size: 10px; line-height: 11px; margin-bottom: 10px; margin-left: 5px }
/* Pour fichier devis.asp */
.stit   { color: #369; font-size: 11px; font-weight: bolder; line-height: 13px; background-color: #cbe0ee; padding-top: 1px; padding-left: 3px; width: 740px; border-bottom: 1px solid #000 }

/* Contenant global */
	#devisContent {
		font-size: 62.5%;
		background: #fff;
		padding: 10px 20px 20px 20px;
		border-bottom: 1px #000 solid;
		border-left: 1px #000 solid;
		border-right: 1px #000 solid;
		text-align: left;
		}
	#devisContent ul {
		list-style: square;
		line-height: 1.4em;
		}
	#devisContent dl, #devisContent dt, #devisContent dd {
		margin: 0; padding: 0
		}
	#devisContent dl {
		margin: 0 10px 0 0;
		}
	#devisContent dt  { color: #005fa6; font-size: 1.2em; font-weight: bold; margin: 0.5em 0 }

/* Totalisation devis */
	#totalDevis  { color: #134895; font-size: 1.4em; line-height: 18px; background-color: #ffef6d; margin: 5px 0 0; padding: 5px 0 0 15px; height: 18px; border-top: 2px dashed #bcb150; border-bottom: 2px dashed #bcb150 }
/* Details liés au prix */
	#detailFacturation {}
	#detailFacturation dl {
		width: 47%; float: left;
		}
/* Comment s’abonner */
	#marcheASuivre dl {
		width: 47%; float: left;	
		}

/* Bloc de modèles de voitures */
	#carSelector {
		width: 410px;
		float: left;
		}
	.carBlock {
		border-bottom: 1px #ccc solid;
		width: 120px; height: 80px;
		float: left;
		position: relative;
		text-align: left;
	}
	/* Nom voiture */
	.carBlock b {
		font-family: sans-serif;
		font-size: 9px;
		color: black;
		white-space: nowrap;
		}
	/* Prix voiture */
	.carBlock strong  { color: #005fa6; font-size: 10px }


#infosPlus {padding: 10px; height: 30px; background-color: #FCF4B0; margin-top: 10px;}

.baseline   { color: #369; font-size: 10px; line-height: 13px }

/*--------------------------------------------------------------*/
/*----------fenetre etapes--------------------------------*/
/*--------------------------------------------------------------*/

.corpblanc  { 
display: block;
color: white; font-size: 11px; 
line-height: 11px; margin: 3px 
}
.stbleu {
font-size: 10px; 
color: #1D619E;
}



