@charset "UTF-8";
/* CSS Document */

/*----------------------------------------------------------
------ INITIALISATION PAGE----------------------------------
-----------------------------------------------------------*/

*{
padding:0px;
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

body {
background-image:url(../images/fondDegrade.jpg);
background-repeat:repeat-x;
color:#263128;
}

/*----------------------------------------------------------
------ MISE EN FORME DU FOND -------------------------------
-----------------------------------------------------------*/

#centre {
margin-left:25px;
margin-right:25px;
}

#edito {
background-image:url(../images/fond_Edito.jpg);
background-repeat:no-repeat;
}

#gauche {
width:370px;
float:left;
padding-top:20px;
padding-left:20px;
padding-bottom:20px;
}

#droite {
padding-top:20px;
padding-right:15px;
}

#hautdetail {
background-image:url(../images/fond_hautdetail.jpg);
background-repeat:no-repeat;
height:30px;
width:739px;
}

#basdetail {
background-image:url(../images/fond_basdetail.jpg);
background-repeat:no-repeat;
width:739px;
height:11px;
}

#centredetail {
background-image:url(../images/fond_centredetail.jpg);
background-repeat:repeat-y;
width:689px;
padding-left:30px;
padding-right:20px;
}

#titrePoste {
background-image:url(../images/fond_titrePosteDetail.jpg);
width:719px;
height:18px;
background-repeat:no-repeat;
padding-bottom:10px;
padding-left:20px;
padding-top:10px;
}

#mention {
padding-left:50px;
padding-right:50px;
padding-top:20px;
padding-bottom:20px;
text-align:left;
}

/*----------------------------------------------------------
------ TABLEAU HYPERLIEN -----------------------------------
-----------------------------------------------------------*/

.fondhyperlien {
background-image:url(../images/Fond_hyperlien.jpg);
background-repeat:no-repeat;
width:362px;
height:81px;
color:#FFFFFF;
font-size:8px;
font-weight:bold;
text-align:center;
line-height:15px;
}

a.lienTexte{
color:#263128;
text-decoration:underline;
font-size:11px;
}

a.lienTexte:hover{
color:#C80019;
text-decoration:underline;
}

a.lienMention{
color:#FFFFFF;
text-decoration:underline;
}

a.lienMention:hover{
color:#000000;
text-decoration:underline;
}

/*----------------------------------------------------------
------ TEXTES ----------------------------------------------
-----------------------------------------------------------*/

.texteOrange {
font-size:14px;
color:#ED7F00;
font-weight:bold;
}

.texteBlanc {
font-size:14px;
color:#FFFFFF;
font-weight:bold;
}

.texteVert14 {
font-size:13px;
color:#263128;
}

.texteVert12 {
font-size:11px;
color:#263128;
}

.texteMention {
color:#000000;
font-size:10px;
}

.formContact {
background-image:url(../images/fond_formContact.jpg);
background-repeat:no-repeat;
height:330px;
width:357px;
}

.resume {
background-image:url(../images/fond_resumePoste.jpg);
background-repeat:no-repeat;
height:144px;
width:330px;
font-size:11px;
color:#263128;
}

.rejoindre {
background-image:url(../images/fond_texteRejoindre.jpg);
background-repeat:no-repeat;
width:330px;
font-size:11px;
color:#263128;
}
