* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#707070;
	background-color: #CCCCCC;
	margin:0px;
	text-align:center;
}
h1{
	display:block;
	font-size:32px;
	color:#C40000;
	margin: 0px;
	padding: 0px;
}
ul{ 
    list-style-type:none;
	margin: 0px;
	padding: 0px;
}  
li{
	padding-left:40px;
	background-image: url(../images/accueil/lauzes-accueil-bouton.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;	    
}
a {
color:#C40000;
}
a:hover{
	text-decoration:none;
}
.lien-rouge a{
 color:#C40000;
 font-weight:bold;
 font-size:12px;
}
.lien-rouge a:hover{
	text-decoration:none;
}
.lien_actif {
	color:#C40000;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
}
.texte_gris a{
	font-size:12px;
	color:#707070;
	text-decoration:underline;
}
.texte_gris a:hover{
	text-decoration: none;
}
.texte_gris img{
	border:none;
}
.sous-titre {
	color:#C40000;
	font-weight:bold;
	font-size:12px;
}
.sous-titre_gris{
	color:#707070;;
	font-weight:bold;
	font-size:12px;
}
.bordure {
	border:3px solid;
	color:#999999;
	margin: 0px;
	padding: 0px;
}
.puce{
	padding-left:27px;
	background-image: url(../images/commun/lauzes-puce.png);
	background-repeat: no-repeat;
	background-position: 7px 5px;
	line-height:16px;	    
}
#conteneur {
	width:978px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top: 20px;
	text-align:left;
}
#bandeau_haut {
	background-image: url(../images/commun/lauzes-bandeau-haut.jpg);
	height: 163px;
	width: 978px;
	top: 0px;
	background-repeat: no-repeat;
	position: absolute;
}
#logo_coin {
	position: absolute;
	left: 5px;
	top: 5px;
	z-index:100;
	border:none;
}
#fond_menu {
	background-image: url(../images/commun/lauzes-bandeau-gauche.jpg);
	background-repeat: no-repeat;
	position: absolute;
	width:260px;
	height:535px;
	top:163px;
	left: 0px;
}
#page {
	background-image: url(../images/commun/lauzes-fond.jpg);
	background-repeat: repeat-y;
	position: absolute;
	height: 665px;
	width: 718px;
	z-index: -1;
	right: 0px;
}
#flocons {
	position: absolute;
	left: 582px;
	top: 156px;
	z-index:-1;
}
#menu_haut {
	position:absolute;
	display:inline;
	right: 55px;
	top: 193px;
	width: 326px;
	text-align:right;
}
#menu_haut ul, #menu_haut li{
	display:inline;
	background-image: url(../images/commun/lauzes-puce.png);
	background-repeat:no-repeat;
	background-position: 25px 5px;
	line-height:40px;
	font-size:13px;
}
#menu_haut a{
	color:#707070;
	font-weight:bold;
	text-decoration: none;
	}
#menu_haut a:hover{
	color:#C40000;
	}
#texte {
	position:absolute;
	width:280px;
	height:200px;
	left: 255px;
	top: 247px;
	font-size: 11px;
	color: #C40000;
}
#bandeau_bas {
	background-image: url(../images/commun/lauzes-bandeau-bas.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 35px;
	width: 978px;
	top: 665px;
}
/*******Menu de Gauche*******/
#menu_g, #sous_menu_g {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	position: absolute;
	width:200px;
	left: 0px;
	top: 327px;
	font-size: 15px;
	line-height:35px;
}
#sous_menu_g {
	position: absolute;
	visibility:hidden;
	font-size: 11px;
	line-height:28px;
	padding-left:58px;
	padding-top:7px;
	left: 135px;
	top:372px;
	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: 30px;
	top: 15px;
	font-size: 10px;
	color: #FFFFFF;
}
#diaporama {
	position: absolute;
	border:none;
	left: 0px;
	top: 594px;
}
#titre {
	background-image: url(../images/commun/lauzes-titre-milieu.jpg);
	background-repeat: repeat-x;
	position: absolute;
	height:38px;
	left: 267px;
	top: 180px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#C40000;
	margin:0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
#titre #bord_titre_g {
	position: absolute;
	top: 0px;
	left:-12px;
}
#titre #bord_titre_d {
	position: absolute;
	top: 0px;
	right:-12px;
}