
body{
	background-image:url("../../../img/fond.gif");
	margin-top:					0;
}


#global
{
	position:					relative;
	min-height:					100%;
	padding-top:				10px;
	width:						1000px;
	position:					absolute;
	left:						50%;
	margin-left:				-500px;
	border-left:				1px solid #006C2F;
	border-right:				1px solid #006C2F;
	font-family:				Arial, Helvetica, sans-serif;
	background-repeat:			no-repeat;
	background-position:		left bottom;
	background-color:			#FFFFFF;
	color:						#000000;
}


#entete
{
	padding-left:				10px;
	padding-bottom:				10px;
}


#photo
{
	width:						67%;
	float:						left;
	padding-right:				30px;
 }


#texte
{
	text-align:					justify;
	padding:					30px;
	font-size:					11pt;
	color:						#333333;
	line-height:				22px;
}


#sousmenu
{
	padding-top:				3px;
	padding-bottom:				3px;
	padding-left:				3px;
	font-weight:				bold;
}


.menu
{
	float:						left;
	margin-left:				3px;
	margin-right:				3px;
	padding-bottom:				3px;
	width:						100px;
	height:						30px;
	text-align:					center;
	color:						#FFFFFF;
	font-size:					0.9em;
	font-weight:				bold;
	line-height:				16px;
}

.menu_img_l
{
	float:						left;
	top:						0px;
	left:						0px;
}

.menu_img_r
{
	float:						right;
	top:						0px;
	right:						0px;
}

/* couleurs des menus */
.nuance1
{
	background-color:			#99C4AC;
}
.nuance2
{
	background-color:			#80B697;
}
.nuance3
{
	background-color:			#66A782;
}
.nuance4
{
	background-color:			#4D986D;
}
.nuance5
{
	background-color:			#338959;
}
.nuance6
{
	background-color:			#197B44;
}
.nuance7
{
	background-color:			#006C2F;
}
.nuance1actif
{
	border-bottom:				2px #99C4AC solid;
}
.nuance2actif
{
	border-bottom:				2px #80B697 solid;
}
.nuance3actif
{
	border-bottom:				2px #66A782 solid;
}
.nuance4actif
{
	border-bottom:				2px #4D986D solid;
}
.nuance5actif
{
	border-bottom:				2px #338959 solid;
}
.nuance6actif
{
	border-bottom:				2px #197B44 solid;
}
.nuance7actif
{
	border-bottom:				2px #006C2F solid;
}
/* fin couleurs des menus */


#logo-chalet
{
	position:					absolute;
	top:						71px;
	left:						87px;
}

#logo-poirot
{
	position:					absolute;
	top:						111px;
	left:						35px;
}

#fabricant
{
	position:					absolute;
	top:						25px;
	left:						220px;
}

#titre1
{
	position:					absolute;
	top:						25px;
	left:						220px;
	font-size:					40px;
	color:						#006C2F;
}

#titre2
{
	position:					absolute;
	top:						85px;
	left:						290px;
	font-size:					20px;
	color:						#006C2F;
}

#diapo_menu
{
	text-align:					center;
	font-weight:				bold;
	color:						#006C2F;
	position:					absolute;
	top:						10px;
	left:						770px;
	width:						200px;
}

#lien_diapo_menu
{
	display:block;
	width:						200px;
	height:						133px;
	background-position:		0px;
	background-repeat:			no-repeat;
}

#title_diapo_menu
{
	padding-bottom:				5px;
}

h1
{
	text-align:					left;
	font-size:					14pt;
	margin-top:0;
}

h2
{
	font-size:					13pt;
}

h3
{
	font-size:					12pt;
	padding-left:				20px;
}


/* LIENS */
#texte a
{
	color:						#006C2F;
}

a:link, a:visited, a:hover, a:active
{
	color:						inherit;
}

#menu a
{
	color:						#FFFFFF;
	text-decoration:			none;
}

#menu a:hover, a.sousmenu:hover
{
	color:						#000000;
}

a.sousmenu
{
	padding-left:				20px;
	padding-right:				20px;
	padding-top:				5px;
	padding-bottom:				5px;
	color:						#FFFFFF;
	font-size:					0.8em;
	text-decoration:			none;
}

a.menuactif
{
	color:						#000000;
}

td.menuactif
{
	background-color:			#d0e3d9;
}

.main
{
	cursor:						pointer;
}