@charset "UTF-8";
/* CSS Document */



body{
	width: 878px;
	margin: auto;
	margin-top: 0px;
	text-align: center;
	background-image: url(images/fond-body.jpg);
	background-position: left top;
	background-attachment: fixed;
	font-family: Geneva;
	font-size: 12px;
	color: #663300;
	background-repeat: repeat-x;
}

#en-tete{
	background-image: url(images/rac-gdcontainer.jpg);
	height: 270px;
}

#gdcontainer{
	background-image: url(images/rac-gdcontainer.jpg);
	margin-top: 0px;
	text-align:left;
}

#tarifs{
	text-align:center;
	height:280px;
	width:310px;
}



#textetarifs2{
	text-align:center;
	height:280px;
	width:120px;
	float: right;
	margin-left:5px;
	
}

#textetarifs3{
	text-align:center;
	height:280px;
	width:120px;
	float: right;
	margin-top:5px;
	
	
}

.sstitre{
	margin-top: 0px;
	text-align:left;
	font-size: 10px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #8C5C34;
	margin-left: 20px;
	padding-left:5px;
}


#blocflash{
	height:405px;
	width:405px;
	float: left;
}

#blocflashright{
	height:500px;
	width:405px;
	float: right;
	margin-right: 60px;
}


#bloctextedroite{
	height:405px;
	width:310px;
	background-image: url(images/back-texte.jpg);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 25px;
	float: left;
	margin-left: 40px;
}

#bloctextegauche{
	height:130px;
	width:310px;
	background-image: url(images/back-texte.jpg);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 25px;
	float: right;
	margin-left: 40px;
}

#bloctextedroite2{
	height:550px;
	width:310px;
	background-image: url(images/back-texte2.jpg);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 25px;
	float: left;
	margin-left: 40px;
}

#blocimage{
	height:405px;
	width:250px;
	float: left;
	margin-right: 40px;
	margin-left: 90px;
}



#pied_de_page{
	height: 50px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	padding-left:0px;
	margin-left:30px;
	padding-top: 45px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	font-family: Arial;
	clear:both;
}

#pied_de_page a, a:visited{
	color: #4E6883;
	text-decoration: none;
}

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


.titre-index{
	margin-left: 0px;
	text-align:left;
	color:#8C5C34;
	background-image: url(images/trefle.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 0px;
}

#telechargement_pdf{
	height: 20px;
	text-align:right;
	color: #333333;
	background-image: url(picto-pdf.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 40px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 10px;	
}
#telechargement_pdf a,a:visited{
	color: #666666;
	text-decoration: none;
}

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

.signature{
	padding-right: 40px;
	text-align:right;
	color: #333333;
	font-weight: bold;
	font-size: 10px;	
}
.signature a,a:visited{
	color: #993300;
	text-decoration: none;
}

.signature a:hover{
	color: #CCCCCC;
	text-decoration: none;
}

.Style1 {color: #3F79B1}
.Style2 {color: #3E79B1}
.Style3 {color: #3C79B1}
