@charset "utf-8";
/* CSS Document */
.bordure {
	border:3px solid #C40000;
	
}
#bandeau_haut {
	background-image: url(../images/accueil/lauzes-accueil-haut.jpg);
	height: 275px;
	width: 978px;
	top: 0px;
	background-repeat: no-repeat;
	position: absolute;
}
#fond_page {
	background-image: url(../images/accueil/lauzes-accueil-bas.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 458px;
	width: 978px;
	top: 275px;
}
/*******Menu de Gauche*******/
#menu_g, #sous_menu_g {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	position: absolute;
	width:200px;
	left: 10px;
	top: 350px;
	font-size: 17px;
	line-height:35px;
}
#sous_menu_g {
	position: absolute;
	visibility:hidden;
	font-size: 12px;
	line-height:28px;
	padding-left:58px;
	padding-top:7px;
	left: 160px;
	top:392px;
	width:185px;
	height:104px;
	color: #FFFFFF;
	z-index:200;
	background-color:none;
	background-image:url(../images/commun/lauzes-bulle-menu.png);
	background-repeat:no-repeat;
}
#sous_menu_g li{
	background-position: 13px 8px;	
	padding-left:35px;
	background-image: url(../images/commun/lauzes-bouton-menu.png);
	background-repeat: no-repeat;
}
#menu_g a, #menu_bas a, #sous_menu_g a {
	text-decoration: none;
	color: #FFFFFF;
}
#menu_g a:hover, #menu_bas a:hover, #sous_menu_g a:hover {
	text-decoration: none;
	color:#C40000;
}
/******************/
#menu_bas {
	position: absolute;
	right: 26px;
	top:438px;
	font-size: 10px;
	color: #ffffff;
	z-index:200;
}
#logo {
	position: absolute;
	left: 239px;
	top: 250px;
}
#flocons {
	position: absolute;
	left: 603px;
	top: 252px;
	z-index:102;
}
#image1 {
	margin:0px;
	position: absolute;
	top:375px;
	left:789px;
	z-index:102;
}
#image2 {
	margin:0px;
	position: absolute;
	top:490px;
	left:663px;
	z-index:102;
}
#image3 {
	margin:0px;
	position: absolute;
	top:550px;
	left:427px;
	z-index:102;
}
#titre {
	position: absolute;
	width:400px;
	left: 200px;
	top: 485px;
	background-image:none;
}
#texte {
	position: absolute;
	width: 214px;
	left: 200px;
	top: 550px;
	font-size: 14px;
	text-align:left;
	

}
