/* CSS Document */

body{
width: 800px;

margin : 0 auto 0 auto;
padding: 0;
background: #ECEDEF;
text-align:center;
font-family: "Century Gothic", Helvetica, sans-serif;
}

.gauche{
width: 295px;
background: #ECEDEF;
font-size: 11px;
text-align:justify;
/*overflow:hidden;*/
height: 100%;
}

.droite{
padding: 5px;
width: 434px;  /*434*/
background: #ECEDEF;
font-size: 11px;
text-align:justify;
/*overflow:hidden;*/
height: 100%;
}

div#menugauche{
width: 150px;
float: left;
}

.fleche{
text-align: center;
font-weight:bold;
background:#78A095;
color: #fff;
width: 15px;
}

div#admin{
width: 580px;
float: left;
padding: 0 10px 0 10px;
}

/*-----------------------CLASSES--------------------------*/

.actu{
background: url(Images/tourimg.gif) no-repeat;
width: 74px;
height: 66px;
background-position: top left;
}

.footertxt{
font-size: 10px;
text-align:center;
background:#A8A6BB;
color:#555;
}

.liengris{
color: #555;
font-size: 10px;
text-decoration:none;
}

.liengris:hover{
color:#fff;
}

.text{
color:#fff;
font-size: 11px;
text-align: justify;
}

.textcenter{
color:#fff;
font-size: 11px;
text-align: center;
}

.textbleu{
color:#517F7C;
font-size: 11px;
text-align: justify;
padding-bottom: 5px;
font-family: Verdana;
}

.txtvert{
color:#517F7C; 
font-size: 11px;
}

.inputadmin{
border: 1px solid #78A095;
background: #fff;
}

.petit{
color:#fff;
text-decoration: none;
font-size: 10px;
}

.menug{
width: 128px;
height: 25px;
border-right: 2px solid #517F7C;
background:#78A095;
color: #fff;
padding-left: 5px;
}

.titrepuce{
background: url(Images/puce.gif) no-repeat;
text-align: left;
font-family: Verdana;
font-weight: bold;
font-size: 14px;
color: #78A095;
padding-bottom: 10px;
}

.etoile{
color:#446B6A;
font-weight:bold;
font-size: 9px;
}

/*-----------------------BALISES--------------------------*/

a img{
border:0;
}

img{
border:0;
}

a{
color: 517F7C;
text-decoration : none;
}

form{
display: inline;
}

input{
border: 0;
display: inline;
margin:0;
padding:0;
}

p, ul, table{
margin-top: 0;
margin-bottom: 0;
}
