body
{	position: center;
	background-color: #fcfcfc;
	background-repeat: no-repeat;
	width: 800px;
	margin: auto;
	font-family: Arial, "Bookman Antiqua", Palatino, "Utopia", "Times New Roman", Times, "New Century Schoolbook",  Georgia, "New York", serif;
}

body { font-size: 1em; }
h1 { font-size: 2.5em; color:#3c2a13;}
h2 { font-size: 1.3em; font-style: bold; color:#080f4c;}
h3 { font-size: 1.5em; }
h4 { font-size: 1.3em; color:#3c2a13; padding:0px; margin:0px; letter-spacing: 1px;}
h5 { font-size: 1.3em; }
h6 { font-size: 1.0em; }
p{ font-size: 1em; color:#080f4c; line-height: 15px;}
td { font-size: 1em;}
ol, ul, li { font-size: 1.0em; }
.notes { font-size: 1.0em; }

#tete
{
	background-image: url("images/tete.jpg");
	background-repeat: no-repeat;
	height : 340px;
	width : 800px;
	border : 0px;
	
}

#tete p
{
	padding-right : 30px;

}

#corps
{
	width : 710px;
	padding-left : 70px;
	margin-right : 30px;
}

#pied
{
	background-image: url("images/pied.jpg");
	height : 190px;
	width : 800px;
	border : 0px;
	
}

.ligne_proche
{
	line-height: 19px;
}
a img
{
	
	border: none;
}
.menu a:link { 
text-decoration: none; 
color: #ffffff;
}
.menu a:visited {
text-decoration: none; 
color: #ffffff;
}
.menu a:hover {
text-decoration: underline; 
color:#ffffff;
font-weight: bold;
}
a:link {
text-decoration: none;  
color: #000000;
}
a:visited {
text-decoration: none; 
color: #000000;
}
a:hover {
text-decoration: underline;
color:#000000;
}  
.line
{
	text-decoration: underline;
}
#tarifs
{
	width : 750px;
	padding-left : 20px;
	margin-right : 0px;
}
.tarifs 
{	
	width: 100%;
	text-align: center;
	border-style: 1px;
	border: 1px inset black;
	border-collapse : collapse;
	padding-left: 0px;
	margin-left : 0px;
}
.tarifs  td
{
	text-align: center;
	border-style: 1px;
	border: 1px inset grey;
	padding: 5px;

}
.cellule_tarif
{
	color: #080f4c;
	font-weight: bold;
}
	
	/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	border: none;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 125px;
	height: 83px;
	border: 2px solid #e9e0db;
}

.hoverbox li
{
	border: none;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding-left: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	position: relative;
}

.hoverbox .preview
{
	border: 2px solid #e9e0db;
	width: 250px;
	height: 167px;
}

	/* =Hoverbox 2 Code exprès pour la photo de saint-malo sur la page région ...
----------------------------------------------------------------------*/

.hoverbox2 a
{
	cursor: default;
}

.hoverbox2 a .preview
{
	display: none;
}

.hoverbox2 a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -180px;
	z-index: 1;
}

.hoverbox2 img
{
	border: none;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 200px;
	height: 130px;
	border: 2px solid #e9e0db;
}

.hoverbox2 li
{
	border: none;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding-left: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	position: relative;
}

.hoverbox2 .preview
{
	border: 2px solid #e9e0db;
	width: 915px;
	height: 299px;
}
