/*******************************************************************
	Styles de la page accueilVoyages
*******************************************************************/

/*fiche agence*/
.separateurvoyage
{
	color: #a8045a;
	background-image: url(../../images/trait1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight: bold;
	padding-bottom: 8px;
	padding-left: 6px;
	margin-bottom: 8px;
}

.blocapartirdesanslargeur, 
#idCelluleAchat
{
	vertical-align:bottom;
	padding-bottom:2px;
}
/*
.idSelection {
width: 782px;
padding-top: 10px;
background-image: url(../../../projet-ressources/images/separateur_promo_vols.gif);
background-repeat: repeat-x;
background-position: top;
clear:both;
}

.idSelection a
{
	text-decoration:none;
}

#navigation_bas a
{
	text-decoration:none !important;
}
.idSelection h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #2F9BBF;
margin-bottom: 10px;
padding:0px;
margin-top:0px;
}

.selectionOffre 
{
	width:100%;
}

.selectionOffre h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0085B0;
	font-weight: bold;
	margin:0px;
	padding:0px;
}

.selectionOffre h5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0085B0;
	font-style: italic;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

.selectionOffre div
{
	padding:5px;
}
.texteOffre
{
	float:left;
	width:75%;
}

.imageOffre
{
	float:left;
	width:90px;
}

.selectionOffre div.prix
{
	width : 72px;
	height: 22px;
	float:right;
	background-image: url(../../../Projet-ressources/images/fond_prix.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff5922;
	text-align:center;
	padding:0;
	padding-top: 2px;
}
.selectionOffre div.prix a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff5922;
	text-align:center;
}
.selectionOffre p
{
	padding:0px;
	margin:0px;
}

.selectionOffre p.duree
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#000;
	padding-top:5px;
}
*/
#navigation_bas
{
	clear:both;
	width:785px;	
	background-image: url(../../../projet-ressources/images/separateur_promo_vols.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top:10px;
}

