html{
font-size:100%;
}

body{
font-size:0.8em;
font-family:arial;
margin:0;
padding:0;
text-align:center;
}

#page_conteneur{
position:relative;
width: 838px;
text-align: left;
margin-left:auto;
margin-right:auto;
}

#header{
text-align:center;
background: white url(../images/bandeau.jpg) no-repeat;
width:838px;
height:161px;
position:relative;
margin: 0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

#header h1{
text-indent:-5000px;
margin:0;
padding:0;
}

h2{
font-weight:bold;
color:#E97A17;
font-size:1.4em;
}


#pied{
background: white url(../images/pied.jpg) no-repeat;
font-weight:bold;
height:61px;
width:auto;
clear:both;
margin:0;
padding:2px 5px 2px 5px;
font-size:0.8em;
}

.cadre_page{
padding:0 30px 0 30px;
}



.menu{
margin: 0px 0px 0px 0px;
padding:0px 0px 0px 0px;
list-style: none ;
display:inline;
}
.menu li{
display:inline;
}
.menu img{
border:0px;
}
.menu_autre{
margin: 0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

.droite{
float:right;
}
img{
border:0px;
}

.encart_gauche{
color:#767575;
font-size:0.8em;
width:270px;
text-align:justify;
float:left;
font-weight:bold
}

.encart_droit{
color:black;
font-size:0.8em;
float:left;
margin-left:20px;
margin-top:30px;
}


/*encarts projets, liste de stages*/
.encarts{
margin: 25px 0px 0px 10px;
padding:0px;
}

.encart{
list-style: none ;
width:440px;
text-align:justify;
padding:0px;
}
.encart p{
padding:0px 10px 0px 10px;
}
.titre_encart{
color:#A5250A;
font-size:1.2em;
padding:0px 10px 0px 10px;
font-weight:bold
}
.pied_encart{
background: white url(../images/pied_encart.jpg) no-repeat;
height:35px;
text-align:right;
padding:0px 10px 0px 0px;
color:A5250A;
}

/* encart liste stages*/
.fiche_stage{
padding:0px 0px 0px 0px;
}
.image_encart_stage{
padding:0px 00px 0px 10px;
}
.titre_date{
color:#000000;
font-size:13px;
padding:0px 10px 0px 10px;
font-weight:bold
}
.titre_encart2{
color:#A5250A;
font-size:15px;
padding:0px 10px 0px 10px;
font-weight:bold
}

/*fin encart liste stages*/
/*fin encarts*/

.icone{
border:0px;
}

.reste_page{
width:auto;
clear:both;
}


/*fiche de stage*/
#fond{
background-color:#000000;
opacity : .80;
filter : alpha(opacity=80);
width:100%;
height:100%;
Z-Index:250;
position:absolute;
}

#fiche{
width:500px;
position:absolute;
background-color:#F2F2F2;
Z-Index:500;
opacity : .95;
filter : alpha(opacity=95);
border-style:solid;
border-width:1px;
border-color:#000000;
left:200px;
top:50px;
padding:10px;

}

#page_conteneur2{
position:relative;
width: 838px;
text-align: left;
margin-left:auto;
margin-right:auto;
}

.texte_fiche{
color:#A5250A;
font-size:1.0em;
font-weight:bold
Z-Index:1000;
}

.image_fiche{
height:200px;
float:left;
padding:10px 10px 10px 0px;
}

.titre_fiche{
color:#A5250A;
font-size:14px;
font-weight:bold;
}

.date_fiche{
color:#000000
font-size:12px;
font-weight:bold;
}
a#fermer{
border-style:solid;
border-width:1px;
border-color:#000000;
display:block;
float:right;
width:50px;
font-size:8px;
text-align:center;
background-color:#FFFFFF;
text-decoration:none;
color:#000000;
}
a#fermer:hover{
background-color:#A5250A;
color:#FFFFFF
}

/**/
.titrecontact{
color:#000000;
font-size:0.8em;
}
.textecontact a{
color:#000000;

}
.textecontact{
font-size:0.8em;
}
