/*  Couleurs */ 

/* Citrouille --- Tuscany (Redish Orange) */
.Tuscany {color:#CE5030;}
.Contessa {color:#C97062;}
.FireBush {color:#E79437}
/* Chambray (Blue) */
.Chambray {color:#345F8E;}
.Danube {color:#6591C3;}





body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.8em;
	color:#8d8d8d;
	line-height:1.4;
}

a {
	text-decoration: underline;
	color:#272727;
}

a:hover, a:focus, a:active { text-decoration: none; }

h3 {
	font-weight:bold;
	font-size:16px;
	padding: 5px 20px;
}
.table_principal {
	color:#ffffff;
	margin-bottom:10px;	
}
.table_principal h3{
	padding:5px 0;
}
/* ******************* */
/* Orange */
/* ******************* */
.category_11 .table_principal {
	background-color:#f7ae60;
}
.category_11 h2:first-child, .category_11 h2:first-child,
.category_11 .contentpagetitle h1:first-child, .category_11 .contentpagetitle h1:first-child
 {
	background-color:#f38000;

}
/* ******************* */
/* Red */
/* ******************* */
.category_2 .table_principal, .category_13 .table_principal, .category_7  .table_principal, .category_10 .table_principal, .category_12 .table_principal, .category_14 .table_principal, .category_18 .table_principal {
	/* Red */
	background-color:#F6E8DD;
	color:#666
}

.category_2 h2:first-child, .category_13  h2:first-child, .category_7 h2:first-child, .category_10 h2:first-child, .category_14 h2:first-child,
.category_2 .contentpagetitle h1:first-child, .category_13  .contentpagetitle h1:first-child, .category_7 .contentpagetitle h1:first-child, .category_10 .contentpagetitle h1:first-child, .category_14 .contentpagetitle h1:first-child, .category_12 .contentpagetitle h1:first-child, .category_18 .contentpagetitle h1:first-child
 {
	background-color:#e04d2b;

}
/* ******************* */
/* Red */
/* ******************* */

.table_sous_titre{
	color:#e79437;
	font-size:14px;
	font-weight:bold;
}

.table_titre {
	display:block;

	padding: 0 20px;
	margin-bottom:10px;
	border-left:5px solid #000;
	font-size:16px;
	color:#000;
	font-weight:bold;
}
/* ************************* */
/* Page Specific Partenaires */
/* ************************* */
.Partenaires {
	font-weight:bold;
}
.Partenaires_titre {
	font-weight:bold;
	color:#F90;
	font-size:16px;
	padding: 5px 0;
	border-top: 1px solid #F90;
	text-align:center;
	margin:0px;
}
.Partenaires_soustitre {
	color:#F90;
	padding:5px 0;
	text-align:center;	
	border-bottom: 1px solid #F90;
	margin:0px;
}
.Partenaires tr:first-child {

}

/*
.table_texte{
	font-size:12px;
	color:#FFF;
	padding-top:10px !important ;
}
*/
.titrenoir {
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

.titre_Accueil {
	font-size:16px;
	color:#ce453b;
	font-weight:bold;
}

.item-page h2:first-child a,
.item-page .contentpagetitle h1:first-child
{
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	padding:3px 20px;
	text-decoration:none;	
}


.lowersection {
	padding:20px;
}
/*.image {
	box-shadow: 1px 1px 7px #555;
	-moz-box-shadow: 1px 1px 7px #555;
	-webkit-box-shadow: 1px 1px 7px #555;
	
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}*/

.chapeau {
	font-size:125%;
	line-height:125%;
	color:#7A7A7A;	
}
.chapeau a {
	color:#7A7A7A;
}

.sous_titre {
	font-size:125%;
	font-weight:bold;	
	padding-top:5px;
	color:#32B2C6;
}

.en_valeur {
	color:#ff9600;
}


.lire_suite {
/* à garder */	
}
.Lire_aussi_sur_le_sujet{
	font-weight:bold;
	margin: 10px 0;
	color:#E79437;
	font-size:14px;
}

.lien_discret, .lien_discret:hover {
	text-decoration:none;
}


/* STYLES FOR JOOMLA! EDITOR */
hr#system-readmore  { border: red dashed 1px; color: red; height:5px; background:red; }
hr.system-pagebreak { border: gray dashed 1px; color: gray; height:5px; background:gray; }

