/* PANASSIE Fabien *
 * Novembre 2009   */

body{
    color:#333333;
	background-color:#999999;
    

}


#page{
	background:#ffffff url(../images/arbre_seul.png) no-repeat;
	background-position:390px 65px;  /* marge de gauche et marge en haut */
	margin : 0 auto;         /* sous firefox sans ca la page part a gauche */
	text-align:center;
	width:760px;
	margin-top:-15px;
	border-left-color:#92bacf;
	border-left-width:23px;
	border-left-style:solid;
	border-right-color:#92bacf;
	border-right-width:8px;
	border-right-style:solid;	
	
	
	background-color:#ffffff;
	background:transparence;
	}
	
#page td{
color:#3300CC;
padding-left:10px;
padding-right:10px;

}
	

.entrer{
color:#8B6849;
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
text-align:center;
font-size:8pt;
margin-top:0px;
}

.accueil{
color:#8B6849;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
font-size:16pt;
margin-left:75px;
margin-right:75px;
margin-top:0px;
}

.infos_mises_a_jour{
color:#8B6849;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
font-size:12pt;
margin-left:75px;
margin-right:75px;
margin-top:0px;
}

.petits_logos{
position:absolute;
/*display:inline-block;*/
border: 2px solid #47afff;
height:125px;
width:155px;
vertical-align:middle;
align:center;
}










.bande_orange {
  float: left;
  width: 100%;
  background-color:#FF8213;
  height:55px;
}

.bande_orange a{
color:#FFFFFF;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
float:none;
margin-left:30px;
margin-top:5px;
margin-bottom:-10px;
}

.post{
text-align: center;
}

.centre {
margin-left: auto;
margin-right: auto;
width: 761px;
text-align: left;
background-color: #FFFFFF;
border: 1px solid #FFFFFF;
padding: 0.5em;
}



.text{
width:760px;
background-color:#e8e8e8;
color:#666666;
}

.text p{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
text-align:justify;
margin-top:10px;
margin-left:55px;
margin-right:55px;
margin-bottom:3px;
}

.text a{
text-decoration:none;
color:#8B6849;
margin-bottom:10px;

}

.text table{
margin-top:3px;
margin-left:80px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#F4F4F4;
}

.text td{
padding-right:10px;
}

.text tr:hover
{
        color                   : #e2dfd8;
        background-color        : #655f4b;
        border-color            : #e2dfd8;
}

#top {
	background : url(../img/top.png) no-repeat 0 100%;
	height : 22px;
	margin-top:0px;
}

#bottom {
	background : url(../img/bottom.png) no-repeat 0 100%;
	height:23px;
}

.pied_de_page
{
font-size:9px;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
text-align:center;
margin-top:5px;
}