body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
background-color:#0066CC;
font-size: 0.8em;
margin: 0;
padding: 0;
}

#header {
height: 162px;
margin: 0 ;
background:#0066CC url(../images/entete.jpg) no-repeat top right;
}

#conteneur {
width:1000px;
margin:0 auto;
background:url(../images/fond-conteneur.jpg) repeat-y right;
}

#droite {
float:right;
display:inline;
width:327px;
height: 420px;
background:url(../images/couple.jpg) no-repeat bottom right;
}

#popup {
margin : 5px;
padding : 5px;
width:380px;
height: 450px;
background: url(../images/couple_popup.jpg) no-repeat bottom ;
}

.lienNews {
color: #FFF;

}

.intro {
padding-left:20px;
color:#FFFFCC;
font-size:1.3em;
text-align:center;
}

.texte1 {
text-indent:20px;
padding-left:20px;
color:#FFFFCC;
font-size:1.3em;
}

.texte2 {
color: #FFFF66;
font-size:1.2em;
padding-left:100px;
text-align:right;
}

.texte3 {
color: #FFFFCC;
font-size:1.1em;
text-align:center;
}

.titre1 {
color: #FFF;
font-size:1.4em;
text-align:center;
}
.texte {
padding-left:40px;
color: #FFFFCC;
font-size:1.0em;
text-align:justify;
}

#centreFin {
margin-left: 110px;
margin-right: 331px;
background:url(../images/velo.jpg) no-repeat bottom left;
height: 175px;
}

/* MENU HAUT*/
ul#menuhaut a#menuhautnav1 {
font-weight:bold;
  }
#menuhaut {
list-style-type: none;
margin: 0;
padding:0;
}
#menuhaut li {
display: inline;
}
#menuhaut a {
margin: 0 5px;
color: #FFFF00;
text-decoration: none;
}
#menuhaut a:hover {
text-decoration: underline;
}


/* MENU BAS*/
#menugauche {
text-align:right;
list-style-type: none;
margin: 0;
padding:0;
}
#menugauche li {
margin-bottom: 7px;
}
#menugauche a {
margin: 0 2px;
color: #FFFF00;
text-decoration: none;
}
#menugauche a:hover {
text-decoration: underline;
color:#FFF;
}
.tableau3 {
width:635px;
height:410px; /* hauteur de la photo*/
background:url(../images/printemps-table.jpg) no-repeat bottom right;
}

table {
text-align:center;
border:1px solid #FFFF66;
border-right:0;
border-bottom:0;
}
tr {
border:0;
}
td {
height:50px;
color: #FFFFCC;
border:1px dashed yellow;
border-left:0;
border-top:0;
}

a {
text-decoration: none;
color: #FFFF00;
}
a:hover {
color: #FFF;
text-decoration: underline;
}
