body
{
	background-color: #999999;
	margin-left: 0px;
	margin-top: 5px;
	font-family: Arial, sans-serif;
}

object
{
	margin: 0;
	padding: 0;
}

a img
{
	border: 0;
}

p#intro_list
{
	color: white;
	font-size: 12px;
	margin: 5px 0 5px 0;
	padding: 0 0 0 15px;
}

.miniature
{
	border: none;
}
.min_nom
{
	margin: 0;
	padding: 1px 3px 0 3px;
	text-align: center;
	font: Verdana, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 13px;
	color: black;
	background-color:#DDDDDD;
}	
.min_desc
{
	color: #FFFFFF;
	margin: 0;
	padding: 3px 3px 0 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
}

table.miniature_list
{
	margin-left: 15px;
}

.titre_fiche
{
	margin: 0 0 10px 0;
	padding: 0 0 0 5px;
	text-align: left;
	font-family: CooperPlate;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 1.0em;
	line-height: 1.2em;
	color: #2800b1;
	background-image: url("../images/fond_ligne_titre.jpg");
	background-repeat: repeat-x;
}	
.sous_titre_fiche
{
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
	text-align: left;
	font-family: CooperPlate;
	font-variant: small-caps;
	font-size: 16px;
	line-height: 18px;
	color: black;
	background-image: url("../images/fond_ligne_p_titre.jpg");
	background-repeat: repeat-x;
	width: 146px;
}	
.resume_fiche
{
	color: #FFFFFF;
	margin: 3px 0 0 0;
	padding: 5px;
	font-size: 11px;
	border: 3px solid #0066FF;
	background-color: #0099FF;
}
.tarifs_fiche
{
	color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 3px;
	font-size: 12px;
	background-color: #8788e4;
	width: 145px;
	text-align: left;
}
.flashes_fiche
{
	margin: 20px 0 0 0;
	padding: 0;
}

.vignette_fiche
{
	width: 55px;
	height: 29px;
	margin: 3px 3px 0 0;
	border: 1px solid white;
}
.image_fiche
{
	border: 3px solid white;
}
.autres_destinations_fiche
{
	color: #FFFFFF;
	margin: 0 0 4px 0;
	padding: 3px;
	font-size: 10px;
	text-transform: uppercase;
	background-color: #b7b8fa;
	width: 145px;
	text-align: left;
}
.autres_destinations_fiche a, .autres_destinations_fiche a:active, .autres_destinations_fiche a:link, .autres_destinations_fiche a:visited
{
	color: white;
	text-decoration: none;
}
.autres_destinations_fiche a:hover
{
	text-decoration: underline;
}
.aff_resume
{
	margin: 0 0 5px 0;
	padding: 0 0 0 5px;
	width: 100%;
	text-align: center;
	font: Verdana, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 20px;
	color: black;
	background-color:#DDDDDD;
}	

.leftpadding
{
	padding-left: 8px;	
}

/* partie réservation */
.titre_resa
{
	margin: 5px 0 0  0;
	padding: 0 0 0 5px;
	text-align: left;
	font-family: CooperPlate;
	font-variant: small-caps;
	font-size: 18px;
	color: black;
	background-image: url("../images/fond_ligne_titre.jpg");
	background-repeat: repeat-x;
}
.sous_titre_resa
{
	margin: 2px 0 0  0;
	padding: 0 0 0 5px;
	text-align: left;
	font-family: CooperPlate;
	font-variant: small-caps;
	font-size: 14px;
	color: black;
	background-image: url("../images/fond_ligne_p_titre.jpg");
	background-repeat: repeat-x;
}	
table#reservation
{	
	font-size: 10px;
	color: white;
}

table#reservation input, select
{
	font-size: 10px;
}

table#reservation tr.odd
{
	background-color: #087397;
}

table#reservation tr.even
{
	background-color: #158eb7 ;
}

table#reservation tr.even td, table#reservation tr.odd td
{
	text-align: left;
}

.margin_top
{
	margin-top: 5px;
}

.leftpaddingrigthalign
{
	padding-left: 8px;
	text-align: right;
}


table.table_options
{
	font-size: 11px;
}

table.table_options input
{
	height: auto;
	margin: 0;
	padding: 0;
}

.cadre_atos
{
	background: url("../images/fond_cartesb.png");
	background-position: center;
	background-repeat: no-repeat;
	color: white;
	font-weight: bold;
}

p.margintop
{
	margin-top: 20px;
}

span.nosdest a
{
	font-weight: normal;
	font-size: 14px;
	color: #5732d7;
	text-decoration: none;
}

p.autres_dest
{
	margin: 5px 0 0 0;
	padding: 0;
}

p.autres_dest a
{
	display: block;
	float: right;
	width: 212px;
	height: 22px;
	background: url("../images/retour.png");
	background-repeat: no-repeat;
}

p.autres_dest a:hover
{
	background: url("../images/retour_on.png");
}





