html {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin:auto;
}

body
{
width:1000px;
margin: auto;
background-color:#cdeef5;
}

#header
{
margin-top: 15px;
margin-bottom: 0px;
width: 1000px;
background-color: #ffffff;
border: 1px solid #000000;
}

#menu
{
width:1000px;
background-color: #000000;
margin-top: 0px;
border: 1px solid #000000;
height: 34px;
}

ul.menu
{
margin-top: 0;
list-style-type: none;
}

li.menu
{
margin-top: 0;
float: left;
background-color: #000000;
list-style-position: inside;
}

a.menu
{
font-size: 1.1em;
line-height: 25px;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 10px;
padding-left: 10px;
display: block;
text-decoration : none;
color: #ffffff;
}

a.menu:hover
{
background-color:#ffffff;
color: red;
}


#corps
{
width:1000px;
background-color: #ffffff;
margin-top: 0px;
margin-bottom: 0px;
border: 1px solid #000000;
padding-bottom: 0px;
}

#centre_large
{
background-color: #ffffff;
width: 750px;
float: left;
margin-left: 10px;
padding-bottom: 0px;
padding-top: 10px;
}

#coldroite
{
background-color: #ffcbab;
width: 200px;
float:left;
margin-left: 10px;
margin-bottom: 0px;
padding-left: 15px;
}

#pied
{
text-align:center;
width:1000px;
background-color: #000000;
color:#ffffff;
margin-top: 0px;
border: 1px solid #000000;
}

div.bloc-centre
{
width: 350px;
float:left;
}

div.pubcarre
{
padding-left: 20px;
padding-top: 10px;
width: 320px;
float:left;
}

a.blanc
{
color:#ffffff;
text-decoration: none;
}

a.blanc:hover
{
color:#ff0303;
}

.clear					
{
clear: both;
}

h1.menudroit
{
	font-size:17px;
	height: 19px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #393532;
}

ul.menudroit
{
list-style-type: none;
}

li.menudroit
{

list-style-position: inside;
}

a.menudroit
{
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color: #0008d0;
text-decoration: none;
padding-left: 0px;
line-height: 13px;
font-weight: bold;
display: block;
text-decoration : none;

}

a.menudroit:hover
{
background-color:#ffffff;
color: #fc0000;
}

h2.centre
{
	font-size:17px;
	height: 19px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #393532;
}

img.news
{
float:left;
padding-right: 10px;
}

a
{
color: #0008d0;
text-decoration: none;
}

a:hover
{
color: #fc0000;
text-decoration: none;
}

