/* Base */

html, body {
	width: 100%;
}

body {
	background-color: #D9D8E0;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
}

table {font-size: 12px;}

H1 {
	font-size: 50px;
	color: #D0C7BF;
	font-weight: bold;
}

H2 {
	font-size: 18px;
	color: #8D7867;
	font-weight: bold;
}

H5 {
	font-size: 14px;
	color: #A28F80;
}

H6 {
	font-size: 12px;
	color: #A28F80;
}

* {margin: 0px; padding: 0px;}

*/div {border: 1px solid orange}*/

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.nodisp {
    display: block;
    height: 1px;
    overflow: hidden;
	visibility: hidden;
}

#preload {display: none}

a:link 		{color: #004FA3; font-weight: bold; text-decoration: none;}
a:visited 	{color: #004FA3; font-weight: bold; text-decoration: none;}
a:hover 	{color: #004FA3; font-weight: bold; text-decoration: underline;}
a:active 	{color: #004FA3; font-weight: bold; text-decoration: underline;}

#superconteneur {
	background: #FFFFFF url("../img/layout/bg-global.gif") 592px top repeat-y;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	text-align: left;
	width: 765px;
	border: #67625D 1px solid;
}

#header {
	height: 160px;
}

#header .logo {
	background: url("../img/layout/izarpean.gif") 30px 25px no-repeat;
	width: 409px;
	height: 160px;
	float: left;
}

#header .promo {
	width: 137px;
	height: 160px;
	float: left;
}

#header .drapeaux {
	width: 46px;
	height: 125px;
	text-align: center;
	padding-top: 35px;
	float: left;
}

#menu {
	width: 160px;
	height: 160px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #A28F80;
}

#menu a {
	display: block;
	height: 20px;
	padding: 2px 0 0 8px;
	color: #A28F80;
}

#menu a:link 	{background: #FFFFFF; text-decoration: none;}
#menu a:visited {background: #FFFFFF; text-decoration: none;}
#menu a:hover 	{background: #E3DDD9; text-decoration: none;}
#menu a:active 	{background: #E3DDD9; text-decoration: none;}

#menu UL {
	list-style: none;
	margin: 14px 0 0 24px;
}

#contenu {margin: 0 30px;}

.titre {
	font-size: 50px;
	color: #D0C7BF;
	font-weight: bold;
	width: 285px;
	height: 60px;
	float: left;
}

.bt-heb DIV {
	padding-top: 3px;
	width: 84px;
	height: 60px;
	float: left;
	font-size: 20px;
	text-align: center; 
}
.bt-heb P {
	font-size: 10px;
	line-height: 12px;
}

.bt-heb1 {
	background: #F2F9FF;
	border-top: #004FA3 4px solid;
	color: #004FA3;
}

.bt-heb2 {
	background: #FFFEED;
	border-top: #E2C500 4px solid;
	color: #E2C500;
}

.bt-heb3 {
	background: #FFF2F5; 
	border-top: #DB718B 4px solid;
	color: #DB718B;
}

.bt-heb4 {
	background: #FAFFEE; 
	border-top: #9CBE3D 4px solid;
	color: #9CBE3D;
}

.bt-heb5 {
	background: #F9EFFF;
	border-top: #A977C7 4px solid;
	color: #A977C7;
}

.bt-heb1:hover {background: #D7EEFF; cursor: hand; text-decoration:none}

.bt-heb2:hover {background: #FFFBC8; cursor: hand; text-decoration:none}

.bt-heb3:hover {background: #FFD7E1; cursor: hand; text-decoration:none}

.bt-heb4:hover {background: #F1FFCB; cursor: hand; text-decoration:none}

.bt-heb5:hover {background: #EDCFFF; cursor: hand; text-decoration:none}

.loc-photo {
	width: 390px;
	float: right;
}
.loc-photo-content DIV {height: 285px; margin-bottom: 10px; border: 5px solid #FFFFFF}

.loc-boutons DIV {
	background: transparent url(../img/layout/bt-vide.gif) no-repeat center;
	height: 25px;
	width: 94px;
	border: none;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	float: left;
}

.loc-galerie {
	width: 260px;
	float: right
}

.loc-galerie DIV {
	text-align: center;
	width: 130px;
	float: left;
}

.boutons {
	color: #000000;
	font-weight: normal;
	padding-top: 8px;
	cursor: hand;
}

.boutons:hover {
	background: transparent url(../img/layout/bt-vide-on.gif) no-repeat center center;
	text-decoration:none;
}

.loc-titre {
	width: 272px;
	text-align: center;
	font-size: 42px; 
}

.loc-desc {
	 text-align: justify;
	 width: 260px;
	 margin-top: 20px
}

#pied {
	background: url('../img/layout/bg-pied.gif') no-repeat left bottom;
	height: 182px;
	text-align: right
}

.pied-insert {
	height: 137px;
	width: 431px;
	float: right;
}

.pied-links {
	width: 431px;
	height: 45px;
	background: #FFFFFF;
	color: #A28F80;
	padding: 0 30px 0 0;
	float: right;
}


#pied a:link	{color: #A28F80; font-weight: bold; text-decoration: none;}
#pied a:visited	{color: #A28F80; font-weight: bold; text-decoration: none;}
#pied a:hover	{color: #8E7867; font-weight: bold; text-decoration: underline;}
#pied a:active	{color: #8E7867; font-weight: bold; text-decoration: underline;}