body {

margin: 0 auto;
font-family: calibri;
}

}
a:active 
{
color:blue; 
text-decoration:underline;
}

a:hover 
{
color:blue; 
text-decoration:none;
}
a:visited
{
color:blue; 
text-decoration:underline;
}

#main 
{
width: 1000px;
height:auto;
padding: 20px;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
font-family: comic sans ms;
}

#head 
{
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
text-align: center;
height: 172px;
width: 1000px;
background-image: url("logos10.jpg");
background-position: center;
background-repeat: no-repeat;
}

#head h1 
{
margin-top: 0px;
margin-bottom: 0px;
padding-top: 50px;
color: #292929;
}

#bande
{
background-color:#32668E; 
margin:0;
padding:0.5em;
text-align:center;
color:#FFFFFF;
}

 
#menu 
{
width: 225px;
height: 100%;
margin-left: 3px;
margin-bottom:50px;
float: left;
text-align: left;
font-family: comic sans ms;
}

#menu li a 
{
height: 50px;
voice-family: "\"}\""; 
voice-family: inherit;
width:215px;
text-decoration: none;
text-align: left;
}	
	
#menu li a:link, 
#menu li a:visited 
{
color: navy;
display: block;
background:  url(images/off.png) top center no-repeat;
padding: 8px 0 0 10px;
height: 35px;
text-align: left;
}
	
#menu li a:hover 
{
color: blue;
background:  url(images/on.png) top center no-repeat;
padding: 8px 0 0 10px;
height: 29px;
text-align: left;
}	

ul 
{
list-style: none;
margin: 0;
padding: 0;
text-align: left;
}

#sidegallery 
{
float: right;
clear: right;
width: 160px;
text-align: left;
margin-bottom: 10px;
margin-right: 10px;
}

a img 
{

margin-bottom: 5px;
margin-left: 5px;
margin-right: 5px;
}
#content 
{
font-family: comic sans ms;
padding: 50px;
margin: auto;
width: 460px;
height:600px;
background-color: #FBF9F5;
color: #292929;

}
div#tst
{


margin-left:-42px;
margin-top:-50px;
width:559px;
height:700px;
overflow:auto;
border-width:0pt;
border-style:solid;
}
}
a img
{
border:0px;
}
#content h1 
{
font-size: 14px;
margin-top: 5px;
margin-bottom: 0px;
color: #292929;
}
.gauche {float: left}
.droite {float: right}
#footer 
{
width:1040px;
margin:auto; 
padding:0;

}

.superfooter 
{
background-image:url("fondbleu3.jpg"); 
height:15px;
}

.mainfooter 
{

background-color:#FFFFFF; 
text-align:center;
}

.subfooter 
{
background-image:url("fondbleu3.jpg"); 
height:0.6em;
}

#footer p 
{
font-size:75%; 
color:#234CA5; 
padding:0.3em;
}


