/* Style général */
body {
	cursor: default;
	font-family: Times New Roman;
	font-weight: normal;
	text-decoration: none;
}

/* texte du slogan à coté du logo */
.textBandeauSlogan {
	color: #000000;
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: none;
	text-decoration: none;
	cursor: default;
}
.tdBandeauSlogan {
	color: #000000;
	font-family: Times New Roman;
	font-size: 18px;
	padding-left: 5px;
	vertical-align: center;
}

/* Zone menu gauche */
.zoneMenuGauche {
    vertical-align: top;
	padding-top: 47px;
}

/* Texte menu niveau 1 normal */
.textMenuPrincipal {
	color: #000000;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin-left:10px;
	margin-right:10px;
	
}

/* Texte menu niveau 1 actif */
.textMenuPrincipalActif {
	color: #FF5210;
}
/* Texte menu niveau 1 actif */
.tabMenuPrincipalActif {
	/*background-color: #FF5210;
	color: #FFFFFF;*/
	color: #FF5210;
}


/* Texte menu niveau 2 normal */
.textSousMenuPrincipal {
	color: #666666;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

/* Texte menu niveau 2 actif */
.textSousMenuPrincipalActif {
	color: #FF5210;
}

/* Tableau pour le menu haut */
.tabMenuHaut {
	vertical-align: top;
	padding-top: 0px;
	margin-bottom: 24px;
}

/* Zone centrale (menu haut et contenu principale) */
.zoneCentrale {
	color: #000000;
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: none;
	padding-left: 25px;
	padding-top: 0px;
}

/* Table */
.tdMenu {
}

/* Cellule des sous menu gauche */
.tdSousMenu {
	padding-right: 11px;
}

/* Barre de séparation menu gauche / contenu */
.zoneBarreSeparation {
	background-image:url('../img/barre_menu_contenu.jpg');
	background-repeat: repeat-y;
}

.textePrincipal {
	color: #000000;
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

.textePrincipalMisEnValeur {
	font-family: Times New Roman;
	color: #FF3300;
	font-weight: bold;
	text-decoration: none;
}

.textMenuPrincipalHaut  {
	color: #FF3300;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin-right:10px;
}

.textePrincipalTitreParagraphe {
	font-weight: bold;
}

/* Texte principale reduit */
.textePrincipalPico {
	font-size: 11px;
text-decoration:none;
color:#333333;
}

.texteSignatureDixit {
	width:100%;
	text-align: right;
	font-size: 11px;
	color: #FF3300;
	text-decoration:none;
}



/* agenda */

.texte_agenda_titre {
	color: #FF3300;
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.texte_agenda_contenu {
	color: #000000;
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

.texte_agenda_adress {
    color: #000000;
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold ;
	text-decoration: none;
}

.texte_agenda_date {
	font-family: Times New Roman;
	color: #FF3300;
	font-weight: bold;
	text-decoration: none;
}

/* defininition des liens */
.lienCouleur {
	font-size: 14px;
	color: #eb9860;
	font-weight: bold;
	text-decoration: underline;
}

/* Titre des tableaux */
.tabTitreTab {
	font-family: Arial;
	font-size: 18px;
	color: #FF3300;
	font-weight: none;
	text-decoration: none;
}

/* Titre des colonnes et des lignes de tableau */
.tabTitreColonne {
	text-align:center;
	color: #000000;
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
}
.tabTitreLigne {
	text-align:left;
	color: #000000;
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
}

/* Contenu des celulles */
.tabContenuCelulle {
	color: #000000;
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/* extrait de discution, interview */
.dixit {
	background-color: #FFFEF9;
	color: #444444;
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	padding: 3px;
	font-style: italic;
}

/* */
.tabZoneFondCouleur {
	background-color: #E9E9E9;
}
.tdZoneFondCouleurTitre {
	color: #FF3300;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
}
.tdZoneFondCouleurPetitTitre {
	color: #FF3300;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.texteZoneFondCouleurPico {
	font-size: 11px;
}

/*----------------------------*/

.text_rubrique_big_bold {
	color: #FF3300;
	font-family: Trebuchet MS;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}

.text_rubrique_bold {
	color: #FF3300;
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.text_rubrique {
	color: #FF3300;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.zone_footer {
	color: #B0B0B0;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

#news {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}

#news ul li {
	list-style:none;
	background-color:#eee;
	margin-left:-20px;
	padding:10px;
	margin-bottom:20px;
}

#news ul li .headline{
font-family: Arial;
font-size: 18px;
color: #ff3300;
text-decoration: none;
}

#news ul li a:link {
color: #ff3300;
font-weight: bold;
text-decoration: none;
}
#news ul li a:hover {
color: #ff3300;
font-weight: bold;
text-decoration:underline;
}
#news ul li a:visited {
color: #ff3300;
font-weight: bold;
text-decoration: none;
}


/*
.zoneCentraleTableau {
	color: #000000;
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;

}
*/

/*
.zoneCentraleTableauBig {
	color: #FF3300;
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}
*/

/*
.zoneCentraleTableauPico {
	color: #000000;
	font-family: Times New Roman;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
*/
/*
.zoneCentraleTableau_ultraPico {
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 8px;
	font-weight: normal;
	text-decoration: none;

}
*/
/*
.zoneCentraleTableauPicoColor {
	color: #FF3300;
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;

}
*/

/*
.zoneCentraleTableaubolder {
	color: #000000;
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
*/
/*
.zoneCentraleTableaubolderColor {

	color: #FF3300;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
*/

