@charset "utf-8";
/* CSS Document */

.paragraphes						{ }
.paragraphes li						{ list-style:none; }
.paragraphes .paragraphe			{ position:relative; width:586px; padding:20px 0 0 0; }

/* Titre */
.paragraphe .ttr	 				{ position:relative; border-bottom:1px solid #EDEDED; }
.paragraphe .ttr h5	 				{ padding:0 100px 2px 0; font-size:14px; font-weight:bold; text-transform:uppercase; color:#EB7F24; font-weight:bold; }
.paragraphe .ttr h5 a 				{ }
.paragraphe .ttr h5 a:link,
.paragraphe .ttr h5 a:visited 		{ text-decoration:none; }
.paragraphe .ttr h5 a:active,
.paragraphe .ttr h5 a:hover 		{ text-decoration:underline; }

.paragraphe .btn 					{ position:absolute; top:3px; right:3px; width:49px; height:13px; display:none; }
.paragraphe .btn a 					{ display:block; width:49px; height:13px; }

.paragraphe .btn-plus 				{ }
.paragraphe .btn-plus a 			{ }

.paragraphe .btn-moins 				{ }
.paragraphe .btn-moins a 			{ }

/* Contenu */
.paragraphe	.ctn					{ position:relative; overflow:hidden; padding-top:9px; padding:5px 0 0 0; }
.paragraphe .ctn .fck				{ color:#5c5c5c; padding-top:0; }

/* Colonne vignette */
.paragraphe .td_vignette			{ }
.paragraphe .vignette				{ margin-right:5px; }
.paragraphe .vignette img			{ }

/* Colonne texte */
.paragraphe .td_txt					{ }

/* BLOC englobant (éventuellement) contact, fichiers et liens */
.paragraphe .fichiers-liens 		{ width:auto; }
.paragraphe .fichiers-liens-top		{ }
.paragraphe .fichiers-liens-ctn		{ background:#f2f2f2; padding:5px; }
.paragraphe .fichiers-liens-ctn ul	{ }
.paragraphe .fichiers-liens-ctn li	{ }
.paragraphe .fichiers-liens-ctn a	{ }
.paragraphe .fichiers-liens-btm		{ background:none; height:10px; }

/* Fichiers */
.paragraphe .fichiers				{ }
.paragraphe .fichiers ul			{ }
.paragraphe .fichiers li			{ }
.paragraphe .fichiers a				{ }
.paragraphe .fichiers a:link,
.paragraphe .fichiers a:visited		{ }
.paragraphe .fichiers a:active,
.paragraphe .fichiers a:hover		{ }

/* Liens */
.paragraphe .liens					{ }
.paragraphe .liens ul				{ }
.paragraphe .liens li				{ }
.paragraphe .liens a				{ }
.paragraphe .liens a:link,
.paragraphe .liens a:visited		{ }
.paragraphe .liens a:active,
.paragraphe .liens a:hover			{ }

/* Bottom */
.paragraphe	.btm					{ }


/* PARAGRAPHE NORMAL */
.paragraphes .normal .fichiers-liens-ctn 	{ color:#70747C;}
.paragraphes .normal .fichiers-liens-ctn a	{ color:#70747C;}

/* PARAGRAPHE VALEUR */
.paragraphes .valeur .ttr	 				{ background:#EB7F24; color:#FFFFFF; border-bottom:0 none; }
.paragraphes .valeur .ttr h5 				{ padding:2px 100px 2px 3px;}
.paragraphes .valeur .ttr h5 a:link,
.paragraphes .valeur .ttr h5 a:visited 		{ color:#FFFFFF; }
.paragraphes .valeur .ttr h5 a:active,
.paragraphes .valeur .ttr h5 a:hover 		{ color:#FFFFFF; }



