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

body{
	width: 880px;
	margin: auto;
	background-repeat: repeat-x;
	background-image: url(media/bg.jpg);
	
		
}

#contenant-site{
	background-image: url(media/main.jpg);
	background-repeat: repeat-y;
	margin:0 auto;
	height:630px;
	width:880px;

}

#top-site{
	background-image: url(media/top.jpg);
	
	margin:0 auto;
	height:206px;
	

}

#main-site{
	background-image: url(media/main.jpg);
	background-repeat: no-repeat;
	margin:0 auto;
	height:503px;	

}

#main-site-acces{
	background-image: url(media/main-acces.jpg);
	background-repeat: no-repeat;
	margin:0 auto;
	height:503px;	

}

#main-site-tarifs{
	background-image: url(media/main-tarifs.jpg);
	background-repeat: no-repeat;
	margin:0 auto;
	height:503px;	

}

#main_left{
	width:300px;
	margin-right:20px;
	margin-left:70px;  
	float:left;

}

#main_right{
	width:470px;
	float:left;

}

.H1{
	font-size: 16px;
	font-family: Verdana;
	font-weight: bold;
	color: #125600;
}

.texte{
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
	color: #135700;
}

.texte-retrait{
	font-size: 12px;
	font-family: Verdana;
	color: #145801;
	font-style: oblique;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #145801;
	margin-left:30px;
	padding-left:10px;
}

#div.spacer{
	clear:both; 
	height:10px; 
	display:block;

}

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

#textetarifs3{
	text-align:center;
	height:360px;
	width:340px;
	float: right;
	margin-left:30px;
}

.texte{
	font-family: Verdana;
	color: #135700;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;	
}

.texte a, a:visited{
	color: #996600;
	font-weight: normal;
	text-decoration: underline;
}

.texte a:hover{
	color: #996600;
	font-weight: normal;
	text-decoration: none;
}

.telechargement_pdf{
	height:20px;
	font-family: Verdana;
	text-align:right;
	color: #1D620A;
	background-image: url(media/picto-acrobat.png);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 12px;
	padding-right:30px;
	font-weight: bold;
}

.telechargement_pdf a,a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}

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

#pied-page-site{
	background-image: url(media/bottom.jpg);
	background-repeat: no-repeat;
	height:30px;
	font-size: 11px;
	text-align: left;
	padding-top:20px;
	font-weight: bold;
	color: #374768;
	font-family: Verdana;	
}

#pied-page-site a, a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#pied-page-site a:hover{
	color: #67CD69;
	text-decoration: none;
}
