*{
	margin:0;
	padding:0;
}
body{
	background-color:#f7f7f9;
	font-family:Trebuchet MS;
	font-size: 12px;
}

	.HEADERLINK { color:white; text-decoration:none; font-weight:bold; font-size:12; }
	.HEADERLINK:hover { text-decoration:underline; }
	.FOOTERLINK { color:white; text-decoration:none; font-weight:bold; font-size:10; }
	.FOOTERLINK:hover { text-decoration:underline; }
	.locvac { font-size:16; margin:0; font-weight:bold; }
	.LINKOVER { text-decoration:none }
	.LINKOVER:hover { text-decoration:underline; }
	
.boite_r_pair { border-left: 1px solid silver; border-right: 1px solid silver;  padding-left: 3px; color:#666666; background-color: #E0FFFD}
.boite_r_impair { border-left: 1px solid silver; border-right: 1px solid silver;  padding-left: 3px; color:#666666; background-color: #FFFFFF}
.boite_r_annee { font-weight: bold; color:#3366FF; }
.boite_r_pair2 { padding-left: 3px; color:#666666; background-color: #E0FFFD}
.boite_r_impair2 { padding-left: 3px; color:#666666; background-color: #FFFFFF}
.boite_r_pair3 {border-left: 0px solid silver; border-right: 1px solid silver;  padding-right: 3px; color:#666666; background-color: #E0FFFD }
.boite_r_impair3 {border-left: 0px solid silver; border-right: 1px solid silver;  padding-right: 3px; color:#666666; background-color: #FFFFFF }
.boite_r_texte { font-weight: bold; color:#3366FF; }

div.hr { height:3px; border-bottom:3px solid #000064; clear:both; }
div#partenaires
{
	color: gray;
}

/*header*/
div#header {
	background-color: #000064;
	/*color:#FFF;*/
	color:#DDFEFF;
	height: 38px;
	width: 994px;
	margin: auto;
}
@media screen and (max-width: 480px)
{
    div#header 
{
    width: 100%;
}
}
div#header #subheader{
	width: 960px;
	margin: 0 auto;
}
@media screen and (max-width: 480px)
{
    div#header #subheader
{
    width: 100%;
}
}
div#header #subheader p{
/*	font-style: italic;*/
	font-family: Arial;
	font-size: 12px;
	margin-top: 2px;
	float:left;
	line-height:30px;
	margin-left: 0px;
}
div#subheader #sub_btn a{
	margin-top:6px;
	background: transparent url('../img/subheader_btn_left.jpg') no-repeat 0 0;
	display: block;
	height: 26px;
	float: right;
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
	color:#FFF;
	text-decoration: none;
	line-height: 26px;
	padding-left: 25px;
}
div#subheader #sub_btn a span{
	color: #FFFD87;
}
div#subheader #sub_btn span.btn_right_side{
	margin-top:6px;
	background: transparent url('../img/subheader_btn_right.jpg') no-repeat right 0;
	color: blue;
	display: block;
	height: 26px;
	width: 14px;
	float: right;
	margin-right: 10px;
}
#sub_btn:hover{
	text-decoration: underline;
	cursor:pointer;
}
div#subheader #sub_btn span.drapeau{
	margin-top:12px;
	float: right;
}

div#content {
	margin: 50px auto 0 auto;

	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#B5B5B5), to(#9C9C9C));
	background: -moz-linear-gradient(#B5B5B5, #9C9C9C);
	background: linear-gradient(#B5B5B5, #9C9C9C);
	-pie-background: linear-gradient(#B5B5B5, #9C9C9C);
	behavior: url(/PIE.htc);
	background: #B5B5B5;
	
	border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;
/*
	-moz-box-shadow:3.5px 4px 5px #767676;
	-webkit-box-shadow:3.5px 4px 5px #767676;
*/
	box-shadow:3.5px 4px 5px #767676;
	width: 994px;
	padding-bottom: 8px;
}

#entete
{
	background-image: url('../img/fond-entete.gif');
	margin: auto;
	width: 994px;
	height: 98px;
	text-align:center;
}
@media screen and (max-width: 480px)
{
    div#content, #entete
{
    width: 100%;
}
}
#logo
{
	width: 111px;
	height: 96px;
	float: left;
}
#entete_desc
{
	margin-top: 10px;
	width: 486px; text-align: center; color:blue;
	float: left;
}
@media screen and (max-width: 480px)
{
    #entete_desc
{
    width: 360px;
}
}
#entete_img
{
	background-image: url(../img/pont-re.jpg);
	width: 384px; 
	height: 96px;
	float: right;
}
#entete_img_texte
{
	margin-top: 32px;
	text-align: left;
	color: white;
	font-weight: bold;
	font-size: 14px;
}
#entete_img_texte1
{
	margin-left:50px;
        font-size: 20px;
}
#entete_img_texte2
{
	margin-left:28px;
        font-size: 20px;
}

#gauche {
	float: left;
	width: 200px;
}
@media screen and (max-width: 480px){#gauche{display:none;}}
#centre {
	float: left;
	width: 790px;
}
#centre_haut {
	float: left;
	width: 992px;
	margin-left: 8px;
}
#bas_page, .bas_page
{
	margin: auto;
	width: 994px;
}
#bas_gauche
{
	float: left;
	width: 240px;
	text-align: center;
}
#bas_droite
{
	float: right;
	width: 750px;
	text-align: justify;
}
@media screen and (max-width: 480px)
{
    div#content, #entete, #centre, #centre_haut, #bas_page, #bas_droite
{
    width: 100%;
    margin-left: 2px;
}
}
/* Fil d'ariane */
#gen_fil_ariane
{
	margin-top: 4px;
	margin-left: 4px;
	width: 988px;
	height: 26px;
}
#gen_fil_ariane img {
	float: left;
}
#gen_fil_ariane_txt
{
	float: left;
	background-image: url(../img/cursor_title_center_grey.gif);
	background-repeat: repeat-x ;
	width: 938px;
	height: 26px;
	padding-left: 8px;
	padding-top: 4px;
}
#gen_fil_retour
{
	float: left;
	font-size: 12px;
	margin-left: 8px;
	width: 988px;
}

#fil_ariane
{
	margin-top: 4px;
	margin-left: 4px;
	width: 758px;
	height: 26px;
}
#fil_ariane img {
	float: left;
}
#fil_ariane_txt
{
	float: left;
	background-image: url(../img/cursor_title_center_grey.gif);
	background-repeat: repeat-x ;
	width: 708px;
	height: 26px;
	padding-left: 8px;
	padding-top: 4px;
}
#fil_retour
{
	float: left;
	font-size: 12px;
	margin-left: 8px;
	width: 758px;
}

/* PUB */
#pub {
	float: left;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	height:240px;
	width:200px;
	align:center;
	background-color: #E1FEFF;
	border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;
	-moz-box-shadow:3.5px 4px 5px #767676;
	-webkit-box-shadow:3.5px 4px 5px #767676;
	box-shadow:3.5px 4px 5px #767676;
}
#pub_no
{
	float: left;
	margin-left: 5px;
	font-weight: bold; 
	color: rgb(204, 0, 0);
	text-decoration: underline;
}
#pub_ville
{
	float: left;
	margin-left: 10px;
	font-weight: bold; 
	color: rgb(51, 51, 255);
}
#pub_tarif
{
	float: left;
	width:195px;
	height: 22px;
	margin-top: 4px;
	margin-bottom: 2px;
	padding-left: 5px;
	font-size: 18px;
	background-color: #3366FF;
	color: rgb(255, 255, 255);
}
.pub_desc
{
	float: left;
	padding-left: 5px;
	color: rgb(50, 50, 50); 
	font-size: 12px; 
	letter-spacing: -0.5px;
}

/* TARIFS */

/*  BOX TARIFS */
#box1{
	float: left;
	margin-top:8px; 
	margin-left: 8px;
	font-size: 12px;  
	text-align: center; 
	width: 190px;
	-moz-box-shadow:3.5px 4px 5px #86A1AC;
	-webkit-box-shadow:3.5px 4px 5px #86A1AC;
	box-shadow:3.5px 4px 5px #86A1AC;
	padding:0 6px 10px;
	background-color:#C5EEFD;
	border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;
	border-color:#86A1AC;
	color:#FF0000
	
background: #D7FEFD;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#D7FEFD), to(#6ECEFC));
background: -moz-linear-gradient(#D7FEFD, #6ECEFC);
background: linear-gradient(#D7FEFD, #6ECEFC);
-pie-background: linear-gradient(#D7FEFD, #6ECEFC);
behavior: url(/PIE.htc);
}
#box2{
	margin-top:4px;
}
#box2 h3{
	color:#000;
	background-color:#FFDB70;
	-moz-box-shadow:3.5px 4px 5px #FF0000;
	-webkit-box-shadow:3.5px 4px 5px #FF0000;
	box-shadow:3.5px 4px 5px #FF0000;
	margin-bottom: 8px;
	text-shadow: 1px 1px 3px #888;
}
#box2 h4{
	float: left;
	width: 190px;
	color:#000;
	background-color:#FFDB70;
	-moz-box-shadow:3.5px 4px 5px #FF0000;
	-webkit-box-shadow:3.5px 4px 5px #FF0000;
	box-shadow:3.5px 4px 5px #FF0000;
	margin-top: 2px;
}
#box1 p{
		font-weight: bold;
		font-size: 13px;
}
#box3{
	margin-top:4px;
	background-color:#E9E9E9;
	color:black;
	height: 30px;
	border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;
}
#box3 span{
font-size: 12px;
text-align: left;
}
#box3 span.gauche{
float: left;
margin-left: 4px;
}
#box4 {
}
#box4 span{
padding-top:4px;
}

#reservations {
	margin-top:2px; 
	margin-left: 8px;
	background-color: #F3F3F3;
	background-image:url(../img/acces_title.jpg);
	width: 200px;
	border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;
	-moz-box-shadow:3.5px 4px 5px #767676;
	-webkit-box-shadow:3.5px 4px 5px #767676;
	box-shadow:3.5px 4px 5px #767676;
}
#reservations_entete
{
	height: 26px;
	padding-left: 5px; 
	padding-top: 4px; 
	font-weight: bold; 
	color: white;
	font-size: 14px;
}
.google {
	margin-top:8px; 
	margin-left: 8px;
}

/* Calendrier */
#cal_legende
{
	float: left;
	font-family: Arial, Verdana, Helvetica;
	font-size:12px;
	margin-top: 16px;
	margin-left: 10px; 
	text-align: left; 
	margin-bottom: 12px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	background-color: #F3F3F3;
	border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;
	-moz-box-shadow:3.5px 4px 5px #767676;
	-webkit-box-shadow:3.5px 4px 5px #767676;
	box-shadow:3.5px 4px 5px #767676;
}
#cal_legende p
{
	font-weight: bold;
	color: black;
	padding-top: 10px;
	padding-bottom: 10px;
}
#cal_coul
{
	margin-left:20px;
	float:left;
	width:100px;
	text-align: center;
}