
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,700);

*	{
	margin: 0;
	padding: 0;
	}
body        {
	background-image: url("https://www.centredepechecaron.com/images/bg_flocons.jpg"); 
	background-position: 50% 0%; 
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: 'Open Sans', sans-serif, Arial, Helvetica, sans-serif;
	text-align: left; 
	background-color: #b0ddf0; 
	margin: 0 auto; 
	padding: 0;
	}
iframe {
	border:0px;
	}

a:link {
	text-decoration: none;
	color: #1462ab;
	}

a:visited {
	text-decoration: none;
	color: #1462ab;
	}
a:active {
	text-decoration: none;
	color: #1462ab;
	}
a:hover {
	text-decoration: underline; 
	color: #2395ff;
	}

/* Téléphone dans colonne gauche */
.telephone a:link {
	text-decoration: none;
	color: #fff;
	}

.telephone a:visited {
	text-decoration: none;
	color: #fff;
	}
.telephone a:active {
	text-decoration: none;
	color: #fff;
	}
.telephone a:hover {
	text-decoration: underline; 
	color: #fff;
	}

/* Téléphone dans paragraphe contenu */
.numerotelephone a:link {
	text-decoration: underline;
	color: #fff;
	}

.numerotelephone a:visited {
	text-decoration: underline;
	color: #fff;
	}
.numerotelephone a:active {
	text-decoration: underline;
	color: #fff;
	}
.numerotelephone a:hover {
	text-decoration: underline; 
	color: #fff;
	}


img {border: 0; padding: 0; margin: 0;}

h1 {
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size: 40px; 
	font-weight: bold;
	color: #003e7e; 
	text-align: center; 
	padding: 10px 0 5px 0px;
	}

#contenu h1 {
	font-size: 25px; 
	font-weight: bold;
	color: #003e7e; 
	text-align: left;
	margin: 10px 10px 0 10px;
	padding: 0 0 0 5px;
	border-left: solid 5px #003e7e;
}

h2 {
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size: 20px; 
	color: #00235D; 
	text-align: left; 
	padding: 5px 0 10px 10px;
	}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #00235D; 
	text-align: center; 
	padding: 5px;
}

h4 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color:#f5f5f5; text-align: center; margin: 5px 2px; font-weight: normal;}
h5 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 14px; color:#111; text-align: center; margin: 5px 2px;}
h6 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 13px; color:#111; text-align: center; margin: 5px 2px;}

.clearfix	{
	clear: both;
	}

/* DEBUT en-tete */
#wrapper	{
	width: 900px;
	margin: 0 auto 0 auto; 
	overflow: hidden;
	}
#header        {
	background-image: url("https://www.centredepechecaron.com/images/bg-header.png"); 
	height: 180px;
	background-position: 50% 0%; 
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif; 
	text-align: left; 
	margin: 0 auto; 
	padding: 0;
	}
#traduction	{
	text-align:right;
	margin: 0 auto 0 auto; 
	overflow: hidden;
	padding: 5px 0 0 0; 
	}
#slogan	{
	margin: 0 auto 0 115px; 
	overflow: hidden;
	padding: 70px 0 0 0; 
	}
#slogan	h2{
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size: 24px; 
	font-weight: bold;
	color: #003e7e; 
	text-align: center; 
	padding: 10px 0 5px 0px;
	}
#slogan h1 a,
#slogan h1 a:link,
#slogan h1 a:visited,
#slogan h1 a:hover, 
#slogan h1 a:focus, 
#slogan h1 a:active  {
	color: #003e7e; 
	text-decoration: none
	}
#conteneur	{
	width: 900px;
	background-color: #003e7e;
	margin: 0 auto 60px auto; 
	overflow: hidden;
	}

#navigation	{
	width: 900px;
	text-align: center;
	margin: 0 auto 0 auto;
	display: block;
	}
#top-nav li	{
	display: block;
	float: left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	width: auto;
	list-style-type: none;
}
#top-nav li a	{
	font-size: 18px;
	font-weight: bold;
	display: block;
	color: #111;
	text-decoration: none;
	padding: 5px 22px;
	margin: 0 0 5px 0;
	border-right: 1px solid #0D5CAB;
}
#top-nav li a:hover, 
#top-nav li a:focus, 
#top-nav li a:active  {
	color: #fff;
	border-right: 1px solid #0D5CAB;
	background-color: #003e7e;
	}
#col-gauche	{
	float: left;
	width: 210px;
	display: block;
	}
#col-gauche	p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #f0f0f0;
	padding: 5px;
	}
	
#col-gauche	a{
	color: #f0f0f0;
	text-decoration: none;
	}
#col-gauche a:hover, 
#col-gauche a:focus, 
#col-gauche a:active  {
	color: #f0f0f0;
	text-decoration: underline;
	}
	
#contenu	{
	float: left;
	display: block;
	width: 480px;
	background-image: url("https://www.centredepechecaron.com/images/bg-contenu.jpg"); 
	background-position: 0px 0px; 
	background-repeat: repeat;
	background-color: #fff;
	margin: 0;
	padding: 0 0 15px 0; 
	border-top: 5px solid #003e7e;
	}

#contenu	p{
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #222;
	padding: 10px;
	}
#contenu a:link,
#contenu a:visited,
#contenu a:active	{
	font-weight: bold;
	text-decoration: none;
	color: #1462ab;
	}
#contenu a:hover {
	text-decoration: underline; 
	color: #2395ff;
	}

table.festival	{font-family: 'Open Sans', Arial, Helvetica, sans-serif; font-size: 13px; padding: 0; margin: 10px 20px; border-collapse:collapse;}
.festival th	{text-transform: uppercase; background-color: #CCC; padding: 5px 10px; font-weight: bold; }
.festival tr	{vertical-align: middle; padding: 0; margin: 0; background-color:#fff; border: 1px solid #ccc;}
.festival td	{width: 50px; text-align:left; padding: 0 10px; border: 1px solid #ccc;}


img.tag	{
	margin: 10px 0 0 10px;
	border-bottom: 5px solid #003e7e;
	}

ul.liste	{
	list-style: disc;
	margin-left: 25px;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #222;
	margin-bottom: 10px; 
	}

#col-droite	{
	float: left;
	width: 210px;
	display: block;
	font-size: 14px;
	padding: 5px 0 0 0;
	}
#col-droite	p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f0f0f0;
	padding: 5px;
	}
#appelez-nous	{
	display: block;
	background-image: url("https://www.centredepechecaron.com/images/bg-appelez-nous.png"); 
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	background-position: 50% 0%; 
	background-repeat: no-repeat;
	margin: 5px 5px 10px 5px;
	padding: 25px 5px 13px 5px;
	}

#meteo	{
	display: block;
	background-image: url("https://www.centredepechecaron.com/images/bg-meteo.png"); 
	height: 150px;
	background-position: 50% 0%; 
	background-repeat: no-repeat;
	margin: 5px 5px 5px 5px;
	padding: 5px 10px;
	}
	
#conseils	{
	display: block;
	background-image: url("https://www.centredepechecaron.com/images/bg-meteo.png"); 
	height: 150px;
	background-position: 50% 0%; 
	background-repeat: no-repeat;
	margin: 0 5px 10px 5px;
	padding: 5px 10px;
	}
#conseils h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px; 
	font-weight: bold;
	color: #00235D; 
	text-align: center; 
	margin-left: -15px;
	}
#conseils p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222;
	padding: 0 2px;
	}

#marees	{
	display: block;
	background-image: url("https://www.centredepechecaron.com/images/bg-marees.png"); 
	height: 30px;
	background-position: 50% 0%; 
	background-repeat: no-repeat;
	text-align: center;
	margin: 0 5px 5px 5px;
	padding: 35px 10px 5px 10px;
	}
#marees a:link,
#marees a:visited,
#marees a:active	{
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #222;
	}
#marees a:hover	{
	text-decoration: underline;
	}
	
#fb-frame	{
	display: block;
	margin: 0 5px 5px 5px;
	padding: 0;
	}
		
.cadre-bleu-1	{
	display: block;
	background-color: #00235D;
	margin: 5px 5px 0 5px;
	color: #f0f0f0;
	}

.cadre-bleu-2	{
	display: block;
	background-color: #0D5CAB;
	margin: 5px 5px 0 5px;
	color: #f0f0f0;
	}
	
#footer	{
	width: 100%; 
	display: block;
	padding: 5px; 
	margin: 10px auto 10px auto;
	}
#copyright	{
	width: 100%;
	color: #f0f0f0;
	font-size: 15px;
	text-align: center;	
	}
#sous-menu	{
	width: 100%;
	color: #c0c0c0;
	font-size: 11px;
	text-align: center;	
	margin: 0 0 5px 0;
	}
#sous-menu a:link,
#sous-menu a:visited,
#sous-menu a:active	{
	text-decoration: none;
	color: #999;
	}
#sous-menu a:hover	{
	text-decoration: underline;
	}
	
/* SLIDESHOW */	
#slideshow {
	clear: both;
	overflow:hidden;
	width: 900px; 
	height: 310px; 
	background-color: #003e7e;
	margin: 0;
	}
#slideshow img {
	display: block !important;
	padding: 5px 0 0 0;
	border: 0; 
	}
	
	
.tripadvisor {
	margin: 0 auto;
	}
.tripadvisor a:link,
.tripadvisor a:visited,
.tripadvisor a:active	{
	text-decoration: none;
	color: #111;
	}
