body {
	background-color:#88fc05;
	background-image:url(../images/templates/fond_megeve.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin:0px;
	padding:0px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}

#fleur_megeve {
	background-image:url(../images/templates/fleuriste_megeve.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-top:34px;
	margin-left:auto;
	margin-right:auto;
	height:547px;
	padding-top:130px;
}

#flower_designer {
	border:#000 4px solid;
	border-top:0px;
	height:423px;
	width:678px;
	margin-left:auto;
	margin-right:auto;
}

#fleurs_menu {
	background-color:#000;
	height:20px;
}

#contenu_megeve_fleuriste {
	background-image:url(../images/templates/couronne_fleur_mariage.jpg);
	background-repeat:no-repeat;
	height:403px;
	padding-top:5px;
}

#fleurs_sous_menu {
	height:18px;
	background-color:#000;
	color:#FFF;
	opacity: 0.6;
	filter:alpha(opacity=60);  
}

#texte_fleuriste_megeve {
	width:300px;
	margin-left:368px;
	margin-top:5px;
	height:367px;
	background-image:url(../images/templates/back.png);
	padding-top:4px;
	padding-bottom:4px;
	padding-left:8px;
	padding-right:2px;
}

#titre_megeve {
	color:#FFF;
	font-size:20px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:3px;
}

#texte_megeve {
	margin-top:14px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
}

#texte_megeve p {
	margin:0px;
	padding:0px;
	line-height:16px;
}

.spacer {
	clear:both;
}

.menup {
	float:left;
	color:#FFF;
	vertical-align:text-top;
	padding-left:25px;
	padding-right:25px
}

.menup a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	font-weight:bold;
}

.menup a:hover {
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px #7DBF03 solid;
}

#vignettesCt {
	height:40px;
	margin-left: auto;
	margin-right: auto;
	margin-top:5px;
}

.vignettes {
	float:left;
	height:40px;
	margin-right:5px;
	width:40px;
}

#image{
	width: 290px;
	height: 180px;
	margin-top:10px;
}

textarea#commentaire {
    width: 285px;
}
.clr {
    height:8px;
    clear: both;
}

input, textarea{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

textarea{
	overflow: auto;
}

.champ_oblig {
	float:right;
}

.needed {
	color:#C00;
	font-weight:bold;
}