
body {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
h1 {
	font-size: 20px;
	}
	
h2 {
	font-size: 16px;
	}

h3 {
	font-size: 12px;
	padding: 0;
	margin:0;
	}
		
.img_h2 {
	float:left;
	margin-right: 10px
	}	

.gras {
	font-size:18px;
	}
	
#contenu li {
	list-style-image : url(../images/puce_rouge.gif) ;
	list-style-type: none;
	list-style-position: outside;
	padding-left: 0px;
	padding-bottom: 2px;
	}	
	
.commentaire {
	font-style:italic;
	text-align:center;
	font-size: 11px;
	}
	
#cadre_general
{
	margin-left: auto;
	margin-right: auto;
	width: 948px;
	height: 565px;
	top: -5px;
	position: relative;
	/*background-color:#00CC99;*/
	text-align:center;
	background-image: url(../images/coucher_soleil.jpg);
	/*background-position: center;*/
	background-repeat: no-repeat;
}

#cadre_milieu
{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 30px;
	width: 880;
	height: 515px;
	background-color: #FFFFFF;
	background-image: url(../images/bandeau.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}

img { border-width: 0px; } 
.img_bordure { border:1px solid #000000; } 

#infos
{
	position: absolute;
	float: left;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #A60000;
	top: 75px;
	left: 630px;
	height: 350px;
	width: 245px;
	z-index:1;
}

#infos a
{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#infos a:hover { text-decoration: underline; }

a {	color: #666666; }

#cadre_contenu
{
	position: absolute;
	float: left;
	top: 75px;
	left: 10px;
	height: 425px;
	width: 610px;
	border-style: solid;
	border-color: #CCCCCC;
	text-align: left;
}

#contenu
{
	height: 387px;
	top: 29px;
	overflow: auto;	
	position: relative;
	text-align: justify;
	padding-left: 12px;
	padding-right: 12px;
}

.plusinfos {
	text-align:right; 
	font-style: italic;
	}
.plusinfos a {
	color: #990000;
	}	
	
p {	
	margin-bottom:0px;
	}	
	
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}	
	
#fond_gris {
	background-color:#808080;
	left: 1px;
	top: 1px;
	width: 2000px;
	height: 2000px;
	z-index: 1;
	position: absolute;
	-moz-opacity:0.54;
	opacity: 0.54;
	filter:alpha(opacity=54);	
	cursor: pointer;
	}	
	
#offre {
	position:absolute;
	left: 250px;
	top: 250px;
	width: 740px;
	height: 102px;
	z-index: 50;
	background-image: url("../images/cadre.gif");
	background-repeat:no-repeat;
	vertical-align: middle;
	text-align:center;
	color: #883231;
	font-size: 20px;
	font-weight: bolder;
	cursor: pointer;	
}	

#offre a {
	text-decoration: none;
	color: #883231;
}
	
/*
#bandeau_bas
{
	position: absolute;
	left : 10px;
	height: 50px;
	top: 462px;
	width: 610px;
	background-color: #E1E1E1;
	z-index: 90;
}

.bandeau_bas_txt {
	text-align:center;
	color: #883231;
	font-size: 20px;
	font-weight: bolder;
	}

		
.bandeau_bas_txt_petit {font-size: 12px; }*/
