HTML {
overflow:hidden; 
overflow-x: hidden; 
overflow-y: auto; 
overflow : -moz-scrollbars-vertical;
}

BODY {
padding: 0px; 
margin-bottom: 0px; 
margin-left: 0px; 
margin-right: 0px; 
margin-top: 0px; 
padding-top: 0px; 
padding-right: 0px; 
padding-bottom: 0px; 
padding-left: 0px;
font-family: "Verdana";
font-size:12px; 
background-color:#FFFFFF;
}

h1,h2, h3, h4, h5{color:#FF33CC;FONT-FAMILY: "Verdana";}
h1 {font-size:1.8em;}
h2 {font-size:1.4em;}
h3 {font-size:1.2em;}
h4 {font-size:1em;}
h5 {font-size:0.8em;}

#vert {
	color:green;
}
#rose {
	color:#FF33CC;
}

#page {
	position: absolute;
	width: 100%; 	
}

.bandeau {
	LEFT: 0%;
	TOP: 0px;
	width: 100%;
	height: auto;
	POSITION:absolute;
	margin-top:0px;		
	Z-INDEX: 1;
}

.separateur {
	LEFT: 230px;
	TOP: 197px;
	height: auto;
	width: auto;
	POSITION:absolute;	
	Z-INDEX: 1;
}
.slogan {
	LEFT: 45px;
	TOP: 95px;
	height: auto;
	color:#d0e6c1;
	POSITION:absolute;
	margin-top:0px;		
	Z-INDEX: 1;
}

.slogan  a {
	color:#7aad79;
	text-decoration: none;
}

#sectionLinks {
	LEFT: 2px;
	TOP: 355px;
	width: 175px;
	height: auto;
	POSITION:absolute;
	padding:0;
	margin-top:0px;	
	margin-bottom:0px;
	margin-left:40px;
	Z-INDEX: 2;
}

#sectionLinks a {
	color:black;
	text-decoration: none;
	font-family: "Tahoma";
	font-size:12px; 
	font-weight: bold; 
}

#FF_sectionLinks {
	LEFT: 2px;
	TOP: 300px;
	width: 175px;
	height: auto;
	POSITION:absolute;
	margin-top:0px;		
	Z-INDEX: 2;
}

#FF_sectionLinks a {
	color:black;
	text-decoration: none;
	font-family: "Tahoma";
	font-size:12px; 
	font-weight: bold; 
}


#sectionLinks1 {
	LEFT: 2px;
	TOP: 300px;
	width: 175px;
	height: auto;
	POSITION:absolute;
	margin-top:0px;		
	Z-INDEX: 2;
}

#sectionLinks1 a {
	color:black;
	text-decoration: none;
	font-family: "Tahoma";
	font-size:12px; 
	font-weight: bold; 
}
#sectionMenu {
	margin:0px;
	padding:0px;
	width: 175px;
}

#sectionMenuActif {
	display: block;
	background-image: url(../images/Menu_actif.png);
	background-repeat:repeat-y;
	padding:6px;
	text-decoration: none;
	width: 160px;
}

#sectionMenu a{
	display: block;
	background-image: url(../images/Menu.png);
	background-repeat:repeat-y;
	padding:6px;
	text-decoration: none;
	width: 160px;
}

#sectionRss {
	LEFT: 54px;
	TOP: 675px;
	POSITION:absolute;
	width: 165px;
	height:auto;
	background-color:#7aad79
}

#sectionRss a {
	color:black;
	text-decoration: none;
	font-family: "Tahoma";
	font-size:12px; 
}

#sectionRss a:hover {
text-decoration:underline;
}

#texteMenu {
height:auto;
padding-top:6px;
padding-left:3px;
text-align:left;
font-weight:bold;
}
#sectionMenu a:hover {
	background:url(../images/Menu_actif.png);
	background-repeat:repeat-y;
}

#sectionRecherche {
	LEFT: 40px;
	TOP: 170px;
	width: 65%;
	height: 70px;
	POSITION:absolute;
	border-width: 0pt;
	border-style: solid; 
	border-color: green;
}

#titre_bouquets {
FONT-FAMILY: "Verdana"; 
FONT-SIZE: 14px;
font-weight: bold; 
color:#FF33CC;
padding-bottom:4px;
}

#titre_recherche {
FONT-FAMILY: "Verdana"; 
FONT-SIZE: 14px;
font-weight: bold; 
color:black;
padding-bottom:4px;
}

.input_produit, .input_evenement, .input_budget{
border-width: 1pt;
border-style: solid; 
border-color: green;
background-color:#FFFFFF;
FONT-FAMILY: "Verdana";
font-weight: bold; 
FONT-SIZE: 12px;
color:green;
text-align: left;
width:178px;
}