@charset "utf-8";
/* =============================================================================
 * Ajustement pour les fiches des paramètres par défaut définis dans gabarit.css
 * ============================================================================= 
 */

.col1b .col-top 					{ padding:32px 30px 0 23px; }
.col1b .fiche	 					{ width:100%; }

/* Formatage du texte */
.fiche .pictos						{ position:relative; height:29px; }
.fiche .pictos div					{ position:absolute; top:0; height:29px; }
.fiche .pictos span					{ display:none; }
.fiche .pictos .sejour-3-4-jours	{ width:59px; right:19px; }
.fiche .pictos .animaux-oui,
.fiche .pictos .animaux-non 		{ width:43px; right:83px; }
.fiche .pictos .animaux-oui			{ background:url('/media/fiche/animaux-oui.png') left bottom no-repeat; }
.fiche .pictos .animaux-non 		{ background:url('/media/fiche/animaux-non.png') left bottom no-repeat; }

.fiche .surtitre					{ }
.fiche .titre						{ }
.fiche .chapo						{ }
.fiche .chapo strong				{ }
.fiche .chapo .logo					{ float:left; border:1px solid #e5edf3; margin:0 10px 10px 0; }
.fiche .fck							{ }

/* Informations complémentaires */
.fiche .complement					{ color:#c80f72; padding:0 0 10px 0; }
.fiche .complement strong			{ }
.fiche .complement strong span		{ background:#fff29a; padding:0 2px; }

/* Date de publication */
.fiche .publication					{ padding:10px 0 0 0; font-weight:bold; }

/* Bloc englobant contact, fichiers et liens */
.fichiers-liens 					{ }
.fichiers-liens .left				{ }
.fichiers-liens .right				{ }

/* Contact */
.fiche .contact						{ height:95px; background:url('/media/fiche/contact.jpg') 0 0 no-repeat; }
.fiche .contact .btn				{ padding:28px 0 0 89px; }
.fiche .contact a					{ width:101px; height:29px; }
.fiche .contact .txt				{ padding:3px 0 0 13px; text-align:center; color:#566d5d; font-weight:bold;  }

/* Fichiers */
.fiche .fichiers					{ }
.fiche .fichiers .ttr				{ }
.fiche .fichiers .ttr h4			{ }
.fiche .fichiers .ctn				{ }
.fiche .fichiers ul					{ }
.fiche .fichiers li					{ }
.fiche .fichiers a					{ }
.fiche .fichiers a:link,
.fiche .fichiers a:visited			{ }
.fiche .fichiers a:active,
.fiche .fichiers a:hover			{ }

/* Liens */
.fiche .liens						{ }
.fiche .liens .ttr					{ }
.fiche .liens .ttr h4				{ }
.fiche .liens .ctn					{ }
.fiche .liens ul					{ }
.fiche .liens li					{ }
.fiche .liens a						{ }
.fiche .liens a:link,
.fiche .liens a:visited				{ }
.fiche .liens a:active,
.fiche .liens a:hover				{ }

/* Sommaire */
.fiche .sommaire					{ margin:15px 0; }
.fiche .sommaire .ttr				{ background:#025b87; }
.fiche .sommaire .ttr h4			{ color:#ffffff; font-size:10px; font-weight:bold; padding:2px; }
.fiche .sommaire .ctn				{ background:#f7f7f6; border:1px solid #dedcda; padding:2px; }
.fiche .sommaire ul					{ padding:10px 0 10px 20px; }
.fiche .sommaire li					{ color:#636363; font-size:9px; list-style:none; padding:0 0 5px 10px; background:url('/media/gabarit/sommaire_li.gif') 0 3px no-repeat; }
.fiche .sommaire a					{ font-weight:bold; font-size:9px; }
.fiche .sommaire a:link,
.fiche .sommaire a:visited			{ color:#0c80b0; text-decoration:none; }
.fiche .sommaire a:active,
.fiche .sommaire a:hover			{ color:#636363; text-decoration:underline; }

/* Photo */
.gd-format							{ }
.gd-format .ttr						{ }
.gd-format .ctn						{ }
.gd-format .ctn .img				{ }
.gd-format .ctn img					{ }
.gd-format .ctn p					{ }
.gd-format .btm						{ }
.gd-format .boutons					{ }
.gd-format .promo					{ }
.gd-format .promo a					{ }
.gd-format .derniere-minute			{ }
.gd-format .derniere-minute a		{ }

/* BLOC Grand format */
.col1a .gd-format 					{ }
.col1a .gd-format .ctn				{ }
.col1a .gd-format .ctn .img 		{ }
.col1a .gd-format .ctn p			{ }
.col1a .gd-format .btm				{ }

/* Google map */
.googlemap							{ }
.googlemap .ttr						{ }
.googlemap .ctn						{ }
.googlemap .ctn .map				{ }
.googlemap .ctn img					{ }
.googlemap .ctn p					{ }
.googlemap .agrandir				{ }
.googlemap .agrandir a				{ }
.googlemap .itineraire				{ }
.googlemap .itineraire table		{ }
.googlemap .itineraire tr			{ }
.googlemap .itineraire td			{ }
.googlemap .itineraire label		{ }
.googlemap .itineraire input		{ }
.googlemap .itineraire button		{ }
.googlemap .itineraire button:hover	{ }
.googlemap .itineraire button span	{ }

/* =====================================================
 * Ajustement des blocs selon leur position dans la page 
 * =====================================================
 */

.deux_col2_bg .col1b .liens,
.deux_col2_bg .col1b .fichiers		{ width:100%; }





