.bloc img {
	border: solid 5px #FFFFFF;
}

ul{
margin-top: 5px;
margin-bottom: 5px;
}

body {
margin: 0;
padding: 0;
background: #91A9C2;
font: 80% verdana, arial, sans-serif;
}

h1{
font-size: 14px;
font-weight: bold;
display:inline;
}

h2{
font-size: 14px;
font-weight: bold;
display:inline;
}


h3{
font-size: 14px;
font-weight: bold;
display:inline;
}

td{
font-size: 12px;
}

#moteur{
	top:120px;
	left:490px;
	position:absolute;
	color: #FFFFFF;
	font-size:14px;
	font-weight:bold;
}

#menu {
position: absolute; /* placement du menu, à modifier selon vos besoins */
color: white;
top: 157;
left: 0;
width: 750px;
z-index:100;
font-weight: bold;
font-size: 14px;
text-align: center;
}
#site {
position: absolute;
z-index: 1;
top : 0px;
left : 0px;
color: #000;
/*background-color: #ddd;*/
padding: 0px;
/*border: 1px solid gray; */
}
#contenu {
width: 750;
background-color: #91A9C2;
font-size: 12px;
}
#gauche {
float: left;
width: 250;
}
#gauche2 {
float: left;
width: 250;
/*text-align: center;*/
}
#droite {
float: left;
width: 500;
height: 100%;
background: #D6CFB8;
}
#droite2 {
float: left;
width: 500;
height: 100%;
background: #D6CFB8;
}
#pub {
float: right;
width: 150;
height: 600;
background: #D0600B;
}
#bas {
clear:both;
padding: 0px;
width: 750;
height: 27;
background: #D12F10;
color: white;
text-align: center;
font-weight: bold;
font-size: 12px;
}
#partenaires {
padding: 0px;
width: 750;
background: #91A9C2;
text-align: center;
font-weight: bold;
font-size: 10px;
}
#bandeau {
background: #D12F10;
width: 750;
height: 185;
margin: 0;
padding: 0;
}
.titregauche {
padding: 5px;
background: #97962D;
color: white;
font-weight: bold;
font-size: 14px;
}
.titredroit {
padding: 5px;
background: #f2b63c;
color: #D0600B;
font-weight: bold;
font-size: 14px;
}
.petittitre {
font-weight: bold;
}
.bloc {
	padding: 5px;
}

#gauche .bloc, #gauche2 .bloc{
	padding: 5px 0px 5px 0;
}
.blocdroit {
	text-align: right;
}
.blocmilieu {
	text-align: center;
}
div {
text-align: left;
}

a {
	color: #D0600B;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #97962D;
}

.baslien {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.baslien:hover {
	color: #FFFFFF;
}

.lienmenu {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.lienmenu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.imggalerie {
	border: 2px #FFFFFF;
}

#pubjudeon{
padding:5px;
position:absolute;
top:20px;
left:760px;
width:250px;
background-color:#FFFFFF;
border: dotted 1px red;
}
