/*Contenu de toutes les pages*/
body,html
{
	background-color: #151515;
	background-position: center top;
	background-repeat: no-repeat;
}

/*Texte normal du site*/
body
{
	color: #FFFFFF;
	font-size: 11px;
	font-family: verdana,arial,helvetica,sans-serif;
}

/*« body » normal du site*/
.site_body
{
	background-color: #151515;
}

/*Contenu normal du site et contenu seulement*/
.site_content
{
	background-color: #151515;
}
.site_content_only
{
	background-color: #151515;
	padding: 10px 0;
}

/*Liens placés dans le bas des pages*/
.site_links, .site_links:link, .site_links:visited, .site_links:active, .site_links:hover
{
	
}
.site_links:hover
{
	
}

/*Liens*/
a, a:link, a:visited, a:active, a:hover
{
	text-decoration: underline;
	color: #FFC20E;
}
a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.tbl_header_text td
{
	padding: 0 2px;
}
.tbl_header_text, .tbl_header_text a
{
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
}
.tbl_header_text a:hover
{
	color: #FFC20E;
}

.tbl_social
{
	background: transparent url("../themes/main/fr/images/pg/blackBCK.png") top center repeat;
	padding: 3px;
	margin-bottom: 10px;
}
.tbl_social td
{
	padding: 2px;
}

.tbl_gray
{
	border-collapse: collapse;
	border-bottom: 4px solid #30302F;
}
.tbl_gray td
{
	padding: 5px;
	background-color: #3A3A39;
	color: #CCCBCA;
}

.img_infolettre
{
	margin-left: 35px;
}
.frm_infolettre
{
	background: transparent url("../themes/main/fr/images/pg/box-infolettre.png") top left no-repeat;
	height: 350px;
	width: 326px;
	padding: 0 35px 0 45px;
	margin-left: 35px;
}

.frm_infolettre .button, .frm_infolettre .button:hover
{
	background-color: #FFC20E;
	border: 1px solid #FFFFFF;
	color: #000000;
	font-size: 12px;
	padding: 3px 10px 3px 10px;
}

.mod_mlists_subscribe
{
	background: transparent url("../themes/main/fr/images/pg/infolettre.png") top left no-repeat;
	height: 199px;
	width: 320px;
	padding: 40px 0px 0 45px;
	margin-left: 45px;
	font-weight: bolder;
}
.mod_mlists_subscribe .formfield
{
	width: 220px;
}
.mod_mlists_subscribe .button, .mod_mlists_subscribe .button:hover
{
	background-color: #FFC20E;
	border: 1px solid #FFFFFF;
	color: #000000;
	font-size: 12px;
	padding: 3px 10px 3px 10px;
}

/*Champs de formulaire*/
input, textarea, select,optgroup,option,.formfield, .formfield_error
{
	font-size: 14px;
	font-family: verdana,arial,helvetica,sans-serif;
}
.formfield
{
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #5577AA;
	background-color: #FFFFFF;
}
.formfield_error
{
	border-width: 1px;
	border-style: solid;
	border-color: #DD0000;
}

/*Boutons*/
.button
{
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color:#666666;
	background-color:#DDDDDD;
}
.button:hover
{
	background-color:#FFFFFF;
}

/*-- Menu principal --*/
/*Conteneur*/
.menu_container
{
	position:relative;
	z-index:2;
	border-collapse: collapse;
	margin-bottom:20px;
}
/*Items*/
.menu
{
	color: #FFFFFF;
	padding: 3px 8px 3px 8px;
    font-size: 16px;
    height: 16px;
    margin-left: 18px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
	font-weight: bolder;
}
/*Mouse over*/
.menu.selected
{
	color:#000000;
}
/*Page actuelle*/
.menu.current
{
	font-weight: bold;
	color:#000000;
}
.menu.current.selected
{
}
/*Menu en image*/
.menu.image, .menu.image.selected, .menu.image.current
{
	border:none;
	padding:0;
	background-color: transparent;
}
/*Sous-menu*/
.submenu_container
{
	z-index:1;
	margin:0;
}
.submenu
{
	font-size : 1em;
	text-align: center;
	text-decoration : none;
	padding: 3px 5px;
	background-color:#ffffff;	
}
.submenu.selected
{
}
.submenu.current
{
}
.submenu.current.selected
{
}

/*Titre de page*/
h1, .pagetitle
{
	background: transparent url("../themes/main/fr/images/pg/section_title.png") top left no-repeat;
	padding: 2px 0 0 25px;
	height: 26px;
	font-size: 18px;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: bolder;
}
.pagetitle_details
{
	font-size: 1.5em;
}
/*Titre*/
h2, .sectiontitle
{
	background: transparent url("../themes/main/fr/images/pg/section_title.png") top left no-repeat;
	padding: 2px 0 0 25px;
	height: 26px;
	font-size: 18px;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: bolder;
}
.sectiontitle_details
{
	font-size: 1.2em;
}
/*Sous-titre*/
h3, .subtitle
{
	color: #FFC20E;
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: bolder;
}
.subtitle_details
{
	font-size: 11px;
}
h4, .bigcontent_title
{
	font-weight: bold;
	font-size: 1.5em;	
}
.bigcontent
{
	font-size: 1.5em;
	line-height: 120%;
}
h5, .content_title
{
	font-weight: bold;
}
.content
{
	line-height: 120%;
}
h6, .smallcontent_title
{
	font-weight: bold;
	font-size: 0.8em;
}
.smallcontent
{
	font-size: 0.8em;
	line-height: 120%;
}
.whitecontent_title
{
	font-weight: bold;
	color: #FFFFFF;
}
.whitecontent
{
	color: #FFFFFF;
}
.whitecontent:link
{
	color: #FFFFFF;
}
.whitecontent:visited, .whitecontent:active
{
	color: #FFFFFF;
}
.whitecontent:hover
{
	text-decoration: none;
	color: #FFFFFF;
}

.graycontent_title
{
	font-weight: bold;
	color: #CCCBCA;
}
.graycontent
{
	color: #CCCBCA;
}

.flash_menu
{
	margin: -390px 0 0 28px;
}

/*Styles appliqués autour des boutons retour dans le bas des pages publiques*/
.bt_nav_div
{
	text-align: center;
	padding: 10px;
}


/*Tableau*/
.main
{
	border: 1px solid #CCCCCC;
}
table.main
{
	border-collapse:collapse;
}
/*Cellule de titre*/
.title
{
	text-align: center;
	font-size: 1.5em;
	/*font-weight: bold;*/
	color: #000000;
	padding-top: 1px;
	padding-bottom: 2px;
	border-bottom: 1px solid #CCCCCC;
	margin:0;
}
/*Cellule de colonne*/
.column
{
	text-align: center;
	font-size: 11px;
	margin: 0;
	padding: 2px;
	font-weight: bold;
	color: #333333;
	border: 0px;
	border-bottom: 1px solid #CCCCCC;
	background-color: #F9F9F9;
}

/*Lignes en alternance*/
.row1
{
	background-color: #FFFFFF;
}
.row2
{
	background-color: #EDEDED;
}
.emptyrow1, .emptyrow2
{
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
}
.emptyrow1
{
	border-color: #F8F9FF;
}
.emptyrow2
{
	border-color: #F8F9FF;
}

.row1inactiv, .emptyrow1inactiv
{
	background-color: #DDDDDD;
}
.row2inactiv, .emptyrow2inactiv
{
	background-color: #EEEEEE;
}

/*Listes avec ligne actuelle allumée*/
.listtable
{
	border: 0px;
	border-collapse: collapse; /*collapse, separate*/
	width: 100%;
}
.listcell
{
	margin: 0px;
	padding: 4px 8px;
	border-bottom:1px solid #CCCCCC;
}
.list
{
	background-color: #FFFFFF;
}
.listover
{
	background-color: #FFFFDD;
}
.listinactiv
{
	background-color: #DDDDDD;
}
.listinactiv2
{
	background-color: #EEEEEE;
}
.listoverinactiv
{
	background-color: #FFFFDD;
}

.list_green
{
	background-color: #EEFFEE;
}
.list_orange
{
	background-color: #FFF9F2;
}
.list_red
{
	background-color: #FFEEEE;
}

/*Valeur négative ou limitée*/
.negativ
{
	color: #DD0000;
}

div.hr
{
	border-top:1px solid #999999;
	width:100%;
	height:0.5em;
}
div.hr hr
{
	display:none;
}
div.hr.dotted
{
	border-top-style:dotted;
}
div.hr.dashed
{
	border-top-style:dashed;
}

.menubox
{
}
.menubox_outer
{
	border-size:0;
}

/*Boîte 1*/
.box1_main_wrap
{
	background-color: #30302F;
	padding: 10px;
}

.box1_main
{
	border: none;
}
.box1_title
{
	border: none;
	color: #FFC20E;
	font-size: 12px;
    text-transform: uppercase;
	padding: 4px 8px 4px 8px;
	text-align:left;
	font-weight: bold;
}
.box1_content
{
	padding: 8px 8px 8px 8px;
	line-height: 150%;
}

.box2_main
{
	border: 1px solid #CCCCCC;
}
.box2_title
{
	font-size: 1.2em;
	padding: 4px 8px 4px 8px;
	border-bottom: 1px solid #CCCCCC;
	text-align:left;
	font-weight: bold;

	margin: 2px;
	border: 1px solid #CCCCCC;
}
.box2_content
{
	padding: 8px 8px 8px 8px;
}

.news_title
{
	color: #FFC20E;
	font-size: 15px;
	font-weight: bolder;
	text-transform: uppercase;
}

.news_title a
{
	text-decoration: none;
}
.news_date
{
	font-weight: bolder;
	line-height: 160%;
}

.js_accordion .close
{
	border-bottom: solid 1px #333333;
}

.js_accordion .close, .js_accordion .open
{
	margin-bottom: 20px;
}

.js_accordion_title:hover
{
	color: #FFFFFF;
}

.js_accordion_content
{
	border: solid 1px #333333;
	padding: 20px 5px 20px 5px;
}