body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
background-color:#d8dde0
}

p {
margin: 0px 0px;
text-align:justify;
}

a {
text-decoration: underline;
color: #385EAB;
}

table, td {
border: 0px solid #F00;
}

#motd {
width:99%;
position:relative;
top:-180px;
text-align:center;
font-size: 1em;
color: #91A7D2;
}
#motd a {
color: #cdd7ec;
}

.debug {
position:fixed;
top:5px;
right:5px;
border:#F00 2px dashed;
background:#91a7d2;
}

#arrondis{
background-color: #91a7d2;
margin:20px auto;
width:950px;
height:auto;
-moz-border-radius: 10px;
border-radius: 10px;
}

#conteneur {
height:auto;
width: auto;
margin: 1px 1px 1px 1px;
background: #FFFFFF;
-moz-border-radius: 10px;
border-radius: 10px;
position:relative;
top:10px;
}

#bandeau {
background: url(/images/bandeau-seul.png) no-repeat;
height: 110px;
}

#menu_haut {
list-style-type: none;
margin: 10px;
padding:0;
position: relative;
text-align: right;
top:-20px;
}

#menu_haut li {
display:inline;
font-size:150%;
}


#menu_haut .ON {
text-decoration: none;
color: #91A7D2;
}



form, input {
margin:0px 5px;
color: #ff9000;
background: #cdd7ec;
}

#centre {
width: inherit;
height: auto;
overflow: auto;
position: relative;
margin: 0px auto;
}

.accueilcentre {
width: auto;
height: 475px;
overflow: auto;
position: relative;
margin: 0px auto;
border: white solid 1px;
}

.news {
border: 1px solid #cdd7ec;
width:620px;
-moz-border-radius: 10px;
border-radius: 10px;
padding:5px;
margin:5px 0px 0px 0px;
}

.titre {
font-weight: bold;
color: #ff9000;
}

.auteur {
font-style: italic;
text-align: right;
}
.categorie {
font-weight: bold;
text-align: right;
}
.enlive {
font-size:80%;
}

.menu_flot {
margin: 0px 0px 10px 0px;
background-color: #cdd7ec;
width: 120px;
-moz-border-radius: 10px;
border-radius: 10px;
padding:5px 0px;
}
.menu_flot li {
margin: 0px 0px 5px 10px;
list-style-type: none;
list-style-position: outside;
text-transform: capitalize;
}
.menu_flot a {
text-decoration: underline;
color: #ff9000;
}
.menu_flot a:hover {
text-decoration: none;
}

#droite {
width: 120px;
float:right;
position:relative;
margin: 5px 10px 0px 5px;
}

#gauche {
width: 120px;
float:left;
position:relative;
margin: 5px 5px 0px 10px;
}


.pnav {
  text-align:center;
  background: #cdd7ec;
  color: #ff7000;
}
.pnav a {
  background: #cdd7ec;
}
.pphoto {
  border: 1px #000 solid;
}
.plegende {
  color: #ff7000;
  background: #cdd7ec;
  text-align:center;
}

#pied {
clear:both;
height: 60px;
background: url(/images/bandeau_bas.png) no-repeat center;
vertical-align:sub;
text-align: center;
}

.copyright
{
position: relative;
/*font-weight: bold; */
color: #385EAB;
text-align: center;

}
.credits {
color: #ff7000;
text-align: center;
}

/* images */
img { /* pas de bordure pour les images incluses dans le code html */
border: 0;
/*align: center;*/
}

#logo {
background: url(/images/logo_echos.png) no-repeat;
width: 200px;
height: 60px;
position: relative ;
top:-30px;
left: 10px;
}

#parapente {
/*background: url(images/affiche_parapente.png) no-repeat ;*/
/* inclus dans le code html pour la rendre cliquable */
width: 200px;
height: 120px;
position: relative ;
top:-25px;
left: 50px ;
border:0;
}
#meige {
width: inherit;
height: inherit;
position: relative ;
}









