#menuFormalite, #menuSante, #menuGeographie, #menuHommes, #menuTransport, #menuPratiques, #menuAdresses, #menuEnvironnement
{
		padding: 5px;
		padding-top: 0;
		width: 570px;
}

.on {
	display: block;
	width: 600px;
	
}

.off {
	display: none;
}

ul#menuinfo {
        list-style-type: none;		
		margin: 0;		
		padding: 0;
		
}

li#menuinfo2 
{
	    float: left;		
	    padding: 0!important;
		margin-left: 0px;
}

a.infomenu, a.commencant, a.actif 
{ 
    display: block;
	background: url(/vdm/Voyages/commande/images/onglet.gif) top left;
	height: 20px;
	width: 150px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	margin-left: 2px;
	margin-bottom:2px;
} 
a.selected_calendrier
{ 
    display: block;
	background: url(/vdm/Voyages/commande/images/onglet-hover.gif) top left;
	height: 20px;
	width: 150px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	margin-left: 2px;
	margin-bottom:2px;
} 

a.infomenu:hover, a.infomenu:actif, a.actif:hover 
{ 
    display: block;
	background: url(/vdm/Voyages/commande/images/onglet-hover.gif) top left;
	height: 20px;
	width: 150px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
a.actif span span span { 
    display: block;
	background: url(/vdm/Voyages/commande/images/onglet-hover.gif) top left;
	height: 20px;
	width: 150px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	} 

/** titre de la page styleV3.css**/
.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;	
	    text-transform:uppercase;
}


.texte_presentation
{
		color: #484747;
		text-align:justify;
		width:595px;
		margin-top:15px;
		
}

H2
{
	color: #68c8de;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 13px;
	margin-top:15px;
	text-transform:uppercase;
	
}
.retour, .retour1 
{
	clear: both;
	text-align: right;
	vertical-align: middle;
	float: right;
	border: 0px;
	font-size: 12px !important;
	color: #666666;
	text-indent: 9px;
	margin: 0px;
	padding: 0px;
}


