/* CSS Document */

.titre_new_pages
{
		color: #96968e;
		font-size: 16px;
		font-weight: bold;
		margin: 10px 17px 15px 3px;
		background: url(/vdm/Voyages/commande/images/separation.gif) repeat-x bottom left;
		height: 20px;
}

.titre_new_pages p
{font-size: 16px;}

.h2_new_pages
{
	color: #96968e;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 10px 0 10px 5px;
}

.texte_gris
{
	color: #96968e;
	font-weight: bold;
}

.separation
{
	background: url(/vdm/Voyages/commande/images/separation.gif) repeat-x bottom left;
}
/*STYLE PAGE SUR 3 COLONNES - ex: la presse en parle */

.col_tiers
{
		width: 200px;
		float: left;
		border-right: 1px solid #c4c4ba;
		margin-right: 8px;
}

.border_img
{
		border: 1px solid #c4c4ba;
}

.contact
{
		background-color: #eae9e9;
		width: 600px;
		height: 30px;
		padding-left: 10px;	
		margin-top: 15px;
}

.bgcolor_gris
{ background-color: #96968e;
text-align: center; 
color: white;}