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

.col1c .ligne						{ padding:0 30px 0 56px; }

/* Formatage du texte */
.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							{ }

/* Date de publication */
.fiche .publication					{ }

/* Bloc englobant contact, fichiers et liens */
/*.fichiers-liens 					{ }
.fichiers-liens-top					{ }
.fichiers-liens-ttr					{ }
.fichiers-liens-ctn					{ }
.fichiers-liens .left				{ }
.fichiers-liens .right				{ }
.fichiers-liens-btm					{ }*/

/* Contact */
/*.fiche .contact						{ }
.fiche .contact a					{ }
.fiche .contact a:link,
.fiche .contact a:visited			{ }
.fiche .contact a:active,
.fiche .contact a:hover				{ }*/

/* 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						{ }

/* 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 
 * =====================================================
 */

.col2a .contact						{ margin:10px 0 0 0; }

.col2b .gd-format .ttr				{ }
.col2b .gd-format .ctn				{ }
.col2b .gd-format .ctn img			{ }
.col2b .gd-format .ctn p			{ }
.col2b .fichiers					{ width:250px; margin:0 0 10px 23px; }
.col2b .liens						{ width:250px; margin:0 0 10px 23px; }
.col2b .contact						{ width:230px; margin:0 0 10px 23px; }





