@charset "utf-8";

/* RESET */
html, body, form, fieldset, div { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address { margin: 0; padding: 0; }
li, dd, blockquote { margin-left: 1em; }
form label { cursor: pointer; } fieldset { border: none; } input, select, textarea { font-size: 100%; font-family: inherit; } 
ol, ul { list-style: none; }
table { border-collapse: collapse; border-spacing: 1px; } caption, th, td { text-align: left; font-weight: normal; } 
a { text-decoration: none; outline: none; }
img, iframe, object { border: 0 none; }
input, textarea, select, button, { border: 1px solid #000; }
	
body {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-repeat: no-repeat;
	background-position: 50% 0%;	
}

h1 a {
	display: block;
	width: 279px;
	height: 150px;
	}
h1 a span {
	display: none;
	}
h2 {
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	font-size:12px;
	}
h2 a {
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	text-decoration: none;
	line-height: 23px;
	padding: 0px 12px 0px 0px;
	}
	
h3 {
	height: 17px;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 0px -29px;
	padding: 10px 0px 0px 65px;
	font-variant: small-caps;
	}


h4 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	text-align: left;
	}
#container {
	width: 870px;
	margin: 0px auto;
	text-align: left;
	background-color: #FFFFFF;
	}

	#header {
		width: 870px;
		height:279px;
		background-repeat: no-repeat;
		background-position: right top;
		background-color: #FFFFFF;
		}


#headerLeft {
	width: 279px;
	float: left;
	}
	#logo {
		width: 279px; 
		height: 150px;
		background: #ffffff url(../WD_IMAGES/sommaire/logo.jpg) no-repeat 0% 100%;
	}

#content {
width: 870px;
height: 390px;
}
#contentLeft {
	width: 700px;
	height: 390px;
	float: left;
	}
	#main {
		width: 650px;
		height: 367px;
		margin: 0px 21px 23px 29px;
		background-color: #eeeeee;
		padding: 7px 0px 0px 0px;
		}
 	#main .paddingMiddleTxt {
	color:#595959;
	height: 300px;
	margin-top: 20px;
	padding-right: 45px;
	margin-bottom: 20px;
	padding-left: 37px;
	overflow: auto;
	text-align: justify;
		}
	.paddingMiddleTxt div,.paddingMiddleTxt p  { margin-bottom:10px;} 
	.paddingMiddleTxt .title {
		font-size: 12px;
		font-weight: bold;
		color: #333333;
	} 
	.paddingMiddleTxt ul { margin-left:25px;}
	.paddingMiddleTxt li { margin-bottom:5px; list-style-type:disc}
	.paddingMiddleTxt a{ color: #333333; font-weight:bold; text-decoration:underline;}
	.paddingMiddleTxt a:hover{ color: #333333; font-weight:bold; text-decoration:none;}
	

#contentRight {
			width: 170px;
			height: 390px;
			float: left;
			}
			
		#contentRight .navRight {
			margin-left:20px;
			margin-top:40px;
			}
		#contentRight .navRight li {
			margin-bottom:9px;
			}
		#contentRight .navRight a {
			padding:3px;
			font-size:12px;
			font-weight:bold;
			color:#FFFFFF;
			}
		
		#contentRight .navRight .linkOn {
			/*cursor:none;*/
			}
		
		#contentRight .nav3sites {
			background-repeat: no-repeat;
			background-color: #FFFFFF;
			height: 75px;
			width:119px;
			background-position: 40px 8px;
			padding-left:40px;
			}
		#contentRight .nav3sites {
			background-image: url(../WD_IMAGES/anesec/nav3sitesBack.gif);
			}
		
		
		
#bottom {
	width: 870px;
	margin: 0px auto;
	margin-top:6px;
	color:#FFFFFF;
	position:relative;
}
#bottom a { text-decoration:none; color:#FFFFFF}
#bottom a:hover { text-decoration:underline;}
#bottom .txtLeft { float:left; margin-left:35px; }
#bottom .txtRight { float:right; }
#bottom .bottomSmenu {
	position:absolute;
	display:none;
	background-color:#CCCCCC;
	width: 80px;
	left:150px;
	top:-13px;
	border: 1px solid #333333;
}
#bottom .bottomSmenu a {
color: #333333;
display:block;
}
	
	#ariane {
	height: 27px;
	text-align:left;
	text-indent: 30px;

		}
	#ariane a { color:#808080; }
	#ariane a:hover { text-decoration:underline; }
	#ariane p {
		line-height: 27px;
		color: #6c6c6c;
		padding-right:192px;
		}
	#ariane .on {
	font-weight: bold;
}
.clear { clear: both; }
img.imgOnLeft {
	float: left;
	padding: 0px 5px 5px 0px;
}

img.imgOnRight {
	float: right;
	padding: 0px 0px 5px 5px;
}
.newsBlock {
	height: 100px;
	font-size:11px;
}
.newsPic {
	height: 53px;
	width: 140px;
	float: left;
	background-color:#FFFFFF;
	text-align:center;
	overflow: hidden;
	margin-top:10px;
}
.newsTxt {
	height: 53px;
	color: #4b4b4d;
	padding-top: 8px;
	padding-right: 50px;
	padding-bottom: 8px;
	padding-left: 156px;
	font-size:10px;
	text-align:left;
}
.readMore {	text-align: right; margin-right:50px; height:50px;} 
.readMore a { font-weight: bold; }
.readMore a:hover { text-decoration:underline; }
.date { font-weight: bold; }
.offreSoustitre {  margin-top:-5px; }
.offreEcheance { margin-top:-5px; }

.navRight { position:relative;}
.sousMenu {
	position:absolute;
	left:-160px;
	width:175px;
	margin-top:-15px;
	padding-top:10px;
	padding-bottom:10px;
	display:none;
	background-image: url(../WD_IMAGES/commun/bgSmenu.gif);
	background-repeat: repeat-y;
	background-position: -45px top;
	z-index:9999!important;
	/*border: 1px solid #666666;*/
}
.radio { border:none;}
.LinkBack {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	display: block;
	margin-top:-15px;
	margin-right:20px;
	background-color: #FFFFFF;
	padding: 5px;
	width:80px;
}


.divLinkSmenu { width:145px; margin-left:5px;}
a.linkSmenu {display:block;}


		#contentRight .nav3sites a {
			color:#259bd2;
			font-weight: bold;
			margin-left:10px;
			}
		#contentRight .nav3sites a:hover {
			text-decoration:underline;
			}
				
		.nav3sitesHit2 {
			color: #FFFFFF;
			background-color: #ccd204;
			font-weight: bold;
			padding-top: 0px;
			padding-bottom: 0px;
			padding-left: 10px;
			}
		.nav3sitesHitEco { margin-left: 0px; position:relative; top:-6px; left:-13px;}


/*ENCARTS EMPLOI / STAGES */
.blockDocumentArticle { float:right; margin-top:-115px; margin-right:50px; text-align:center; width:90px; }
.mission h4,.profil h4,.remarque h4,.contact h4 {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.mission,.profil,.remarque,.contact {
	padding:15px;
	background-color: #F5F5F5;
	border: 1px solid #999999;
}
.mission {

}
.mission .contenu {}
.profil {}
.profil .contenu {}
.remarque {}
.remarque .contenu {}
.contact {}
.contact .contenu {}




/*FCKEDITOR CSS*/

.heading1 {
	font-size:12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom:15px;
}
.heading2 { font-size:11px; margin-bottom:15px; margin-top:15px; font-weight:bold;}
.heading3 {
	font-size:11px;
	font-style: italic;
	font-weight: bold;
}
.heading4 {
	font-size:10px;
	font-style: italic;
	font-weight: bold;
}
.standTxt-2 {
	font-size:10px;
}
.standTxt-2-ita {
	font-size:10px;
	font-style: italic;
}

.txtWhiteColor { color:#FFFFFF; }