/*************      CASTEL       ************************************

****** bandeau TOP  *****************************
*********************************************** */
.adressetop {
	font-size: 10px;
	color: #6E6C68;
	font-weight: normal;
	font-family: "Trebuchet MS", arial, verdana;
	letter-spacing: 0.1em;
}

.contacttop {
	font-size: 11px;
	color: #BFBCB8;
	font-weight: normal;
	font-family: "Trebuchet MS", arial, verdana;
	letter-spacing: 0.1em;
	text-decoration:none ;
}
a.contacttop:hover {
	color: #CB0000;
}

.logintop {
	font-size: 11px;
	color: #6E6C68;
	font-weight: normal;
	font-family: "Trebuchet MS", arial, verdana;
	letter-spacing: 0.1em;
	text-decoration:none ;
}
a.logintop:hover {
	color: #CB0000;
}

.formlogintop {
	font-size: 11px;
	font-family: "Trebuchet MS", arial, verdana;
	color: #B2AEA9;
	border: 1px solid #000000;
	background-color: #514637;
}
/* ****** FIN  ***********************************



/* ***********************************************
****** typo du menu horizontal  ******************
*********************************************** */
.fondmenusup {
	background-color: #130F0D;
}

.menusup {
	font-size: 11px;
	color: #B3B3B0;
	font-weight: normal;
	font-family: "Trebuchet MS", arial, verdana;
	letter-spacing: 0.1em;
	text-decoration:none ;
}
a.menusup:hover {
	color: #CB0000;
}

.menusupOn {
	font-size: 11px;
	color: #CB0000;
	font-weight: normal;
	font-family: "Trebuchet MS", arial, verdana;
	letter-spacing: 0.1em;
	text-decoration:none ;
}
/* ****** FIN  ***********************************




/* ***********************************************
****** typo du menu RECHERCHE  ******************
*********************************************** */

.inputtop {
	font-size: 11px;
	font-family: "Trebuchet MS", arial, verdana;
	color: #DBD2C5;
	border: 1px solid #807566;
	background-color: #5C5449;
}

.inputtopOn {
	font-size: 11px;
	font-family: "Trebuchet MS", arial, verdana;
	color: #DBD2C5;
	border: 1px solid #AA3B3B;
	background-color: #800000;
}

.formtop {
	font-size: 11px;
	font-family: "Trebuchet MS", arial, verdana;
	color: #DBD2C5;
	border: 1px solid #807566;
	background-color: #5C5449;
}

.formtopOn {
	font-size: 11px;
	font-family: "Trebuchet MS", arial, verdana;
	color: #DBD2C5;
	border: 1px solid #AA3B3B;
	background-color: #800000;
}
/* ****** FIN  ***********************************




/* ***********************************************
****** css generale  *****************************
*********************************************** */

.body {
	background-color: #000000;
	font-size: 11px;
	font-family: "Trebuchet MS", arial, verdana;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 13px;
}

.menupopup {
	font-size: 11px;
	font-weight: normal;
	font-family: "Trebuchet MS", arial, verdana;
}

.menupopupmini {
	font-size: 10px;
	font-weight: normal;
	font-family: "Trebuchet MS", arial, verdana;
}

.formlogin {
	font-size: 11px;
	font-family: "Trebuchet MS", arial, verdana;
	color: #DBD2C5;
	border: 1px solid #807566;
	background-color: #5C5449;
}


.menusup_alert {
	font-size: 11px;
	font-family: "Trebuchet MS", arial, verdana;
	color: #DC3928;
	text-decoration: none;
}

.form {
	font-size: 11px;
	font-family: "Trebuchet MS", arial, verdana;
	color: #DBD2C5;
	border: 1px solid #807566;
	background-color: #5C5449;
}

/* ****** FIN  ***********************************





/* ***********************************************
****** menu gauche   **********************
*********************************************** */

.menugauche_fond {
	background-color: #251E18;
}

.menugauche_encadre {
	background-color: #251E18;
}

.menugauche_bord {
	background-color: #4A4C50;
}

.menugauche_bordOn {
	background-color: #FFFFFF;
}

.menugauche_alert {
	font-size: 12px;
	font-family: "Trebuchet MS", arial, verdana;
	color: #CB0000;
	text-decoration: none;
	line-height: 12px;
}

.menugauche_typo_encadre {
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 12px;
	color: #808080;
}

.menugauche_typo_titre {
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 18px;
	font-weight: bold;
	color: #F2F2F2;
}


.menugauche_copyright {
	font-size: 10px;
	font-family: "Trebuchet MS", arial, verdana;
	color: #808080;
	text-decoration: none;
	line-height: 12px;
}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu {
position:inherit;
/* couleur de separation entre les folios
background-color:#000000;
*/
top: 0;
left: 0;
width: 15em;
}

#menu dt {
	font-size: 12px;
	font-family: "Trebuchet MS", arial, verdana;
	color: #F2F2F2;
	width: 300px;
	line-height: 14px;
	text-decoration: none;
	cursor: pointer;
/* ligne de separation entre les folios */
	margin-top: 2px;
/* espace entre la typo et le bord haut et bas du TD */
	padding-top: 3px;
	padding-bottom: 3px;
/* espace gauche */
	padding-left: 10px;
	text-align: left;
	background: url(images/puce2_vide.gif) repeat-y #130F0D;
	vertical-align: middle;
}

#menu dd {
padding: 0;
/*display:none; */
}


/* classe lien gauche cree pour le survol des td
avec ajout d'un <a>....</a> dans le code*/
a.on_off:hover {
color: #F2F2F2;
/*background: #000000;*/
}

#menu li {
	font-size: 12px;
	font-family: "Trebuchet MS", arial, verdana;
	width: 300px;
	color: #F2F2F2;
	padding-left: 20px;
	text-align: left;
	background: url(images/puce2_vide.gif) repeat-y #130F0D;
}

#menu li a, #menu dt a {
font-size: 12px;
font-family: "Trebuchet MS", arial, verdana;
color: #F2F2F2;
text-decoration: none;
border: 0 none;
vertical-align: middle;
width: 350px ;
/*
display: block;
height: 100%;
background: #000000;
*/
}

#menu li a:hover, #menu dt a:hover, #menu a.selected {
color: #ffffff;
background: #800000;
}
#menu li.selected, #menu dt.selected {
color: #ffffff;
background: url(images/puce2.gif) repeat-y #800000;
}
/* ****** FIN  ***********************************



/* ***********************************************
****** typo frame centrale  **********************
*********************************************** */
.centrebody {
	background-color: #2D251D;
	font-size: 12px;
	font-family: "Trebuchet MS", arial, verdana;
	color: #999794;
	text-decoration: none;
	line-height: 14px;
}

.encadreactutitre {
	font-size: 15px;
	font-weight: bold;
	font-family: "Trebuchet MS", arial, verdana;
	color: #FFFFFF;
}

.encadreactusoustitre {
	font-size: 13px;
	font-weight: bold;
	font-family: "Trebuchet MS", arial, verdana;
	color: #D9D5D0;
	text-decoration: none;
	line-height: 12px;
}

.encadreactu {
	background-color: #3D352B;
	font-size: 12px;
	font-family: "Trebuchet MS", arial, verdana;
	color: #B0ADA9;
	text-decoration: none;
	line-height: 12px;
}

/* + ou - 5% de luminosite par rapport a centrebody #191919 */
.centreFondTR01 {
	background-color: #332C24;
}

/* + ou - 10% de luminosite par rapport a centrebody */
.centreFondTR02 {
	background-color: #3D352B; 
}

.overlib {
	font-family: Helvetica, Verdana, Arial;
	font-size: 11px;
	color: #373737;
	background-color: #D9D9D9;
	text-decoration: none;
}

.cadreimg {
	border: 1px solid #5C5045;/*5D4C3C*/
	background-color: #3D3227;
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 11px;
	color: #999794;
}

.centreAlert {
	font-size: 12px;
	font-family: "Trebuchet MS", arial, verdana;
	color: #EC0000;
	text-decoration: none;
	line-height: 14px;
}

.centre12 {
	font-size: 12px;
	font-family: "Trebuchet MS", arial, verdana;
	color: #999794;
	text-decoration: none;
	line-height: 14px;
}

.centre12lien {
	font-size: 12px;
	font-family: "Trebuchet MS", arial, verdana;
	color: #999794;
	text-decoration: underline;
	line-height: 14px;
}

a.centre12lien:hover {
	font-size: 12px;
	font-family: "Trebuchet MS", arial, verdana;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}

.centre11On {
	font-size: 11px;
	font-family: "Trebuchet MS", arial, verdana;
	color: #EE9801;
	text-decoration: none;
	line-height: 14px;
}

.centre12On {
	font-size: 12px;
	font-family: "Trebuchet MS", arial, verdana;
	color: #EE9801;
	text-decoration: none;
	line-height: 14px;
}

.centre11 {
	font-size: 11px;
	font-family: "Trebuchet MS", arial, verdana;
	color: #999794;
	text-decoration: none;
	line-height: 12px;
}

.centre13bold {
	font-size: 13px;
	font-family: "Trebuchet MS", arial, verdana;
	color: #999794;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
}

.centre13boldOn {
	font-size: 13px;
	font-family: "Trebuchet MS", arial, verdana;
	color: #EE9801;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
}

.centre15boldOn {
	font-size: 15px;
	font-family: "Trebuchet MS", arial, verdana;
	color: #EE9801;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
}


.centre13boldOnLien {
	font-size: 13px;
	font-family: "Trebuchet MS", arial, verdana;
	color: #999794;
	font-weight: bold;
	text-decoration: underline;
	line-height: 14px;
}

a.centre13boldOnLien:hover {
	text-decoration: none;
	color: #FFFFFF;
}
tr.menuthumbs_off {
background-color:#130F0D;
}
tr.menuthumbs_on {
background-color:#251E18;
}
/* ****** FIN  *********************************** */
