/* CSS Document */

.fiche *										{  }
.fiche td										{ vertical-align:top; }
.fiche h1,
.fiche h2,
.fiche p										{ position:relative; }
.fiche h2 span									{ background:#a1231b; color:#f2cdcb; padding:0 5px; }
.fiche .titre_actu								{ color:#6c0600; }
.fiche .intro									{ color:#a1231b; }
.fiche .legende									{ background:url('/media/gabarit/legende.png') 0 0 no-repeat; border:1px solid #e8e3dd; border-top:none; padding:7px 11px; }
.fiche .photo 									{ float:right; width:220px; margin:0px 0px 15px 15px; }
.fiche #colonne-gauche							{ width:186px; background:#FFFFFF; }
.fiche #colonne-gauche .td_content				{ width:186px; }
.fiche #colonne-centrale						{ width:616px; background:#FFFFFF url('/media/gabarit/bg-colone-centre.gif') 0 0 no-repeat; padding-left:14px; }
.fiche #colonne-centrale .td_content			{ width:570px; padding-bottom:25px; }
.fiche .coordonnees								{ clear:both; background:#f5f5f5; border:1px solid #dedcda; }
.fiche .coordonnees .ttr						{ height:23px; position:relative; padding:11px 19px 0 19px;  }
.fiche .coordonnees .ttr h3						{ color:#017ba3; font-size:12px; font-weight:bold; height:auto; left:auto; top:auto; }
.fiche .coordonnees .ctn						{ position:relative; padding:0 19px 11px 19px; }
.fiche .coordonnees .bloc1						{ float:left; width:162px; border-right:1px solid #dedcda; }
.fiche .coordonnees .bloc2						{ float:left; padding-left:14px; }
.fiche .coordonnees dt							{ color:#515151; font-weight:bold; }
.fiche .coordonnees dd							{ color:#515151; }
.fiche .coordonnees .bloc2 dt					{ float:left; padding:0 5px 0 0; }
.fiche .coordonnees .bloc2 dd					{ white-space:nowrap; font-weight:bold; }
.fiche .localisation							{ padding-top:42px; }
.fiche .localisation .ttr						{ background:#d7d2ca; color:#654d33; height:19px; }
.fiche .localisation .ttr h4					{ padding-top:5px; text-align:center; }

