﻿/*////////////////////////////////////////////////////////////////////////////// INITIALISATION DES STYLES
*/
body{
	font-family:verdana, arial,sans-serif;
	padding:0;
	margin:0;
	font-size:10pt;
}
body *{
	padding:0;
	margin:0;
	border:none;
	overflow: visible
}	
a{
	text-decoration:none;
	color:#000;
}	
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1{
	font-size:12pt;
}
.clear{
	clear:both;
	visibility:hidden;
}
.center{
	text-align:center;
}
/*
///////////////////////////////////////////////////////////////////////  ELEMENTS NON AFFICHES
*/
#top #bandeau1 .satellites,
#top #bandeau2 #bando_anim ,
#top #bandeau2 h1 img,
#top .search,
#top #nav_main,
#left,
#center .tool,
form,
.list img,
.bloc.sommaire,
.super_link,
#footer,
.horschamps,
.telechargements{
	display:none;
}
/*
///////////////////////////////////////////////////////////////////////  TOP
*/
.title{
	margin-bottom:10pt;
}
.fil{
	margin-bottom:15pt;
	font-size:9pt;
}
/*
/////////////////////////////////////////////////////////////////  CONTENUS XML
*/
h2{
	font-size:14pt;
	margin:7pt 0;
	clear:both;
	color:#BD1158;
	border-bottom:1pt solid #BD1158;
}
.xml h3{
	margin:7pt 0 5pt 0;
	font-size:13pt;
}
.xml h4{
	margin:5pt 0 3pt 0;
	font-size:12pt;
	color:#8D9F27;
}
.xml h5{
	margin:3pt 0 1pt 0;
	font-size:11pt;
}
.xml h6{
	margin:0;
	font-size:11pt;
}
.xml p{
	margin-bottom:10pt;
}
.xml ul{
	margin-bottom:10px;
	list-style-position:inside;
}
.xml ul ul{
	margin-left:10px;
}
.xml ol{
	list-style-type:decimal;
	list-style-position:inside;
}
.xml .object-left{
	float:left;
	margin-right:10pt;
	margin-bottom:5pt;
}
.xml .object-right{
	float:right;
	margin-left:10pt;
	margin-bottom:5pt;
}
.xml .object-center{
	text-align:center;
	margin-bottom:5pt;
}
/*
/////////////////////////////////////////////////////////////////////// CENTER
*/
#center  .article{
	margin-bottom:15pt;
}
#center .article a:after {
	content: " (" attr(href) ") ";
}
#center .article a.ancre:after {
	content: "";
}
/*  blocs infos offre et destination  */
#center .article .article_infos{
	margin:15px 0;
}
#center .article .article_infos li{
	list-style:none;
}
#center .article .article_infos.offres dt{
	font-weight:bold;
	margin-bottom:5px;
	color:#BD1158;
	text-transform:uppercase;
	height:14px;
	padding-top:2px;
}
#center .article .article_infos.offres dd{
	margin-bottom:5px;
}
#center .article .article_infos.offres dd li{
	background:none;
	padding:0 0 3px 0;
}
#center .article .article_infos.destination #info_1{
	width:200px;
	float:left;
	font-weight:bold;
	padding:5px 0;
	margin:0;
}
#center .article .article_infos.destination #info_2{
	width:200px;
	float:right;
	margin:0;
}
#center .article .article_infos.destination #info_2 li{
	background:none;
	float:right;
}
#center .article .article_infos.destination #info_2 li img{
	display:block;
}
#center .article .article_infos .complement{
	font-size:8pt;
}
/*
/////////////////////////////////////////////////////////////////////// COLONNES
*/
.bloc h2{
	font-size:12pt;
	border:0;
}
.bloc h3, .bloc h4, .bloc h5, .bloc h6{
	font-size:10pt;
	color:#000;
}

/*************************  bloc */
.bloc{
	margin-bottom:10pt;
	clear:both;
	border:1pt solid #AFAFAF;
	padding:2pt 5pt;
	overflow:auto;
}
.bloc .content p{
	margin-bottom:1pt;
}
.bloc .content .object-center{
	float:left;
	margin-right:10pt;
	margin-bottom:5pt;
}
.bloc .content.list {
	margin-bottom:7pt;
}
.bloc .content.list .complet{
	float:right;
}
.bloc .content.list h3{
	margin:0;
	padding:0;
	font-weight:bold;
	background:none;
}
.bloc .content .right {
	float:right
}
.bloc ul.onglets {
	display:none;
}
#google_map{
	page-break-before:always;
	overflow:auto;
}