/* ------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------- CSS STARTS HERE ------------------------------------------- */

/* Jacques Charlier */

*
{
	border: 0;
	margin: 0;
	padding: 0;
}

body
{
	background: #312c2c no-repeat top center fixed;
	color: #b79c41;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	overflow: hidden;
}

textarea, input
{
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
}

a
{
	color: #b79c41;
}

a:hover
{
	color: #9F0e13;
}

h1
{
	margin-bottom: 15px;
}

h2
{
	margin-bottom: 15px;
}

h3
{
	color: #c5b067;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 25px;
	margin-bottom: 0.2em;
}

h4
{
	color: #b79c41;
	font-size: 14px;
}


img
{
		margin-bottom:40px;
	margin-top: 20px;
}

img.r
{
	float: right;
}

img.l
{
	float: left;
}

p, h3, h4
{
	text-align: center;
}

label
{
	display: block;
	margin-top: 0.5em;
}

.article_info
{
	color: #c5b067;
	font-style: italic;
	margin-bottom: 3px;
}


.cf
{
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	width: 0;
}

#wrapper
{
	left: 50%;
	margin-left: -392px;
	position: absolute;
	visibility: hidden;
	width: 792px;
}

#header
{
	height: 0px;
}
.page-daccueil #set_language, .home #set_language, .page-daccueil #menu, .home #menu
{
	display: none;
}

#set_language
{
	left: 40px;
	top: 173px;
	position: absolute;
	line-height: 1.8em;
	text-align: left;
	width: 75px;
}

#set_language ul
{
	list-style-type: none;
}

#set_language li
{
	color: #9F0e13;
	background: url('/_res/LignePointilles.png') bottom left no-repeat;
	text-align: left;
}

#set_language a
{
	text-decoration: none;
}


#menu
{
	/*background: url('/_res/MenuInactif.gif') bottom center no-repeat;*/ 
	padding-left: 130px;
	padding-right: 130px;
	margin-top: 29px;
	padding-bottom: 29px;
	text-align: center;
}

#menu .sep
{ 
	background: url('/_res/menu-separation.gif') center no-repeat;
	display: inline;
	font-size: 14px;
	margin: 0 5px;
	padding: 0 5px;
}

#menu a
{
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color:#b79c41;
	text-transform: uppercase;
}

#menu a:hover, .menu_1
{
	color:#9F0e13 !important;
}


#home_link
{
	display: none;
}

#content
{
	margin-top: 100px;
}

#content a
{
	border-bottom: 1px dotted #b79c41;
	text-decoration: none !important;
}

.projet #area_1
{
	height:0;
}

.project #area_1
{
	height:0;
}

.progetto #area_1
{
	height:0;
}

.text_ticker
{
	position: absolute;
	top: -90px;
	left: 40px;
	width: 700px;
}

.col_1_2_wi, .col_2_2_na
{
	float: left;
}

.col_1_2_wi
{
	padding-left: 140px;
	margin-bottom: 40px !important;

}

.col_1_2_wi .inner_col
{
	width: 510px;
}

.col_2_2_na a
{
	border: 0 !important;
	text-decoration: none;
}


.col_2_2_na
{
	width: 140px;
}


.col_2_2_na p
{
	color: #9F0e13;
	line-height: 1.8em;
	text-align: right;
	padding-left: 40px;
	padding-right: 40px;
	background: url('/_res/LignePointilles.png') bottom no-repeat;	
}

#mod_1_2_2 p, #mod_2_2_2 p
{
	background: none !important;
	padding: 0 30px 0 0;
}

#slideshow
{
	position: relative;
	top: -60px !important;
}


#store
{
	height: 1200px;
	left: 50%;
	margin-left: -840px;
	position: absolute;
	top: 0px;
	width: 1680px;
}

#game_form
{
	margin-right: 100px;
	width: 250px;
}

#game_form .textinput, #game_form textarea, #game_form .submit
{
	width: 250px;
}

.form_error
{
	color: #9F0e13;
	font-size: 1.5em;
	margin-top: 1em;
}

.lang_2
{
	color: #847135;
	padding-left: 5px;
}

.file_hint
{
	font-size: 10px;
}

#footer
{
	display: none;
	height: 30px;
}

.mod_text
{
	margin-bottom: 80px;
}

/* WC_CLASSES HERE */
/* Agenda */

.wc_agenda h4
{ 
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 18px;
}

.wc_agenda p
{ 
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 13px;
}

/* Blog */

.wc_blog p
{ 
	text-align: left;
	padding-right: 30px;
}

/* Alignement Gauche */

.wc_alignement-gauche h3, .wc_alignement-gauche h4
{
	text-align: left;
}

.wc_alignement-gauche p
{
	text-align: left;
}

/* Footer */
.wc_footer img
{
 	margin: 0 10px;
}

