/*BLOC*/
#global {
	width: 988px;
	margin: 0 auto;
}
#entete {
background-image:url(../img/site/location-vacances.jpg);
background-repeat:no-repeat;
padding: 0px 0px 0px 0px;
height:234px;
}
#entete h1 {
	margin: 0px 0px 0px 14px;
	font-size:14px;
}
#entete h1 img {
	float: left;
	margin: 7px 20px 10px 0;
}
#entete h2 {
	margin: 0px 0px 0px 14px;
	font-size:12px;
	font-weight:normal;
}
#entete h3 {
	margin: 2px 0px 0px 760px;
	padding:3px;
	font-size:12px;
	font-weight: bold;
	color:#FFFFFF;
	position:absolute;
	border:dotted #FFFFFF 1px;
}
#entete ul {
	margin:0;
	padding:6px 0 0 14px;
	list-style: none;
}
#entete li {display:inline;}
#entete a {
	height: 1%;
	color: #fff;
	padding:0;
	margin:0;
	line-height: 12px;
	font-size: 12px;
	text-decoration: none;
}
#entete a:hover, #entete a:focus {
	background: #ffffff;
}
#entete .sous-titre {
	margin: 4px 0 0px 14px;
	font-size:11px;
}
/* Menu */
#menu {
	position:absolute;
	top:195px;
	background: #FF0066/*#044683*/;
	width: 770px;
	margin: 0px 0px 0px 207px;
	height:31px;
}
#menu ul {
	margin:0;
	padding:0;
	list-style: none;
}
#menu li {display:inline;}
#menu a {
	height: 1%;
	color: #fff;
	padding: 7px 10px 10px 5px;
	margin:0;
	line-height: 27px;
	font-size: 12px;
	text-decoration: none;
}
#menu li a > :first-child {padding-left:0;}
#menu a:hover, #menu a:focus {
	background: #044684;
}
#menu a .on {
	background: #044684;
}

#navigation {
	background-image:url(../img/site/bg-left.jpg);
	background-repeat:no-repeat;
	width: 186px;
	float: left;
	padding:72px 6px 0px 14px;
	color:#044684;
}
/*#navigation ul {
	margin: 0;
	padding: 2px 10px 20px 10px;
	list-style: none;
}
#navigation a {
	display: block;
	height: 1%;
	color: #FF0066;
	padding: 6px 10px 6px 10px;
	line-height: 1.5;
	font-size: .9em;
	text-decoration: none;
}
#navigation a:hover, #navigation a:focus {}
*/
#navigation div.titre
{
background-image:url(../img/site/bg-left-titre.jpg);
background-repeat:no-repeat;
width:166px;
height:20px;
padding:5px 0 0 11px;
color:#FFFFFF;
}
#navigation p
{
padding:5px 0 0 11px;
color:#044684;
}
#centre { 
	width: 100%;
	overflow: hidden;
}

#contenu {
	padding: 10px 20px;
	margin:0px 12px 0px 207px;
	color: #363B29;
	background-color: #ffffff;
	background-image: url(../img/site/bg-int.jpg);
	background-repeat:no-repeat;
	min-height:750px;
}
#contenu > :first-child {
	margin-top: 10px;
}
#contenu p, #contenu li {
	line-height: 1.5;
}
#contenu a {
	color: #332510;
}
#contenu a:hover, #contenu a:focus {
	color: #6E5122; text-decoration:none;
}
#contenu strong {color: #181A12;}

div.annonce
{
background-image:url(../img/site/bg-annonce.gif);
background-repeat:no-repeat;
width:340px;
height:160px;
min-height:160px;
float:left;
margin:4px 0;
padding:10px;
}
div.ml{ margin-left:4px;}
div.mr{ margin-right:4px;}
div.annonce img
{
float:left; border:none; margin-right:6px;
}
div.annonce h2
{margin:0; font-size:15px; font-weight:bold;}
div.annonce p
{
}


#pied {
background-image:url(../img/site/bg-footer.jpg);
background-repeat:no-repeat;
background-position: top right;
	margin: 0;
	padding: 25px 0px 10px 0;
	font-size: .85em;
}
#pied ul {
	margin:0;
	padding:0;
	list-style: none;
}
#pied li { float:left; width:190px; border-left:#999999 dotted 1px; padding:0px 40px 0px 9px;}
#pied a {
	height: 1%;
	color: #fff;
	padding: 7px 10px 10px 10px;
	margin:0;
	line-height: 27px;
	font-size: 12px;
	text-decoration: none;
}
#pied a:hover, #pied a:focus {
	background: #333;
}
#copyright {
	clear:both;
	text-align: left;
	margin: 20px 0 5px 0;
	text-align: right;
	font-size: .8em;
	color: #848F63;
}
#copyright a {
	color: #848F63;
	text-decoration: none;
}
#copyright a:hover, #copyright a:focus {
	text-decoration: underline;
	background:none;
}
