#nekto {
	background-color: #67311A;
	padding: 10px;
	text-align:justify;
}

.textetitre {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #E4E4E4;
	font-size: 14px;
	line-height: 15px;
	height: 28px;
	font-weight:bold;
	letter-spacing: 1px;
}

.texte-nekto-beige {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCBAB5;
	text-decoration: none;
	font-weight: normal;
}

#centre {
	background-color:#FFF;
	padding: 10px;
	text-align: justify;
}

#emploi {
	width: 720px;
	background-color: #FF8F22;
	padding: 10px;
	border-left: 1px dashed #ffffff;
	border-right: 1px dashed #ffffff;
	border-top: 1px dashed #ffffff;
	border-bottom: 1px dashed #ffffff;
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
}

.contourpointillesblanc {
	border-left: 1px dashed #ffffff;
	border-right: 1px dashed #ffffff;
	border-top: 1px dashed #ffffff;
	border-bottom: 1px dashed #ffffff;
}

.contourpointillesnoir {
	border-left: 1px dashed #000000;
	border-right: 1px dashed #000000;
	border-top: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
}

.texte_barre_fond {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #454545;
}
.fond_banner {
	background-image: url(images/index_10.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
.barre_lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7D7D7D;
	text-decoration: none;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	text-decoration: none;
	line-height: 18px;
}
.titretexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF8F23;
	text-decoration: none;
	font-weight: bolder;
}
.texteintro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #454545;
	text-decoration: none;
	line-height: 20px;
}
.titregeneral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
.titretexte-- {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #454545;
	text-decoration: none;
	font-weight: bolder;
}
.textepuce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #454545;
	line-height: 18px;
	list-style-image: url(puce_fleche_orange.gif);
	list-style-position: outside;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: -10px;
}
.texte_lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #06F;
	text-decoration: underline;
	line-height: 18px;
	text-align: center;
}
.texte-- {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	text-decoration: none;
	line-height: 16px;
}
.grandtitreblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFF;
	text-decoration: none;
}
.textejustifie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #454545;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
}
.texte_petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #454545;
	text-decoration: none;
	line-height: 12px;
	text-align: justify;
}
.titretexteorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF8F23;
	text-decoration: none;
	font-weight: bolder;
}
.lien_stagiaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.titretexte--orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF8F23;
	text-decoration: none;
	font-weight: bolder;
}
.fond_titre_orange {
	background-image: url(images/fond_titre_orange.png);
	background-position: center top;
}

.titretextegris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #454545;
	text-decoration: none;
	font-weight: bolder;
}

/*--------- Lightbox -----------*/
#lightbox{
    background-color:#eee;
    padding: 10px;
    border-bottom: 2px solid #666;
    border-right: 2px solid #666;
}

#lightboxDetails{
    font-size: 0.9em;
    color: #555;
    padding-top: 0.5em;
} 

#closeButton{ top: 5px; right: 5px; }

#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 

#overlay img{ border: none; }

#overlay{ background-image: url(js/overlay.png); }

* html #overlay{ /*Hack IE */
    background-color: #000;
    background-color: transparent;
    background-image: url(blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="js/overlay.png", sizingMethod="scale");
}


.texte-actu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	line-height: 15px;
	text-align: justify;
}
.texte--beige {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCBAB5;
	text-decoration: none;
	line-height: 16px;
}
.texteintroaccueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #454545;
	text-decoration: none;
	line-height: 23px;
	text-align: justify;
}
.texte-telechargement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	text-decoration: underline;
	line-height: 18px;
	text-align: left;
}
#emploi p {
	text-align: left;
}
#emploi ul {
	text-align: left;
}
.grandtitreblanc .titretextegris {
	font-size: 36px;
}

