body{
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	line-height: 1.2em;
	background: #d5121d url(../images/bg.png) top center repeat-y;
}

#all{ /* Centrage */
	width: 949px;
	position: absolute;
	left: 50%;
	margin-left: -475px;
}

#copy{ /* Sert de marge au contact */
	visibility: hidden;
	position: absolute;
	bottom: 0px;
}

a{
	color: #fff;
	text-decoration: none;
}
a{
	color: #fff;
	text-decoration: none;
}

#main2 #page p a, #main2 #page ul li a, #main2 #page ol li a{
	color:#e95f40
}

/******* H E A D E R *******/
#header{
	width: 949px;
	height: 160px;
	background: url(../images/header.jpg) top left no-repeat;
}

/******* H E A D E R *******/
#header{
	width: 949px;
	height: 160px;
	background: url(../images/header.jpg) top left no-repeat;
}

/* Logo */
#header h1 a{
	display: block;
	position: relative;
	left: 135px;
	top: 40px;
	width: 290px;
	height: 71px;
	text-indent: -10000px; /* "Disparition" du texte */
	background: url(../images/logo.jpg) top left no-repeat;
}


/* Menu "top" */
#jfish{
	height: 25px;
	background: #4B4B4D;
	padding-bottom: 15px;
	font-size: 10px;
	padding-right: 15px;
}

.jflanguageselection li a span{
		display: block;
	margin-left: 10px;
}

#active_language a{
	color: #e57753;
	font-style: italic;
}

#bar{
	height: 25px;
	background: #4B4B4D;
	border-bottom: 5px solid #685751;
	padding-bottom: 5px;
}

#user3 ul{
	margin: 0;
	margin-right: 15px;
	list-style: none;
	font-size: 0.8em;
	position: absolute;
	right: 0px;
}

#user3 ul li{
	display: inline;
	margin: 0; 
	padding: 0;
	list-style: none; /* cf. ci-dessus, necessaire pour un affichage correct */
}

#user3 a{
	float: left;
	padding: 10px;
	width: auto !important;
	height: auto !important;
	min-height: 13px;
	overflow: hidden;
	border-right: 2px solid #685751;
	color: #ed9e7d;
	font-weight: bold;
}

#user3 a:hover{
	color: #fff;
}



/******* C O N T E N U   P R I N C I P A L *******/
#content{overflow: auto;} /* Permet le calcul de la hauteur des colonnes */

/* Colonne gauche */
#left{
	text-align: left !important;
	margin: 0;
	width: 247px;
	float: left;
}

/* Menu */
ul.menu{
	list-style: none;
	margin: 0;
	margin-top: 25px;
	font-size: 13px;
}

.menu li{
	min-height: 25px;
	padding-left: 10px;
}

.menu li a span{
	display: block;
	width: 100%;
	height: 100%;
	padding: 5px;
}

.menu li ul li{ /* Lvl 2 */
	background: #FDEBE3;
	border-left: 5px solid #e57753;
	margin-left: -10px;
	padding-left: 15px;
}

.menu li ul li ul li{ /* Lvl 3 */
	background: #ed9e7c;
	border-left: 5px solid #fbe6db;
	margin-left: -20px;
	padding-left: 15px;
}

.menu > .active > a > span{color: black;}
.parent .active a span{color:#d5121d; font-style: italic !important;} /* lvl2 select*/
.parent .parent .active a span{color:#58150f !important; font-style: italic !important;} /* lvl3 select*/
.menu li ul li a, .menu li ul li ul li a span{color: #4B4B4D !important;}


/* Colonne centrale */
#main2{
	float: left;
	width: 453px;
	min-height: 400px;
	text-align: left;
}

/* Fil d'ariane */
a.pathway{display: none;}

#breadcrumbs{
	font-style: italic;
	font-size: 1.8em;
	width: 433px;
	background: #3a3b3d;
	position: relative;
	height: 20px;
	left: -50px;
	top: -15px;
	padding-left: 45px;
	padding-top: 28px;
}

#breadcrumbs span{color: #ed9e7d;}

#breadcrumbs 
{display: none;}

#main2 p, #main2 table, #main2 form, address .marker img{
	margin: 15px 25px 0px 50px;
        
}

#main2 ul{
	margin: 15px 25px 0px 65px;
	list-style-type: disc
}

#main2 ol{
	margin: 15px 25px 0px 65px;
	list-style-type: decimal;
}

#main2 strong{
	color: #000;
	font-weight: bold;
}

em{font-style: italic;}

#main2 #page * img{
	margin: 10px;
	margin-top: 3px;
} 

.componentheading, .buttonheading, .iteminfo {display: none;} /* Masque le "titre" de la page */

.contentheading{ /* Masque les boutons */
	color: #d5121d;
	font-style: italic;
	margin: 25px 45px;
	font-size: 1.5em;
}

.readon{ /* Lire la suite */
	display: block;
	font-style: italic;
	margin: 10px;
	text-align: right;
	color: #000;
}


/* Colonne droite */
#right{
	float: left;
	margin-left: 25px;
	width: 224px;
	min-height: 175px;
}

#right h3{ /* Titre Newsflash & LatestNews */
	padding: 20px 15px 10px 20px;  
	color: #fff;
	background: #747577;
}

#right p, #right ul{ /* Contenu texte */
	padding: 0px 15px 20px 30px;
	background: #747577;
}




#right li{


	margin-left: 10px;
	list-style-image: url(../images/puce.png);
}

#right a{color:#ed9e7d;}

#right ul{ /* Espacement des lignes pour dernires news */
	line-height: 1.6em;
}

/* Recherche */
#right form{
	padding: 20px 5px 0px 30px;
	background: #747577;
	margin-bottom: 15px;
}

#right form label{
	color: #fff;
}

#right form input{
	border: none;
	border-bottom: 2px solid #B1B3B4;
	margin-bottom: 15px;
}

/* Contact */
#contact{
	margin: 20px 0px;
	margin-top: 0;
	padding-top: 20px !important;
	width: 179px;
	bottom: 0px;
	color: #fff;
	font-size: 90%;

}

#contact a{
	color: #fff;
}

#contact img{
	display:block;
	margin-bottom: 10px;
}

/******* F O O T E R *******/
.clear{
	clear: left; /* Fin de flottement */
	visibility: hidden;
}

.flotegauche{float:left;}
.flotedroite{float: right;}
}

a#frontend{
	display: block;
	position: absolute;
	top: 150px;
	left: 397px;
	width: 10px;
	height: 10px;
}


/******* F R O N T E N D *******/
form.editor{
background: #ccc;
width: auto;
position: absolute;
top: -15px;
left: -50px;
padding: 5px;
}

.inputbox{float:right;}