@charset "utf-8";
/* CSS Document */

/*===============================
	global style resetting */

html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	/*font-weight: normal;*/
	/*font-style: normal;*/
	font-size: 100%;
	line-height: normal;
	font-family: inherit;
	text-align: left;
}

h1{
	border-bottom:1px solid #000;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

ol,ul {
	list-style: none;
}

q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}

* { outline: none; }

/*===============================
	links */
	
a:link {text-decoration: 	none; 	color: #4d4d4d;}
a:visited {text-decoration: none; 	color: #4d4d4d;}
a:active {text-decoration: 	none; 	color: #4d4d4d;}
a:hover {text-decoration: 	underline; 	color: #4d4d4d;}

/*===============================
	Main Layout and Structure  */
	
html, body{
	height:auto !important;
	height:100%;
}

body{
	font:12px Times New Roman, Helvetica, Tahoma, Verdana, Geneva, Arial, sans-serif;
	color:#000; /* 141116 */
	letter-spacing:2px;
	line-height:14px;
	background-color:#FFF;
}

/**
* FOND FIXE
**/
#fondGeneral{
	position:fixed;
	width:100%;
	height:100%;
	background-position:center center;
	background-repeat:no-repeat;
	z-index:1;
}

/**
 * CONTAINER GENERAL
 */
#container{
	position:absolute;
	top:50%;
	left:50%;
	width:956px;
	height:576px;
	margin-left:-477px;
	margin-top:-288px;
	background:transparent;
	padding:0 0 0 0;
	z-index:2;
	text-align:left;
}
/*
*html #container{
	margin-left:-476px;
}
*/
/**
 * HEADER
 */
#header{
	width:956px;
	height:181px; /* 196 -15 */
	padding:0;
	padding-top:15px;
}

#logo{
	float:left;
	width:381px;
	height:176px;
	text-align:center;
}
	
ul#idMenuSlideshow{
	float:left;
	width:180px;
	font-size:10px;
	margin:0 0 0 22px;
	text-transform: uppercase;
}

ul#idMenuSlideshow li{
	margin-bottom:7px;
	cursor:pointer;
}

	ul#idMenuSlideshow li a,ul#idMenuSlideshow li a:link,ul#idMenuSlideshow li a:active,ul#idMenuSlideshow li a:visited{
		color:#000; /* d4d4d4 */
		/*font-weight:bold;*/
		text-decoration:none;
	}

	ul#idMenuSlideshow li.active a, ul#idMenuSlideshow li.active a:link, ul#idMenuSlideshow li.active a:active, ul#idMenuSlideshow li.active a:visited{
		font-weight:bold;
		color:#c3c3c3; /* eaeaea */
	}

	ul#idMenuSlideshow li a:hover{
		font-weight:bold;
		color:#c3c3c3;
	}

#descSlideShow{
	position:relative;
	float:left;
	width:329px;
	color:#c3c3c3; /* ececec */
	font-size:12px;
	line-height:1.2em;
	padding:0 23px 0 0;
	height:160px;
}

.descSS{
	position:absolute;
	bottom:15px;
}

/**
 * CONTENT
 */
#content{
	width:957px;
	height:363px; /* 349 */
	padding:0 0 0 0;
	text-align:left;
	margin:0;
}


/**
 * PREFOOTER
 */
#prefooter{
	float:left;
	width:876px; /*956-8*/
	height:33px; /* 43 */
	padding:0 0 0 90px;
}

/**
 * HOME PAGE CHOIX DE LA LANGUE
 */

#colGauche{
	width:380px;
	float:left;
}

#colGauche.home, .home{
	font-size:14px;	
	line-height:33px;
	padding-top:203px;
	width:380px;
}

#colGauche.generalG, .generalG{
	font-size:12px;	
	padding:20px;
	padding-top : 4px;
	width:340px;
	height:310px;
	overflow:auto;

}

#colGauche.generalG a:link, #colGauche.generalG a:visited, #colGauche.generalG a:active, #colGauche.generalG a:hover {
	color: #000;
}

#colDroite{
	width:576px;
	float:right;
}

#colDroitePresse{
	width:530px;
	height : 360px;
	overflow: hidden;
	margin-left:17px;
	float:left;
	position: relative;
}
	
#colDroite.home{
	font-size:16px;	
}

#colDroite.generalD, .generalD{
	font-size:12px;	
	padding:20px;
	width:535px;
	height:310px;
	overflow:auto;

}

#choixLangue{
	height:34px;
	padding:0 0 5px 0;
	margin: 0 0 0 1px;
	background-image:url(../images/interface/bgLienLangueHome.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
}
/*
.linkChoixLangue{
	float:left;	
	width:188px;
	height:34px;
	padding:0;
	margin:0;	
	text-align:center;
}
*/
/*#choixLangue a, #choixLangue a:link, #choixLangue a:active, #choixLangue a:active{*/
#choixLangue a{
	text-align:center;
	margin-left:2px;
	display:block;
	float:left;
	width:185px;
	height:34px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	cursor:pointer;
	color : #737274;
}

.imgHomePage{
	float:right;
}

/**
 * PRESSE
 */

#liste_docs{
	height 		: 350px;
	width		: 530px;
	clear		: both;
	overflow	: auto;
	position	: absolute;
}

.blockListDoc{
	float : left;
	margin-right : 10px;
	position: relative;
	width : 110px;
	height : 180px;
}

.blockVignetteDoc{
	border:1px solid #000;
	background-color:#fff;
	height:110px;
	text-align : center;
	vertical-align:middle;
}
a.dl_panier{
	font-size:14px;	
}

/**
 * CONTACT
 */

#colDroiteContact legend{
	display:none;
}

#colGaucheContact{
	margin-top:20px;
	text-align:center;
	font-size:16px;	
	line-height:25px; /* 33 */
	width:380px; /* 400 - 107 = 293*/
	float:left;
	/*padding-left:107px;*/
}

.imgCoordonnees{
	margin-top:150px;
}


#colDroiteContact{
	font-size:16px;	
	width:500px;
	margin-left:17px;
	float:left;
}

#sectionContact{
	overflow:auto;
	height:310px;	
}

#colDroiteContact table td{
	padding-top:5px;
}

#colDroiteContact .blocLabel{
	width:180px;
	vertical-align:top;
	color:#d4d4d4;
}

input.contact{
	width:270px;
	border:1px solid #fff;
	background-color:#e9e9e9;
}

textarea.contact{
	width:270px;
	height:130px;
	border:1px solid #fff;
	background-color:#e9e9e9;	
}


a.linkPlainButton, a.linkPlainButton:link, a.linkPlainButton:active, a.linkPlainButton:visited{
	margin-right:30px;
	float:right;
	font-weight:bold;
	font-size:12px;
	padding:5px 10px;
}

a.linkPlainButton:hover{
	text-decoration:none;
}

.button{
	color:#d4d4d4;
	float:right;
	font-weight:bold;
	font-size:12px;
 	padding:3px;
	cursor:pointer;
}

	.requiredError{
		color:#D4D4D4;
	}

	.inputError{
		border-left:1px solid #000000;
	}

	.tdButton{
		padding-right: 10px;
		height:12px;
	}

.txtError{
	color:#970007;
}

.panier{
	position	: absolute;
	top			: 65px;
	left		: 660px;
	width		: 260px;
	height		: 100px;
	color		: #c3c3c3;
}

a.headerLink, a.headerLink, a.headerLink:link, a.headerLink:active, a.headerLink:visited{
	color:#000;
	text-decoration: 	none;
}

a.headerLink:hover{
	color:#C3C3C3;	
	text-decoration: 	none;
}



/**
 * SLIDESHOW PAGE
 */
#slideshow_swf{
	height:363px;
}

#Slideshow{
	float:right;
}

.slideshowFloatNone
{
	float:none;
}

.slideshowFloatRight
{
	float:right;
	width:957px;
}

/**
 * FOOTER
 */
ul#footer{
	text-align:center;
	font-family:arial, sans-serif;
	font-size:12px;
}
	ul#footer li, ul#footer li form{
		display:inline;
	}
#select_langues{
	float:right;
	display:inline;
	margin-right:10px;
}
#select_langues select{
	font-size:10px;
}
#detailOffre{
	padding : 20px;
	height: 300px;
	overflow: auto;
}
#detailOffre ul,
#detailOffre ol{
	margin-left:20px;
}
#detailOffre ul{
	list-style: disc;
}
#navrecrutement {
	height:250px;
	overflow:auto;
}
#navrecrutement li p{
	margin-left:20px;
	font-style: italic;
}
#navrecrutement li {
	margin-bottom:10px;
}
a.imgActuFloat{
    display: block;
    float: left;
    margin-right:10px;
}
div.dateActu{
    margin-bottom:10px;
}