
body {

	background-color: #f386a6;
	margin: 0;
	padding: 0;
	font-family: arial, hevetica, sans-serif;
	font-size: 12px;
	text-align:center;
	color: #808285;
	margin-bottom: 9%;

}

div.container {

	width:800px;
	margin:auto auto;
	margin-top:0.5%;
	background-color: #FFFFFF;
	text-align:left;

}

div.menu {

	height:100px;
	border-bottom-style:solid;
	border-bottom-width: 2px;
	border-bottom-color: #5a5758;
	
}

div.oneflower {

	background-image:url('img/oneflower.gif');
	background-repeat:no-repeat;
	background-position:top right;
	
}

div.twoflowers {

	background-image:url('img/twoflowers.gif');
	background-repeat:no-repeat;
	background-position:top right;
	height:500px;

}

div.threeflowers {

	background-image:url('img/threeflowers.gif');
	background-repeat:no-repeat;
	background-position:top right;

}

div.noflower {



}

div.menubuttons {

	margin-top:70px;
	position:absolute;

}

div.content_left {

	margin-left:40px;
	width:350px;
	padding-bottom:90px;

}

div.content_right {

	margin-left:400px;
	margin-top:-880px;
	position:absolute;

}

div.content_right_ie {

	margin-left:400px;
	margin-top:-970px;
	position:absolute;

}

a {

	text-decoration:none;
	color: #808285;

}

a:hover {

	color: #000000;

}

ul,li.menu {

	list-style-type: none;
	display: inline;
	padding-right: 15px;

}

img {

	border: 0;

}

img.frase {

	margin-top:5px;
	margin-left: 50px;
	margin-bottom:60px;

}

img.foto_main {

	margin-top:40px;
	margin-left: 35px;
	margin-bottom:60px;

}

img.logo {

	margin-left:540px;
	margin-top:60px;

}

img.title {

	margin-left:-8px;

}

span.black {

	color: #000000;
	font-size:11px;

}

span.blacksmall {

	color: #000000;
	font-size:10px;

}

span.red {

	color: #F00006;

}

form {margin:0; padding:0;}

.box {border-width:1px; border-color:#000000; border-style:solid;}

.box2 {border-width:1px; border-color:#000000; border-style:solid; width:200px; height:90px;}

.btn {border-width:1px; border-color:#000000; border-style:solid; background-color:#FF99CC; color:#FFFFFF;}