
body{background-image:url('images/fond_amande.jpg');
background-repeat:repeat-x;
background-color:#CCCC99;
color:black;
font-family:Arial, Helvetica, sans-serif;
}

#wrapper{
}

#navcontainer a{text-decoration:none;font-size:0.6em;color:#CCAA60}
#navcontainer a:hover {color:red}
 #navcontainer #current{color:red}

#header{
height:100px;
width:100%;
background-color:#808BE7;
background-image:url('images/ange.jpg');
background-repeat:no-repeat;
}
#tit{position:absolute;font-weight:bold;font-size:28px;margin-top:5px;font-style:italic;color:white;margin-left:10px}
#textHeader{position:absolute;font-weight:bold;font-size:18px;margin-top:55px;font-style:italic;color:white;margin-left:10px}
/*#menu{
width:100%;
height:40px;
border:1px solid white;
}*/

#navcontainer{
margin-top:5px
}

#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}



#temps{float:right;font-size:0.6em;color:#CCAA60;margin-top:7px}

#current{
color:#ffc125;
text-decoration:none;
}

.lien{
color:white;
text-decoration:none;
}

#navlist li :hover {text-decoration:underline;
}

/*#content ul{
list-style-image:url('images/puce.png');
line-height:15px;
}*/

#content {
/*width:900px;*/
/*height:600px;*/
background-image:url('');
font-size:0.9em}

#content li{
/*background-image:url('images/puce.png');*/
/*background-repeat:no-repeat;*/
/*list-style-type: none;*/
/*padding-left:17px;
margin:10px;
height:22px;*/
/*text-indent:15px;*/
/*line-height:25px*/
}

.partenaires{
margin:30px;
}

.partenaires img{
border:none;
}


.amis{
margin-top:40px;
border:none;
}




.contact{
margin:50px;
}

.contact form {
color:black}

#footer{
height:150px;
width:100%;
background-image:url('');
background-repeat:repeat-x;
margin-top:60px
}

#footer a{
color:#ffc125;}
#footer div{float:left;margin-left:15px}
#content a{margin-left:15px}
#content a:hover {color:white}
#footer2{clear:both}
#footer2 img{border:none;}
#footer2 a{text-decoration:none;font-size:0.6em;color:#CCAA60}
#footer2 a:hover {color:red}
#menu a{text-decoration:none;font-size:0.6em;color:#CCAA60}
#menu a:hover {color:red}
