﻿@charset "utf-8";
/*******    FEUILLE DE STYLE      ********/
/*******    © MBA MULTIMEDIA      ********/
/*******  www.mba-multimedia.com  ********/

.paragraphes							{ clear:both; width:626px; }
.paragraphes ul							{ }
.paragraphes li							{ }
.paragraphes .paragraphe				{ position:relative; list-style:none; }

/* Titre */
.paragraphe-ttr	 						{ position:relative; height:33px; background:#ffffff url('/media/paragraphe/ttr.jpg') 0 0 no-repeat; }
.paragraphe-ttr h5	 					{ height:28px; padding:5px 20px 0 17px; color:#c80f72; font-size:10px; font-weight:bold; color:#ffffff; background:url('/media/paragraphe/ttr_h5.jpg') right top no-repeat; }
.paragraphe-ttr h5 a 					{ display:block; font-size:14px; color:#c80f72; }
.paragraphe-ttr h5 a:link,
.paragraphe-ttr h5 a:visited 			{ }
.paragraphe-ttr h5 a:active,
.paragraphe-ttr h5 a:hover 				{ }

.paragraphe-ttr table					{ border-collapse:collapse; border-spacing:0; }
.paragraphe-ttr th						{ white-space:nowrap; vertical-align:top; }
.paragraphe-ttr th.boutons				{ position:relative; width:100%; background:#ffffff url('/media/paragraphe/ttr_boutons.gif') right top no-repeat; padding:6px 0 0 0;  }

/* Boutons */
.paragraphe .btn 						{ display:none; }
.paragraphe .btn a 						{ display:block; }
.paragraphe .btn a:link,
.paragraphe .btn a:visited				{ background-position:left top; }
.paragraphe .btn a:hover,
.paragraphe .btn a:active				{ background-position:left bottom; }
.paragraphe .btn-plus 					{ width:52px; height:12px; display:none; }
.paragraphe .btn-plus a 				{ display:block; width:52px; height:12px; }
.paragraphe .btn-moins 					{ width:52px; height:12px; display:none; }
.paragraphe .btn-moins a 				{ display:block; width:52px; height:12px; }

.paragraphe-top							{ }

/* Ombre */
.paragraphe-ombre						{ position:absolute; top:0; left:0; z-index:900; }

/* Contenu */
.paragraphe-ctn							{ position:relative; overflow:hidden; padding:0 13px; background:#ffffff; border-left:1px solid #e1e9ea; border-right:1px solid #e1e9ea; }
.paragraphe-ctn h5	 					{ font-size:12px; font-weight:bold; color:#a32473; padding-bottom:5px; }
.paragraphe-ctn .chapo 					{ font-size:11px; line-height:16px; font-weight:bold; color:#6a7887; }
.paragraphe-ctn .texte					{ font-size:10px; line-height:normal; color:#5c5c5c; padding:0; }
.paragraphe_table						{ border-collapse:collapse; }

/* Colonne vignette */
.paragraphe .td-vignette				{ padding-right:10px; }
.paragraphe .vignette					{ width:120px; min-height:120px; }
.paragraphe .vignette img				{ width:110px; border:5px solid #e2eaeb; }

/* Colonne texte */
.paragraphe .td-txt						{ padding:2px 10px 4px 4px; }

/* BLOC englobant (éventuellement) contact, fichiers et liens */
.paragraphe .fichiers-liens 			{ width:auto; }
.paragraphe .fichiers-liens-top			{ }
.paragraphe .fichiers-liens-ctn			{ }
.paragraphe .fichiers-liens-ctn	.ctn	{ padding:0; background:none; min-height:0; }
.paragraphe .fichiers-liens-ctn ul		{ }
.paragraphe .fichiers-liens-ctn li		{ }
.paragraphe .fichiers-liens-ctn li .cadre { display:inline-block; }
.paragraphe .fichiers-liens-ctn a		{ }
.paragraphe .fichiers-liens-btm			{ }

/* 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							{ position:relative; height:39px; line-height:0; width:626px; background:#ffffff url('/media/paragraphe/btm2.jpg') 0 0 no-repeat; }


/* PARAGRAPHE VALEUR */
.paragraphes .valeur .paragraphe-ttr	 		{ }
.paragraphes .valeur .paragraphe-ttr h5 a:link, 
.paragraphes .valeur .paragraphe-ttr h5 a:visited 	{ color:#0167ac; }
.paragraphes .valeur .paragraphe-ttr h5 a:active, 
.paragraphes .valeur .paragraphe-ttr h5 a:hover 	{ color:#0167ac; }
.paragraphes .valeur .paragraphe-ctn	 		{ }
.paragraphes .valeur .paragraphe-ctn .texte		{ }
.paragraphes .valeur .fichiers-liens-ctn .ctn	{ background:none; }
.paragraphes .valeur .paragraphe-btm	 		{ }




