body {
	background-color: rgb(0,56,95);
	background-attachment: scroll; 
	background-repeat: no-repeat;
	background-image: url('../images/background-informations.png');
	background-repeat: repeat;
	font-family: 'Bilbo Swash Caps', cursive, Arial, Verdana, serif;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	color: rgb(0,140,220);
	margin:0px;
	padding:0px;
}

/* Couleurs */
/* 0,56,95 */
/* 20,97,168 */

/* Choix */

aside {width:1260px;margin:auto;text-align:center;padding-top:28px;}
aside img{display:inline;text-align:center;}
aside a {}
aside a:hover { /* links on mouse over */background-color: blue;}
aside a:active { /* the active link */background-color: yellow;}
aside a:focus { /* the input element which has focus */background-color: red;}
aside a:link { /* all unvisited links */background-color: green;}
aside a:visited { /* all visited links */background-color: gray;}

.informationmenu{
	margin-top: -80px;
	margin-bottom: -0px;
	margin-left: 180px;
}
.informationmenu a{
	background-color: rgb(20,97,168);
	border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;
	color: rgb(255,255,255);
	font-size: 0.7em;
	font-family: 'Bilbo Swash Caps', cursive, Arial, Verdana, serif;
	font-size: 1.4em;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-right: 10px;
	text-decoration:none;
}
.informationmenu a:hover{
	background-color: rgb(0,140,220);
	outline: none;
}

/* Centrage */

.centrage {
	width: 1260px;
	margin: auto;
	padding-top:38px;
	text-align:center;
}

.centrage img{display:inline;text-align:center;}

.gauche {
	width: 900px;
	display: inline-block;
	vertical-align: top;
	margin: 0px;
	margin-right:10px;
}

.droite{
	width: 300px;
	display: inline-block;
	vertical-align: top;
	margin: 0px;
	margin-left:10px;
}

/* Titre */

header {
}

h1 {
	font-family: 'Bilbo Swash Caps', cursive, Arial, Verdana, serif;
	font-size: 2.4em;
	font-weight: bold;
	color: rgb(255,255,255);
	text-align: center;
}

h1 strong {
	font-size: 2.8em;
}

h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url('../images/eau.png');
	background-position: top center;
	background-color: rgb(0,56,95);
	font-family: 'Bilbo Swash Caps', cursive, Arial, Verdana, serif;
	font-size: 1.6em;
	font-weight: bold;
	color: rgb(255,255,255);
	text-align: center;
	border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;
}

h3 {
	margin:10px;
	background-color: rgb(0,56,95);
	border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;
	background-image: url('../images/eau.png');
	background-position: bottom center;
	font-family: 'Bilbo Swash Caps', cursive, Arial, Verdana, serif;
	font-size: 1.8em;
	font-weight: bold;
	color: rgb(255,255,255);
	text-align: center;
}

table {
	font-family: 'Bad Script', cursive, Arial, Verdana, serif;
	font-size: 1.1em;
	font-weight: bold;
	color: rgb(0,56,95);
	width:96%;
	text-align: left;
	border-collapse:collapse;
	margin:10px;
	padding: 0px;
}

table td {
	border-bottom:1px solid  rgb(0,56,95);
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}

table .arrivee {
}

table .bustaxi{
	width:500px;
}

table .horaires{
	width:40px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}

table .titre{
	width:260px;
}

table .titreBrunch{
	width:160px;
}

table .heure{
	width:40px;
}

table .heureBrunch{
	width:150px;
}

table .lieu{
}

table .hebergement {
	width:230px;
}

table .adresse{
}

table .carte{
	width:40px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}

table .site{
	width:40px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}

table .mail{
	width:80px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}

table td a {
	background-color: rgb(20,97,168);
	border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;
	color: rgb(255,255,255);
	font-size: 0.7em;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 2px;
	text-decoration:none;
}

table td a:hover {
	background-color: rgb(0,56,95);
}

/* Contenu de la page */

section {
	background-color: rgb(255,255,255);
}

section p {
	background-color: rgba(255,255,255, 0.8);
	background-color: rgb(255,255,255);
	padding: 10px;
	font-family: 'Bad Script', cursive, Arial, Verdana, serif;
	font-size: 2em;
	font-weight: normal;
	color: rgb(0,56,95);
	text-align: left;
}

section p a {
	font-size: 0.9em;
	font-weight: bold;
	color: rgb(0,0,30);
	text-align: center;
	text-decoration: underline;
	outline: none;
}

section p a:hover {
	color: rgb(0,0,30);
}

/* Slider */

article {
}

/* Décoration */

footer {
	padding: 10px;
	/*background-color: rgb(0,0,30);*/
	font-size: 0.8em;
	font-weight: bold;
	color: rgb(255,255,255);
	text-align: center;
}

footer a {
	color: rgb(255,255,255);
	text-decoration: none;
	border-style: none;
	outline: none;
}

footer a:hover {
	text-decoration: none;
}

footer img {
	position:absolute;
	top:20px;
	font-size: 1em;
	font-weight: bold;
	color: rgb(255,255,255);
}

footer a img {
	font-size: 1em;
	font-weight: bold;
	color: rgb(255,255,255);
	text-decoration: none;
	border-style: none;
	outline: none;
}

footer a:hover img {
	text-decoration: none;
}