/* Feuille de style pour location-gite-loguivy.com */
/* Copyright (C) Cap Créa Web - Rozenn Dagorn */
* {
	margin: 0;
	padding: 0;
}
body {
	text-align: left;
	text-indent: 0px;
	font-family: 'comic sans ms', verdana, arial;
	font-size: 0.8em;
	background: url(../images/fond.jpg) left top repeat;
	color: #039;
}
#tout {
	background: url(../images/fond.jpg) left top repeat;
	position: fixed;
	top: 0;
	width: 100%;
	height: 7.9em;
	z-index: 50;
}
.clear_left {
	clear: left;
}
img {
	border: none;
}
p {
	font-size: 1.1em;
	line-height: 1.3em;
	margin-top: 10px;
	margin-bottom: 5px;
}
p.saison_tarif {
	margin-bottom: 10px;
	margin-left: 20px;
}
p.saison_tarif span {
	width: 20px;
	height: 15px;
	float: left;
	margin-right: 5px;
	margin-top: 2px;
}
p.grand {
	font-size: 1.3em;
	text-align: center;
	padding-top: 15px;
}
p.bold {
	font-weight: bold;
}
p.spe {
	margin-top: 5px;
}
p.spe2 {
	margin-top: 20px;
}
p.spe3 {
	margin-top: 30px;
}
p.spe4 {
	margin-bottom: 45px;
}
dfn {
	border-bottom: dotted 1px #f90;
}
kbd {
	border: solid 1px #999;
	padding: 0 3px 0 3px;
	font-size: 1.1em;
	background-color:  #e6e6e6;
}
p#ch_fer {
	font-size: 0.8em;
	line-height:1em;
	color: #039;
	margin: 5px 0 0 0px;
	font-family: verdana, arial, sans-serif;
	text-align: left;
}
address {
	font-weight: normal;
	font-style: normal;
	color: #039;
	font-size: 1.1em;
	margin-top: 0px;
	text-align: left;
}
#global {
	width: 704px;
	left: 50%;
	top: 7.9em;
	margin-left: -320px;
	z-index: 10;
	background: url(../images/fond.png) left top repeat;
	position: fixed;
}
#global2 {
	width: 704px;
	position: relative;
	left: 50%;
	top: 7.9em;
	margin-left: -320px;
	z-index: 40;
}
/* entete */
#entete {
	width: 704px;
	height: 7.9em;
	left: 50%;
	margin-left: -320px;
	position: fixed;
	z-index: 50;
	border-bottom: solid 2px #F3AE01;
}
  	a#plansite {
    	position: absolute;
	    right: 3px;
	    top: 0px;
	    font-size: 0.8em;
	    color: #fff;
		font-family: verdana, arial, sans-serif;
	}
	a#plansite:hover {
	    color: #F60;
	}
	#logo {
		position: absolute;
		top:3px;
	}
#menu {
	width: 700px;
	height: 4em;
	left: 50%;
	top: 4em;
	margin-left: -320px;
	position: fixed;
	z-index: 100;
}
/* contenu */
#contenu {
	width: 680px;
	float: left;
	margin-top: 0px;
	padding: 5px 10px 70px 10px;
}
	#menage {
		float: left;
		border: dashed 1px;
	}
	#photo {
		float: right;
		width: 320px;
		margin-left: 10px;
		
		text-align: center;
	}
	#photo2 {
		text-align: center;
	}
	#photo2 img {
		margin: 5px;
	}
#bas {
	width: 100%;
	height: 65px;
	bottom: 0px;
	position: fixed;
	z-index: 60;
	background: url(../images/sable.png) left top no-repeat;
}
#bas p {
	margin-top: 50px;
	text-align: center;
	font-size: 0.9em;
}
#mouette {
	width: 120px;
	height: 220px;
	bottom: 20px;
	position: fixed;
	z-index: 100;
	right: 85%;
	background: url(../images/mouette.png) center top no-repeat;
}
/*liens*/
a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#contenu a, #ch_bas a {
	color: #f60;
}
a:hover, #contenu a:hover, #ch_bas a:hover {
	color: #000;
}
#contenu p.info_p a:hover {
	color: #fff;
}
#menu a:hover {
	color: #fff;
}
a:visited {
	color: #039;
}
/* Liens externes */
a.externe {
	padding: 0 10px 0 1px;
	background: url(../images/external.gif) right 8px no-repeat;
}
/* Langue des liens : entre crochets si non français */
a[hreflang]:after {
	content: "\0000a0[" attr(hreflang) "]"; 
}

a[hreflang|="fr"]:after {
	content: "";
}
a[hreflang] {
	content: normal !important;
}
