body {
	background:#65839e url(../images/nuc.jpg) no-repeat fixed left bottom;
}

a {
	color:#003968;
	outline: none;
}

a img {
	border:0;
}


div.actu {
	min-height:170px;
}

div#drapeau {
	position:absolute;
	right:0;
}

div#fond {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 980px;
	height: 650px;
	background: url(../images/fond_site.png) center;
	background-repeat: no-repeat;
}

div#conteneur {
	width: 800px;
	padding-top: 20px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}

div#bandeau {
	height:105px;
}

div#menu_gauche {
	width:200px;
	height:460px;
	float:left;
	font-weight:bold;
	background:url(../images/bas_de_page.jpg) bottom left no-repeat;
}

div#menu_gauche .titre_menu_gauche {
	color:#fff;
	font-weight:bold;
	word-spacing:4px;
	letter-spacing:3px;
	text-transform:uppercase;
}

div#menu_gauche dt {
	width:200px;
	background:#486778;
	padding-top:0px;
	border-top: 5px solid #486778;
	border-bottom: 3px solid #486778;
	text-align:center;
}

div#menu_gauche dl {
	margin-top:0px;
}

a.button{
	background:url(../images/bouton.png) no-repeat;
	display:block;
	color:#007266;
	font-size:90%;
	height:30px;
	line-height:29px;
	margin-bottom:14px;
	text-decoration:none;
	text-align:left;
	margin: 5px 5px 5px 5px;
}

a:hover.button{
	color:#e95e27;
}

a.button:hover {
	background:url(../images/bouton2.png) no-repeat;
}

a.button span {
	text-indent:10px;
	display:block;
}

div#titre_page, div#titre_part1, div#titre_part2, div#titre_part3, div#titre_part4, div#titre_part5 {
	padding-right:10px;
	padding-left:10px;
	height:50px;
	width:572px;
	float:left;
}

div#texte_page, div#texte_page_sans_titre_page {
	padding-right:10px;
	padding-left:10px;
	margin-bottom:5px;
	height:410px;
	width:572px;
	float:left;
	overflow:auto;
	text-align:justify;
}

div#texte_page_sans_titre_page {
	height:460px;
}

div.encart_gauche, div.encart_droit {
	width:275px;
	float:left;
	margin-bottom:20px;
}

div.encart_gauche {
	margin-right:20px;
}

div.encart_1, div.encart_2, div.encart_3 {
	width:177px;
	float:left;
}

div.encart_2, div.encart_3 {
	margin-left:20px;
}

div.encart {
	clear:both;
}

table.tab_ref {
	margin-left:10px;
	border-collapse:collapse;
	width:370px;
}

table.tab_ref tr {
	border:1px solid #000;
}

table.tab_ref tr td.intitule {
	font-weight:bold;
	padding-left:5px;
	width:105px;
}

div#pied_de_page {
	height:30px;
	clear:both;
}

div#pied_de_page table tr td {
	width:203px;
	text-align:center;
}

div#pied_de_page table tr td a.pied {
	color: #737373;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

div#pied_de_page table tr td a.pied span.two {
	color: #222;
	text-decoration: underline;
	cursor: pointer;
}


.formulaire {		
	color: #758656;
	font-weight:bold;
}

.erreur_nom, .erreur_mail, .erreur_mes {
	color:#E11;
	display:none;
}

/*Volets coulissants (offres d'emplois, SECTOR Commitment, ..)*/
div.volet_1, div.volet_2, div.volet_3, div.volet_4, div.volet_5, div.volet_6, div.volet_7, div.volet_8, div.volet_9, div.volet_10, div.volet_11, div.volet_12, div.volet_13  {
	display:none;
}

.pointeur:hover  {
	cursor: pointer;
}

/*Afficher le mail envoyé*/
div#message {
	border:1px #213333 dashed;
	padding:10px;
	margin-top:10px;
}

div#fond, div#conteneur, div#pied_de_page {
    border:1px transparent solid;
}
