/* CSS Document */

body
{
	margin: 10px 0;
	padding: 0;
	font: 0.8em "Trebuchet MS", helvetica, sans-serif;
	background: #cfe0a1;
	text-align: left;
}

div#conteneur
{
	width: 950px ;
	margin: 0 auto ;
	text-align: left ;
	border: 1px solid #000 ;
	background: #fff;
	display: block;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

div#contenu
{
	padding: 0 0px 0 0px ;
		
	
}

div#contenu h1
{
	line-height: 30px ;
	font-size: 1.6em ;
	color: #ff4820 ;
	text-align: left ;
}

div#contenu h2
{
	padding-left: 0px ;
	line-height: 23px ;
	font-size: 1.3em ;
	background:url(images/puce_verte.jpg) no-repeat left bottom ;
	color: #7db12d ;
	text-align: left ;
}

div#contenu h3
{
	line-height: 20px ;
	font-size: 1.1em ;
	color: #7db12d ;
	text-align: left ;
}
div#contenu h4
{
	margin-left: 0px ;
	padding-left: 0px ;
	color: #000 ;
	font-size: 0.8em ;
	text-align: left ;
}

div#contenu p
{
   
	color: #000 ;
	text-align: left ;
	text-indent: 0em ;
	line-height: 1.2em ;
}


div#contenu a
{
	color: #c1216e ;
}

div#contenu a:hover
{
	color: #c97da2 ;
}



p#footer
{
	margin: 0 ;
	padding-right: 10px ;
	line-height: 30px ;
	text-align: center ;
	color: #7db12d ;
}
p#footer a
{
color: #7db12d ;
}

p#footer a:hover
{
color: #7db12d ;
}

div#blocmenu {
width: 264px;
height: 640px;
float: left;
padding-top: 0px;
padding-left : 0px;

}

div#blocmenuc {
width: 264px;
height: 590px;
float: left;
padding-top: 0px;
padding-left : 0px;

}
.bloccentre {
width: 660px;
height: 690px;
float: left;
padding-top: 0px;
padding-left : 10px;
}

.bloccentrecanard {
width: 660px;
height: 640px;
float: left;
padding-top: 0px;
padding-left : 10px;
}

.bloccentrec {
width: 660px;
height: 590px;
float: left;
padding-top: 0px;
padding-left : 10px;
}

.bloccentreaccueil {
width: 660px;
height: 790px;
float: left;
padding-top: 0px;
padding-left : 10px;
}

.bloccentrepro {
width: 660px;
height: 890px;
float: left;
padding-top: 0px;
padding-left : 10px;
}

.bloccentrepartenaire {
width: 660px;
height: 2300px;
float: left;
padding-top: 0px;
padding-left : 10px;
}

.bloccentreevenements {
width: 660px;
height: 890px;
float: left;
padding-top: 0px;
padding-left : 10px;
}

.bloccontact {
width: 668px;
height: 750px;
float: left;
padding-top: 0px;
padding-left : 10px;
}
.bloccontactaccueil {
width: 668px;
height: 250px;
float: left;
padding-top: 0px;
padding-left : 10px;
}
.bloccontactgauche {
width: 220px;
height: 200px;
float: left;
padding-top: 0px;
padding-left : 6px;
}
.bloccontactbas {
width: 330px;
height: 300px;
float: left;
padding-top: 0px;
padding-left : 8px;
}

.blocreceptionhaut {
width: 655px;
height: 140px;
float: left;
padding-top: 0px;
padding-left : 10px;
}
.blocreceptionbas {
width: 655px;
height: 70px;
float: left;
padding-top: 0px;
padding-left : 274px;
}
.blocreceptiongauche {
width: 327px;
height: 1240px;
float: left;
padding-top: 0px;
padding-left : 10px;
}
.blocreceptiondroit {
width: 327px;
height: 1240px;
float: left;
padding-top: 0px;
padding-left : 10px;
}

.image{
padding-left: 0px;
padding-top: -5px;
padding-bottom: -5px;
float:left;
display:block;
}


.image_accueil{
padding-left: 10px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 10px;
float:right;
display:block;
}
.image_contact{
padding-left: 0px;
padding-right: 10px;
padding-top: 0px;
padding-bottom: 0px;
float:left;
display:block;
}
.image_plan{
padding-left: 0px;
padding-right: 0px;
padding-top: 20px;
padding-bottom: 0px;
float:left;
display:block;
}
.image_reception{
padding-left: 0px;
padding-right: 5px;
padding-top: 0px;
padding-bottom: 0px;
float:left;
display:block;
}


