body,td,th,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #660099;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF0033;
	text-decoration: none;
}
a:active {
	color: #990066;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}

.titre_de_section {
	font-size: 24px;
	font-weight: bold;
	color: #9933FF;
}
body {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000000;
	background-color: #000000;
}

.in_footer {
	color: #FFFFFF;
	font-size: small;
}.table_header {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099CC;
}
.link_white_bk {color: #0066CC}
.rem_en_petit {font-size: x-small}
#cadredutexte {
	position:absolute;
	left:100px;
	top:215px;
	width:600px;
	height:400px;
	z-index:3;
	filter:alpha(opacity=60);
-moz-opacity:.60;
opacity:.60;
}

#texte {
	position:absolute;
	left:148px;
	top:250px;
	width:675px;
	height:400px;
	z-index:4;
	padding: 15;	/*background-color: #CCFF33;  */
}

#menuv {
	position:absolute;
	left:40px;
	top:120px;
	width:75px;
	height:700px;
	z-index:9;
	filter:alpha(opacity=99);
-moz-opacity:.99;
opacity:.99;
}


#fillesgif {
	position:absolute;
	left:800px;
	top:290px;
	width:20px;
	height:60px;
	z-index:4;
	filter:alpha(opacity=99);
	-moz-opacity:.99;
	opacity:.99;
}

#balloons {
	position:absolute;
	left: 40px;
	top:35px;
	width:400px;
	height:200px;
	z-index:8;
	
}



#photoslist {
	/*	position:absolute;
	left:200px;
	top:350px; 
	width:620px;*/
	z-index:5;
	background-color: #FF6666;
	filter:alpha(opacity=99);
	-moz-opacity:.99;
	opacity:.99;
	padding: 1;
	}

.mentions_legales_white {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.mentions_legales_black {
	font-size: 10px;
	color: #000000;
}

.table_text_justify {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: justify;
	vertical-align: top;
	font-size: 14px;
	color: #FFFFFF;
}

.table_text_left {

	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: left;
	vertical-align: top;
	font-size: 14px;
	color: #FFFFFF;
}
.table_white_text {
	color: #FFFFFF;
}
.table_price_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	border: medium #FFFFFF;
	background-color: #000099;
}
.table_price_list_section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FF0000;
	text-align: center;
	border: medium #FFFFFF;
}
.table_price_list_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #0099CC;
	text-align: center;
}

