/*****************************General***************************/
html {
	font-size: 100%;
}
* {
	padding: 0;
	margin: 0;
}
body {
	background: #dfdbd9 url(/img/body.jpg) repeat-x top left;
	font-family: Arial;
	width: 996px;
	margin: 0px auto 0px auto;
}
ul, ol {
	margin-left: 20px;
	list-style-position: inside;
}
h2, h3, h4, h5 {
	color: #ee8013;
	/*font-weight: 200;*/
	margin-top: 20px;
	margin-bottom: 10px;
}
h2 {
	font-size: 3em;
	font-weight: bold;
}
h3 {
	font-size: 2em;
	font-weight: 800;
}
h4 {
	font-size: 1.4em;
	font-weight: 400;
}
h5 {
	font-weight: bold;
	font-size: 1.2em;
	color: #000;
}
h6{
	font-size: 1.1em;
}

a {
	text-decoration: none;
	color: #ee8013;
}
a:hover {
	text-decoration: underline;
	color: #ee8013;
}
a:active {
	color: #f00;
}
a:visited {
	color: #de7003;
}
a img {
	border: none;
	text-decoration:none;
}
img{
	border:none;
	text-decoration:none;
}
b, strong {
	/*color: #035a9d;
*/
}
hr {
	border: none;
	border-bottom: 1px solid #aaa;
	margin-bottom: 10px;
}
q, q i{
	text-align: justify;
}
/***********************************************************/
/***************************Forms**************************/
form {
	padding-left: 5px;
}
fieldset {
	/*padding: 15px;
	border-right: none;
	border-bottom: none;
	border-top: 1px solid #aaa;
	border-left: 15px solid #ee8013;
*/
}
legend {
	/*font-weight: 900;
	padding-left: 5px;
	color: #035a9d;
*/
}
select {
	/*padding-right: 5px;
*/
}
/***********************************************************/
/****************************Header*************************/
#head {
	font-size: .6em;
	width: 965px;
	margin: auto;
	margin-top: 0;
	margin-bottom: 0;
}
#escapeLinks {
	margin-left: 0;
	background: url(/img/deg.png) repeat-x bottom left;
	height: 16px;
	float: left;
	color: #000;
}
#escapeLinks li {
	display: inline;
}
#escapeLinks li .first {
	border-left: none;
}
#escapeLinks li .last {
	border-right: none;
}
#escapeLinks li a {
	color: #000;
	float: left;
	border-left: 1px solid #5f5e5e;
	border-right: 1px solid #5f5e5e;
	padding: 0 8px 0 8px;
}
.lround {
	background: url(/img/bgl.png) no-repeat bottom left;
}
.rround {
	background: url(/img/bgr.png) no-repeat bottom left;
	margin-right: 5px;
}
.lround, .rround {
	width: 18px;
	height: 16px;
	display: block;
	float: left;
}
#chainnes {
	text-align: left;
}
#chainnes a {
	margin-left: 10px;
}
#logo {
	float: left;
	width: 325px;
}
#escapeLinks, #logo {
	float: left;
}
#rightLinks {
	text-align: right;
}
#links {
	margin-left: 0px;
	list-style: none;
	text-align: right;
}
#links li a {
	color: #000;
}
/****************************Recherche**********************/
#searchQuery {
	background: url(/img/search.gif) no-repeat;
	border: none;
	width: 135px;
	height: 22px;
	padding-top: 5px;
	padding-left: 3px;
	letter-spacing: 0;
}
#labelsearchQuery {
	display: none;
}
#searchQuerySubmit {
	margin-right: 0;
	margin-bottom: 3px;
}
/***********************************************************/
/*****************************Menu**************************/
#menu {
	background: url(/img/menu_top.png) no-repeat top center;
	width: 965px;
	margin: auto;
	height: 25px;
	padding-top: 10px;
	padding-left: 35px;
	text-align: center;
}
#menu li {
	display: inline;
}
#menu li a {
	float: left;
	border-left: 1px solid #5f5e5e;
	border-right: 1px solid #5f5e5e;
	padding: 0 12px 0 12px;
}
#menu li a {
	color: #444;
	font-weight: 700;
	font-size: .7em;
}
#menu li a.selected {
	color: #ee8013;
}
#menu li .first {
	border-left: none;
}
#menu li .last {
	border-right: none;
}
/***********************************************************/
#pageContent {
	width: 965px;
	margin: auto;
	padding-left: 10px;
}
#home_left, #bot_left {
	width: 220px;
	padding-top: 0px;
}
#home_valeur_content, #actuContent, #quizzContent {
	text-align: justify;
	font-size: .8em;
}
#temoinContent {
	font-size: .8em;
}
#home_left_content {
	width: 200px;
}
#home_right, #bot_right {
	width: 260px;
}
#home_mid_title {
	margin: 0;
}
#home_mid_title h3 {
	margin: 0;
	margin-top: 5px;
}
#actuTitle {
	margin: 0;
}
#actuContent {
	font-size: .8em;
}
#home_mid, #bot_mid {
	margin-left: 10px;
}

#home_mid {
	background: url(/document/cv/valeur3.jpg) 0 14px no-repeat;
	height: 290px;
	margin-left: 10px;
	margin-top: 0px;
	width: 469px;
}
#home_mid2 {
	height: 280px;
	width: 469px;
	padding-top: 10px;
	background: url(/img/actu_home.png) no-repeat top right;
}
#home_mid_title {
	margin-left: 275px;
	padding: 5px;
}
#home_mid_content {
	margin-top: 0px;
	margin-left: 275px;
	padding: 5px;
	width: 165px;
	height: 155px;
}
#bot_mid {
	margin-left: 230px;
}
/***************************NewsLetter**************************/
.nlField {
	background: url(/img/nlField.gif) no-repeat 0 2px;
	border: none;
	width: 147px;
	height: 20px;
	float: left;
	display: block;
	padding-top: 5px;
	padding-left: 10px;
	margin-top: 2px;
}
.nlField2 {
	background: url(/img/nlField2.gif) no-repeat 0 2px;
	border: none;
	width: 157px;
	height: 20px;
	float: left;
	display: block;
	padding-top: 5px;
	padding-left: 10px;
	margin-top: 2px;
}
.nlLabel {
	padding-top: 5px;
	width: 55px;
	float: left;
	display: block;
}
#nlForm .nlLabel{
	font-size: .8em;
}
#nlSubmit{
	margin-top:5px;
}
/******************************Espace Emploi*********************/
#jobOfferConsult, #cvLeave {
	display: block;
	width: 120px;
	height: 67px;
	padding-left: 55px;
	float: left;
	color: #7d146d;
	font-weight: bold;
}
#jobOfferConsult {
	background: url(/img/emploi.gif) no-repeat top left;
}
#cvLeave {
	background: url(/img/cv.gif) no-repeat top left;
	margin-left: 70px;
}
/****************Chemin de fer******************************/
#nav {
	font-size: .8em;
	margin-bottom: 20px;
	margin-left: 10px;
}
#nav a {
	color: #000;
}
/***********************************************************/
/*****************************Page Statique Menu************/
.navTitle {
	font-size: 1.4em;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 10px;
	width: 160px;
}
.navLeft {
	background: #fff;
	font-size: .8em;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}
.navLeft li {
	padding: 10px;
	padding-left: 5px;
	width: 200px;
}
#subMenu {
	background: #fff;
	list-style: none;
	margin-left: 10px;
	margin-bottom: 20px;
	list-style-type: square;
	list-style-position: inside;
}
#subMenu li {
	padding: 2px;
	width: 180px;
}
#subMenu li a {
	color: #000;
}
#subMenu li a.selected {
	color: #ee8013;
}
.menutBot {
	width: 200px;
	height: 32px;
	padding: 0px;
	margin: 0;
	background: url(/img/menuBot.gif) no-repeat top right;
}
/***********************************************************/
/**************************Page Statique Contenu************/
.navRight {
	width: 710px;
	padding: 20px;
	padding-top: 0px;
	background: #fff;
}
.navRightBot {
	width: 750px;
	height: 32px;
	padding: 0px;
	margin: 0;
	background: url(/img/contentBot.gif) no-repeat bottom right;
}
.newsThumb {
	max-width: 256px;
	max-height: 256px;
}
/**********************************************************/
/****************************Pages statiques***************/
#staticContent{
	font-size:.8em;
	width: 420px;
}
#staticContent ul{
	margin-left:0;
}
#staticContent h4 ,#cvForm h4{
	margin-top: 0;
	padding-top: 0;
	background:url(/img/puce_b.jpg) no-repeat left 8px;
	padding-left: 15px;
}
#staticContent p {
	margin-bottom: 15px;
	/*padding: 5px;*/
	text-align: justify;
	/*text-indent: 20px;*/
}
#staticContent em {
	color: #ee8013;
	font-weight:bold;
	font-style:normal;
	margin-bottom: 15px;
	display:block;
}

#staticContent ul li {
	text-align: justify;
	list-style-image : url(/img/puce_v.gif);
	margin-bottom:7px;
}
#staticContent ul li ul{
	margin-top:5px;
	margin-left:15px;
}
#staticContent ul li ul li
{
	list-style-image : url(/img/puce_t.gif);
}
/***********************************************************/
/**************************Les métiers ftv******************/
#metiersList{
	/*list-style-image : url(/img/puce_b.jpg);*/
}
ul#metiersList li{
	list-style-image : url(/img/puce_s.jpg);
	padding-bottom:3px;
	border-bottom:1px solid #aaa;
}
#metiersList li a{
	font-weight:bold;
}
.topOfpage{
		text-align:right;
		border-bottom: 2px solid #aaa;
		padding-bottom:3px;
		margin-bottom:25px;
}
.topOfpage a {
	color:#aaa;
}
.hrdotted{
		border-bottom:1px dotted #aaa;
		margin-top:15px;
}
h5 i{
	color: #ee8013;
	font-style:normal;
	font-size:1.1em;
	background:url(/img/puce_s.jpg) no-repeat left 6px;
	padding-left: 15px;
	font-weight:200;
}
/***********************************************************/
/**************************Offres d'emploi******************/
.offreEmploi{
		background:#f9f9f9;
		padding:10px;
		margin-bottom:10px;
}
.datePlace{
		color:#686868;
}
.offreTitre {
	color: #ee8013;
	font-size:1.5em;
}
/***********************************************************/
/**************************Liens articles*******************/
a.print, a.recommand, a.social {
	color: #000;
	padding-top: 30px;
	height: 29px;
	display: block;
	float: left;
	margin-right: 10px;
	font-size: .8em;
}
.print {
	background: url(/img/print.gif) no-repeat top left;
}
.recommand {
	background: url(/img/mail.png) no-repeat top left;
}
.social {
	background: url(/img/social.png) no-repeat top left;
	padding-top: 24px;
	width: 124px;
}
/***********************************************************/
/**************************Footer***************************/
#foot {
	text-align: center;
	font-size: .8em;
}
#foot ul li {
	display: inline;
}
#foot ul li a {
	color: #444;
}
/**********************Cv Form***********************/
#cvFormCont {
	background: #fff;
	/*width: 380px;
*/
}
#cvForm {
	padding: 0;
	float: left;
}
#cvForm fieldset {
	border: none;
	border-top: 1px solid #aaa;
	padding: 10px;
	/*width: 420px;
*/
}
#cvForm fieldset legend {
	color: #ee8013;
}
/*
#cvForm h4, .titleOrange {
	color: #fff;
	background: #ee8013;
	padding: 5px;
	padding-top: 0;
	width: 100%;
}
*/
#cvForm fieldset div input, #cvForm fieldset div textarea, #cvForm fieldset div select {
	margin-bottom: 6px;
}
#cvForm fieldset div label {
	font-size: .8em;
}
.block {
	display: block;
}
#disclaimer {
	text-align: justify;
	font-size: .8em;
}
.withFix {
	width: 200px;
	overflow: hidden;
}
/**********************Site Map**********************/
#siteMap div {
	float: left;
}
#siteMap div h3 {
	font-size: .9em;
}
#siteMap ul {
	margin-left: 10px;
	margin-bottom: 20px;
	list-style-type: square;
	list-style-position: inside;
}
#siteMap ul li a {
	color: #000;
	font-size: .8em;
}
/**********************Actualités********************/
#newsIndex li {
	margin: 10px;
}
/**********************Quizz*************************/
.question{
	padding:10px;margin-bottom:10px;
}
.juste {
	border: 4px solid #87ba13;
	margin: 5px;
}
.faux {
	border: 4px solid #e20026;
	margin: 5px;
}
/**********************Helpers***********************/
.left {
	display: block;
	float: left;
}
.right {
	display: block;
	float: right;
}
.clear {
	clear: both;
	height: 0px;
	width: 0px;
	margin:0;
	padding:0;
	line-height:0px;
}
.selected {
	color: #ee8013;
	font-weight: bold;
}
.date {
	font-size: .8em;
	color: #999;
	font-style: italic;
}
.smaller {
	font-size: .8em;
}
.nopuce {
	list-style: none;
}
.notop {
	margin-top: 0;
}
/********************************** Erreurs ***************/
.notice, .alert, .error, .debug, .hint, .code, .message, .sql {
	background-image: url(/img/deg.png);
	/*background-position: center top;*/
	background-repeat: repeat-x;
	overflow: auto;
	padding: 5px 5px 5px 60px;
	min-height: 32px;
	margin: 5px;
	/*-moz-border-radius: 4px;
*/
}
.notice {
	background: #a6c857 url(/img/notice.gif) no-repeat scroll 5px 5px;
	border: 2px solid #005D00;
	color: #005D00;
}
.alert {
	background: #ffffdd url(/img/alert.gif) no-repeat scroll 5px 5px;
	border: 2px solid #ee8013;
	color: #ee8013;
	min-height: 20px;
	padding-left: 25px;
}
.error {
	background: #ffeeee url(/img/error.gif) no-repeat scroll 5px 5px;
	border: 2px solid #e20026;
	color: #e20026;
	min-height: 24px;
	padding-left: 35px;
}
.debug {
	background: #8383B4 url(/img/debug.png) no-repeat scroll 5px 5px;
	border: 2px solid #00005D;
	color: #00005D;
	text-align: left;
}
.sql {
	background: #eeffee url(/img/database.png) no-repeat scroll 5px 5px;
	border: 2px solid #009900;
	color: #009900;
	text-align: left;
}

.img_sensibilisation{
  overflow:hidden;
}
.img_sensibilisation img{
  float:left;
  display:block;
  margin-left:35px;
}
