/* Textes */
.sommaire {	font-family: Arial;	font-size: 11px;	font-weight: normal;	color: #555555; cursor: pointer; cursor: hand;}
.texte {	font-family: Arial;	font-size: 11px;	font-weight: normal;	color: #000000;}
.textevert {	font-family: Arial;	font-size: 18px;	font-weight: bold;	color: #9BCE00;}
.texterouge {	font-family: Arial;	font-size: 12px;	font-weight: bold;	color: #9BCE00;}
.titre {	font-family: Arial;	font-size: 14px;	font-weight: bold;	color: #000000;}
.titrerouge {	font-family: Arial;	font-size: 12px;	font-weight: bold;	color: red;}
.sommaire:hover {	font-family: Arial;	font-size: 11px;	font-weight: normal; color: red; cursor: pointer; cursor: hand;}

/* Lien */
.lien_sommaire {font:11px Arial;color: #000000;font-style: none; color: #555555; font-weight: bold; cursor: pointer; cursor: hand; text-decoration:none;}
.lien_sommaire:hover {font:11px Arial;color: #000000;font-style: none; color: #555555; font-weight: bold; cursor: pointer; cursor: hand; background-color: #FFE728;text-decoration:none;}
.title2 {
	font-family: Arial;	font-size: 18px;	font-weight: bold;	color: #555555;
}	

.contour{
	border: 1px solid #CCCCCC;
	font-family: Arial;	font-size: 11px;	font-weight: normal;	color: #000000;
	padding:10px 10px 10px 10px;
}

/* DIV */
.div_title {
	background-color: #FFFFFF;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	padding:10px 10px 10px 10px;
	font-family: Arial;	font-size: 18px;	font-weight: bold;	color: #555555;
	filter: Lumière;font-style: normal;	text-decoration: none;	word-spacing: normal;
}
.div_descriptif {
	background-color: #f2f5f7;
	border-left: 10px solid #66A621;
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	border-right: 1px dashed #CCCCCC;
	font-family: Arial;	font-size: 11px;	font-weight: none;	color: #555555;
	filter: Lumière;font-style: normal;	text-decoration: none;	word-spacing: normal;
	padding:5px 5px 5px 5px;
	height:auto;
}

.div_table {
	border: 1px dashed #CCCCCC;
	font-family: Arial;
	font-size: 11px;
	font-weight: none;
	color: #555555;
	filter: Lumière;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	padding:5px 5px 5px 5px;
	height:100px;
	background-color: #F2F5F7;
}
.div_adresse_contact {
    border: 1px solid #CCCCCC;
	background-color: #F2F5F7;
	font-family: Arial;	font-size: 11px;	font-weight: none;	color: #666666;
	filter: Lumière;font-style: normal;	text-decoration: none;	word-spacing: normal;
	padding:10px 10px 10px 10px;
	width:300px;
	height:auto;
}
.div_souhait {
    font-family: Arial;	font-size: 14px;	font-weight: bold;	color: #000000;
    border-right: 2px solid #CCCCCC;
}

.div_tarifs {
    border: 1px solid #555555;
	background-color: #66A621;
	font-family: Arial;	font-size: 12px;	font-weight: none;	color: #FFFFFF;
	filter: Lumière;font-style: normal;	text-decoration: none;	word-spacing: normal;
	padding:5px 5px 5px 5px;
	width:140px;
	height:120px;
}

.barre {	background-color: #F2F5F7;	border-left: 10px solid #66A621;	padding:5px 5px 5px 5px; 
	filter: Lumière;font-style: normal;	text-decoration: none;	word-spacing: normal;
}



/* MODULES */

#global{ position:relative; width:800px; }
#brousse{
    
	position:absolute;
	top:1085px;
	left: 600px;
	width: 189px;
	text-align:justify;
	height:174px;
	z-index:101;
	padding:5px 5px 5px 5px;
	overflow: visible;
	cursor:hand;
	cursor:hand;
	background-color: #FFFFFF;
	visibility: hidden;
}
#brousse2{
   
	position:absolute;
	top:1085px;
	left: 600px;
	width: 189px;
	text-align:justify;
	height:174px;
	z-index:101;
	padding:5px 5px 5px 5px;
	overflow: visible;
	cursor:hand;
	cursor:hand;
	background-color: #FFFFFF;
	visibility: hidden;
}
#trebas1{
    
	position:absolute;
	top:899px;
	left: 600px;
	width: 189px;
	text-align:justify;
	height:174px;
	z-index:101;
	padding:5px 5px 5px 5px;
	overflow: visible;
	cursor:hand;
	cursor:hand;
	background-color: #FFFFFF;
	visibility: hidden;
}
#trebas2{
    
	position:absolute;
	top:899px;
	left: 600px;
	width: 189px;
	text-align:justify;
	height:174px;
	z-index:101;
	padding:5px 5px 5px 5px;
	overflow: visible;
	cursor:hand;
	cursor:hand;
	background-color: #FFFFFF;
	visibility: hidden;
}
#trebas3{
    
	position:absolute;
	top:899px;
	left: 600px;
	width: 189px;
	text-align:justify;
	height:174px;
	z-index:101;
	padding:5px 5px 5px 5px;
	overflow: visible;
	cursor:hand;
	cursor:hand;
	background-color: #FFFFFF;
	visibility: hidden;
}
