body
{
	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-color: #CCCCCC;
}
/* container1 contient le header, le main et le footer */
#container1
{
	width:1087px;
	background-color: white;/* #eff2f6  #efefef*/
	margin:auto;
	height:auto;
	min-height:600px;
	border: solid 0px #ff894f;
}
#header
{
}
/* main contient le menu et le contenu */
#main
{
	height:auto;
	background-color: white;
}
#content
{
	height:auto;
	min-height:600px;
}
/* content2 pour le custiom_layout du portail */
#content2
{
	margin-top:0px;
	min-height:600px;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #88745C;
}
.texte_courant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #646464;
}
.texte_courant_gras{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #708997;
}
.accueil
{
	font-size:2.1em;
	color:#646464;
	font-weight:bold;
}
.texte_accueil
{
	margin-top: 30px;
}
/* decaler la 2eme cellule d'un tableau */
.tddecale
{
	padding-left:20px;
}
.tddecalereferences
{
	padding-left:60px;
}

.texte_courant_Surlign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
	text-decoration: underline;
}
.texte_courant_grasitalique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #708997;
}
.lien_postuler
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ff894f;
}
.lien_postuler:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #708997;
}
a{
	color: #646464;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
}

a:hover{
	color: #FF7920;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
}
a img
{
	border: none;
}
a:focus { outline:none; }

.texte_courant_grasitalique:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF7920;
}
/* Plans */
#plans ul
{
	/*display:inline; Bug sous IE <= 7*/ 
	list-style: none; 
}
#plans ul li
{
	padding-left:40px;
}
/* Formulaires */
.formulaire
{
	color:#708997;
	width: 600px;
	margin-left: 30px;
}
.formulaire table
{
	margin-left:10px;
}
.formulaire table td
{
	padding-left:10px;
	padding-right:10px;
}
.formulaire .grandecase, .grandecase
{
	width: 250px;
}
.formulaire #codepostal
{
	width: 80px;
}
.boutonform
{
	background:#E1E9EE;
	padding: 2px;
	margin-top:5px;
}
.formulaire select, .formulaire input
{
	font-size:11px;
}
.domaine_choice
{
	margin:0;
	padding:0;
	list-style:none;
}
/* Sliders pour les News et les Offres d'emplois */
#slides {
	position : absolute;
	top      : 10px;
	left     : 4px;
	z-index  : 100;
}

.slides_container {
	width    : 570px;
	height   : 300px;
	overflow : hidden;
	position : relative;
	display  : none;
}

.slides_container .slide{
	padding  : 20px;
	width    : 530px;
	height   : 240px;
	display  : block;
	overflow : auto;
}

#slides .next, #slides .prev{
	position : absolute;
	top      : 107px;
	left     : -39px;
	width    : 24px;
	height   : 43px;
	display  : block;
	z-index : 101;
}

#slides .next {
	left:585px;
}

.pagination {
	margin:26px auto 0;
	width:100px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../images/offres/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}
.pagination li.current a {
	background-position:0 -12px;
}
#container {
	width:580px;
	padding:0px;
	margin:0 auto;
	position:relative;
	z-index:0;
}
#container2 {
	width:580px;
	padding:0px;
	margin:0 auto;
	position:relative;
	z-index:0;
	margin-left:30px;
}
#container3 {
	width:580px;
	padding:0px;
	margin:0 auto;
	position:relative;
	z-index:0;
}
#frame {
	position:absolute;
	z-index:0;
	width:0px;
	height:0px;
	top:-3px;
	left:-80px;
}
#example {
	width:600px;
	height:350px;
	position:relative;
}
#example2 {
	width:600px;
	height:250px;
	position:relative;
}
#example3 {
	width:600px;
	height:450px;
	position:relative;
}
#slides .link, #slides2 .link, #slides3 .link {
	display:block;
	margin-top:10px;
	font-weight:800;
}
/* --- Fin Slides ---*/

/* Menu */
#menu-1
{
	/*position:absolute; Bug sous IE <= 7**/
	width: 170px;
	float:left;
	text-align:left;
	padding:0;
	margin-left:25px; 
	/* Bug Sous IE 7 donc on met le margin-left à 0 */
	/*/margin-left:0;*/
	background: transparent;
	margin-top:60px;
}
#menu-1 li
{
	/*position:relative; Bug sous IE <= 7**/
	list-style: none; 
	width:150px;
	/width:130px;
}
.accordion a.active { color:white;}
.accordion{font: bold 14px Arial, sans-serif; border-top: 0px solid #ccc; border-right: 0px solid #ccc; border-left: 0px solid #ccc;}
.accordion, .accordion li {margin: 0; padding: 0; border: none;}
.accordion a {padding: 6px 6px 6px 35px; background: #transparent; text-decoration:none; display: block; color: #ff894f; font-weight:bold;  border-top: 0px solid #fff; position: relative; }
.accordion a.dcjq-parent, .accordion a.dcjq-parent:hover {background: #transparent;}
.accordion a.dcjq-parent.active { color:white;}
.accordion a .dcjq-icon {position: absolute; top: 50%; left: 5px; width: 34px; margin-top: -17px; height: 34px; background: url(../images/arrow_grey_right.png) no-repeat 0 center;}
.accordion a.dcjq-parent.active .dcjq-icon {background: url(../images/arrow_grey_down.png) no-repeat 0 center;}
.accordion a:hover {background: transparent;}
.accordion a:active{}

#menu-1 ul li a
{
	padding-left:10px;
}

.sous-menu a
{
	/*padding-left:40px;*/
	font-weight:normal;
}
/* Footer */
#footer1
{
	background-image:url(../images/fond_orange.PNG);
	text-align:center;
}
#footer1 a
{
	margin-left:15px;
	margin-right:15px;
}
.lien_footer
{
	color:white;
	padding:5px;
}
.lien_footer:hover
{
	color:black;
}
.titre_page, h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 25px;

	font-style: normal;

	font-weight: bold;

	color: #A2D5FB;

}	

.titrepetit_page, label {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	font-style: normal;

	font-weight: bold;

	color: #A2D5FB;

}

.titre_page_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}
.txt_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #A2D5FB;
}
.syntheseoffre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #A2D5FB;
}
.email,.phone,#slider a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #FFF;
}
.email:hover,.phone:hover,#slider a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #A2D5FB;
}
.txt_petit_blanc {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	color: #FFFFFF;

}

.txt_petit_gris {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	color: #666666;

}

.titre_petit_gris {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bold;

	color: #666666;	

}
.mentions_legales{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #A2D5FB;
}

.mentions_legales h3{
	padding-top: 10px;
	padding-bottom: 10px;
}

.mentions_legales a:link, .mentions_legales a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #fff;
}

.mentions_legales a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #f60;
	text-decoration: underline;
}

A { 

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	color: #666666;

	text-decoration: none;

}

A:HOVER { 

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	color: #FFF;

	text-decoration: none;

} 
.table_stat_left
{
	margin-left:107px;
}
.form th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #A2D5FB;
	padding-right:10px;
}
.form td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #A2D5FB;
}
th
{
	text-align:left;
}
#ongletIDF, #ongletSud, #ongletContact
{
	cursor:pointer;
}
.carresBas
{
	font-size:13px;
	text-align:left;
}
.titre_carresBas
{
	font-size:14px;
	font-style:italic;
	text-align:left;
}

/******************************************************
	Tableau de la page "Références"
	LPJ - 24/11/2011
*******************************************************/
div.references
{
	/* border: 2px solid red; */
	margin: 20px 0;
	text-align: left;
	width: 804px;
}

table.references
{
	/* border: 2px solid red; */
	border-collapse: collapse; 
}

/******************************************************
	Tableaux d'index des pages d'admin
	LPJ - 25/01/2012
*******************************************************/

table.adminIndex
{
	border-collapse : collapse;
	margin-bottom   : 30px;
}

table.adminIndex th
{
	padding: 0 20px 10px 0;
}

table.adminIndex td
{
	padding: 5px 20px 0 0;
}

