/* CSS Document */

@media print { 
	#ContNav {display:none} 
	#Nav1 {display:none}
	#Nav2 {display:none}
	#Nav3 {display:none}
	#Nav4 {display:none}
	#ContssNav {display:none}
	#PartD {display:none}
	body {
	background: white;
	}
	#Conteneur, #PartG, #Copyright, #Bas, .formulaire {
		width: auto;
		border: 0;
		margin: 0 5%;
		padding: 0;
		float: none;
		overflow:none;
		}
}


/*CENTRE*/
div#Conteneur{
width:790px;
height:597px;
margin-top:10px;
background-image:url(images/fdCentre.jpg);
text-align:left;
}

div#PartG{
width:470px;
margin-left:10px;
height:560px;
margin-top:15px;
font-family:"Times New Roman", Times, serif;
font-size:14px;
float:left;
}

div#PartG .libelle{
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#000000;
text-decoration:none;
}

div#PartG .libelle a{
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#000000;
text-decoration:none;
}

div#PartG .libelle a:hover{
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#000000;
text-decoration:none;
}

div#PartG .petitTXT{
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:#000000;
}

div#PartG .petitTitre{
font-family:"Times New Roman", Times, serif;
font-size:18px;
color:#000000;
}

div#PartG .note{
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:#000000;
}

div#PartG .urgent{
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#000000;
font-weight:bold;
}

div#PartG .prix{
font-family:"Times New Roman", Times, serif;
font-size:16px;
color:#000000;
font-weight:bold;
}

div#PartG .prixRaye{
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:#000000;
text-decoration:line-through;
}

.formulaire{
background-color:#DFEFFF;
border:#003399 1px solid;
color: black;
font-size: 14px;
}

div#Conteneur .Titre{
font-family:"Times New Roman", Times, serif;
font-size:24px;
color:#000000;
}

/*BAS*/
div#Bas{
width:790px;
height:58px;
margin-top:8px;
text-align:left;
}

div#Copyright{
margin-top:5px;
}
div#Copyright .copy{
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:#000000;
text-decoration:none
}
div#Copyright .copy a{
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:#000000;
text-decoration:none
}
div#Copyright .copy a:hover{
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:#000000;
text-decoration:none
}
