BODY, TABLE {
	/*VHO - suppression des marges sur les cotes*/
	margin:0 !important;
}

/* Titre des arguments */
.targu {
	color: white;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

/* Barre de separation des arguments */
.hrargu {
	background-color:white !important;
	border:medium none !important;
	color:white !important;
	font-size:10 !important;
	height:3px !important;
}
.bloc4 {
	text-align:right !important;
	float:right !important;
}

.bloc2 {
	text-align:right !important;
	float:right !important;
	font-size:14px !important;
}

TD.title {
	text-align: left !important;
	font-size:16 !important;
	border:none !important;
}

TD.chemin {	
	text-align: right !important;
	font-weight:bold !important;
	/*VHO passage du font-size de 16 a 12*/
	font-size:12pt !important;
}

TD.references {
	text-align:left !important;
	font-size:12 !important;
	border:none !important;
}

.logo {
	align:left !important;
	/*height:100pt;*/
}

/* contour des photos */
.cadrePhoto	{	
	align:left !important;
	border:none !important;
}

/* contour des photos */
a.estimrapide {
	color:white;
	font-size:14px;
	font-weight:bold;
	background-color:lightgrey;
}

.section_titre  {
	border-bottom-color:white;
	border-color:white;
}

/* Categorie de la fiche */
.categorie {
	border-color:white;
	color:white;
	font-style:normal;
	text-transform:none;
}

.pdfAttente {
	color: grey !important;
	font: 11px ;
	/*Verdana;*/
	text-transform: uppercase;
}

.pdfEnCours {
	color: grey !important;
	font:11px Verdana;
	text-transform: uppercase;
}

.ficheppp {
	background-color: lightgrey;
}

.pdfTraite {
	color: grey !important;
	font:11px;
	/* Verdana;*/
	font-weight:bold;
	text-transform: uppercase;
}

.pdfNonValid {
	color: grey !important;
	font:11px;
	/* Verdana;*/
	text-transform: uppercase;
}

.divRcap{
	width:100%;
	border:1px solid grey;
}
	
td  {
	font-family:verdana;
	color:#000000;
	font-size:11px;
	padding-left:3pt;
	margin:0;
}

.textbold  {
	color:#000000;
	/*font-family:arial;*/
	font-size:12px;
	font-weight:bold;
}

.textitalic {
	color:#000000;
	/*font-family:verdana;*/
	font-size:12px;
}

@media screen{
	.section_corps  {
		border: 0;
		border-top:3pt solid lightgrey;
		/*VHO modification de la barre de scrolling vertical*/
		height: 77% !important;
		overflow: auto;
	}
}

@media print{
	.section_corps  {
		border: 0;
		border-top:3pt solid lightgrey;
		/*VHO modification de la barre de scrolling vertical*/
		height: 77% !important;
		overflow: visible;
	}
}

.couleurMarque{
	color:#29428c !important;
}

#ficheRecap { /* FDZ-2061 */
	text-transform: uppercase;
	color: black !important;
	vertical-align: super;
	text-decoration: none !important;
	background-color: transparent !important;
}
