@import url(commun/typo.css);

#newsletter h6 {
	font-size:1.5em;
	text-transform :uppercase;
	font-weight :600;
	color :#207A89;
}
#newsletter p,
#newsletter a {
	font-size:0.834em;
}
#newsletter input[type="text"] {
	background:#D7D7DD;
	color:#636363;
	font-size :0.9em;
}
#newsletter a {
	text-decoration :none;
	color :#000;
	margin:10px 0 0 0;
}
#actualiteInterne {
  font-size:0.917em;
}
#actualiteInterne div, li#titreActu{
  font-weight:bold;
  color:#207A89;
  text-transform :uppercase;
  margin:0 0 3px 0;
}
#actualiteInterne ul{
  margin:10px 0 0 0;
}
#actualiteInterne a{
  font-weight :bold;
  text-decoration :none;
  color:#000;
}
#actualiteInterne>a{
  text-transform:uppercase;
}
.accrocheActu{
	line-height: 1.5em;
	margin-left: 15px;
	padding-bottom: 5px;
}
.accrocheActu img{
	float: left;
	padding: 5px 15px 10px 0;
}
.texteActu{
	clear: both;
}
.centre h2 {
	background: url(../images/puce_h2.jpg) left 2px no-repeat;
	padding-left:15px;
	text-transform :uppercase;
	font-weight :bold;
	margin:0 0 20px 0;
	color:#207A89;
}
.interne .centre h1 {
	background: url(../images/puce_h2.jpg) 9px 3px no-repeat;
	padding-left:26px;
  font-size:1.25em;
  font-weight :bold;
	text-transform :uppercase;
	margin:0 0 20px 0;
	color:#207A89;
}
.interne .centre h2 {
	background: url(../images/fond_titre2.jpg) left no-repeat;
	padding-left:26px;
	text-transform :uppercase;
	font-weight :bold;
	margin:0 0 20px 0;
	color:#ffffff;
  line-height :1.924em;
}
.interne .centre h3 {
  background:url(../images/puce_titre3.jpg) 9px 3px no-repeat;
  font-size :1em;
  line-height :1.5em;
  padding-left:26px;
  margin:0 0 10px 0;
  font-weight: bold;
}
.interne .centre table,
.centre table{
	margin: 0px 0px 10px 10px;
	line-height :1.5em;
}
.centre p, .interne .centre p, .interne .centre ul {
	margin-bottom:15px;
	margin-left:12px;
	line-height :1.5em;
}
.centre a {
	color:#dd5105;
}
.droite h3 {
	font: 1em Arial;
	color :#F3700E;
	font-weight:bold;
	text-transform :uppercase;
}
.droite p {
	font: 0.917em Arial;
	font-weight:bold;
	color:#0B398E;
}
#actualites h5 {
	text-transform:uppercase;
	background :#0B398E;
	color:#fff;
	font-size:1.286em;
	width:145px;
	text-align :center;
	font-weight :bold;
	padding:3px 0;
}
a.voirActuAccueil{
	float: right;
	text-transform:uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	background :#0B398E;
	text-align :center;
	width: 170px;
	padding:3px 0;
	margin: 30px 20px 0 0;
}
.titreActu {
	text-transform : uppercase;
	color:#207A89;
	font-weight :bold;
	display: block;
}
.descriptionActu {
	font-size :0.834em;
}
.lienEnSavoirPlus a {
	font-size:0.917em;
	text-decoration :none;
	color:#207A89;
	font-weight :bold;
	display: block;
}
.imgActu{
	float: left;
	padding-right: 10px;
}
.lienEnSavoirPlus a:hover {
	text-decoration :underline;
}
/**
			 * Mise en forme du formulaires de candidature
			 * @subsubsubsection formulaire de candidature
			 */
	      
	      fieldset#infoPerso,
	      fieldset#rensPro {
	        border:1px solid #4E96A2;
	        position :relative;
	      }
	      fieldset#infoPerso legend,
	      fieldset#rensPro legend{
	        display:none;
	      }
	      fieldset#infoPerso div,
	      fieldset#rensPro div{
	        line-height:25px;
	        margin:0 0 15px 0;
	        padding:0 0 0 10px;
	        width:240px;
	        border-bottom :1px solid #4E96A2;
	        color:#207A89;
	        font-weight :bold;
	      }
	      fieldset#infoPerso li{
	        line-height:25px;
	        height:30px;
	        vertical-align :bottom;
	      }
	      fieldset#infoPerso label{
	        position:absolute;
	        color:#3A64B2;
	        font-size:1.167em;
	      }
	      fieldset#infoPerso input.civilite {
	        width:50px;
	      }
	      fieldset#infoPerso input,
		  fieldset#infoPerso select{
	        margin-left:120px;
	        border:1px solid #207A89;
	      }
	      fieldset#rensPro {
	        margin:30px 0 30px 0;
	        padding:0 0 60px 0;
	      }      
	      fieldset#rensPro li{
	        margin:5px 0 0 0;
	        position :relative;
	      }
	      fieldset#rensPro label {
	        color:#3A64B2;
	        padding: 0;
	      }
	      fieldset#rensPro textarea {
	        border:1px solid #207A89;
	        width:96%;
	      }
	      fieldset#rensPro li.uploadDocument{
	        line-height:2em;
	      }
	      fieldset#rensPro li.uploadDocument label{
	        position:absolute;
	      }
	      fieldset#rensPro li.uploadDocument input{
	        margin-left: 145px;
	      }
	      form#candidature input[type="submit"] {
	        position :absolute;
	        right:26px;
	      }
		  fieldset#infoPerso label.erreur_form{
			color:red;
		  }
		  .rouge{
			color:red;
		  }
	      
a.savoirPlusActu {
  text-decoration:none;
  color:#dd5105;
  display:block;
  margin:0 0 15px 0;
  text-align :right;
  clear:left;
}
a#voirTouteActu {
  background :url(../images/puce_touteActu.png) left no-repeat;
  text-decoration:none;
  color:#207A89;
  display:block;
  text-align :right;
  font-size :0.917em;
  width:16em;
  font-weight :bold;
  margin:30px 0 0 290px; 
}
a#candidatureEnLigne{
  background :url(../images/puce_touteActu.png) left no-repeat;
  text-decoration:none;
  color:#207A89;
  display:block;
  text-align :right;
  font-size :0.917em;
  width:17em;
  font-weight :bold;
  margin:30px 0 0 280px; 
}
ul#listeOffreEmploi li{
  background:url(../images/puce_titre3.jpg) left 3px no-repeat;
  padding-left:15px;
  line-height :1.5em;
}
ul#listeOffreEmploi a{
  color: #dd5105;
  text-decoration :none;
  font-weight:bold;
}
ul#listeOffreEmploi a:hover{
  text-decoration :underline;
}
ul#listeOffreEmploi span{
  font-weight:bold;
}
#rechercheOffre {
  margin-left: 20px;
  padding: 15px 0;
}
#rechercheOffre span{
  display :block;
  font-weight:bold;
  margin:25px 0;
}
#rechercheOffre form input[type="text"]{
  border:1px solid #000;
}
#rechercheOffre form input[type="submit"]{
  background:none;
  font-weight :bold;
  border:none 0;
  cursor :pointer;
  font-size :1.167em;
}

/*                   Plan du site                  */
ul#planDuSite li{
	line-height: 1.7em;
	margin-left: 1em;
}
#planDuSite a{
	text-decoration: none;
}
#planDuSite a:hover{
	text-decoration: underline;
}
li.PlanSiteNiveau2{
	background-image: url(../images/puce_titre3.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
}
li.PlanSiteNiveau2 a,
li.PlanSiteNiveau3 a{
	color: #000;
	font-weight: bold;
}
a.PlanSiteNiveau1{
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	margin: 15px 0;
	background-color: #0b398e;
	width: 300px;
	color: #fff;
	text-align: center;
	padding: 2px 0;
}
/*                  Fin plan du site             */

/*               Formulaire adhésion           */
#form_adhesion{
	width: 500px;
	margin-left: 15px;
}
#form_adhesion fieldset{
	border: 2px solid #0b398e;
}
#form_adhesion legend{
	color: #dd5105;
	font-weight: bold;
	padding: 5px 0;
	margin: 5px 0;
}
#form_adhesion label{
	float: left;
	width: 170px;
}
#form_adhesion textarea{
	font-size: 12px;
}
#form_adhesion input.b_adhesion{
	margin-left: 413px;
}
/*              Fin formulaire adhésion*/
.orange{
	color: #dd5105;
}
.textePetit{
	font-size: 9px;
}

.lienDeco{
	color:#207A89;
	font-weight:bold;
	text-decoration:none;
}

.lienDeco :hover{
	text-decoration:underline;
}
