body {
	margin: 0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	background-color:#FADE9E;
	font-size:14px;
}
h1, .bigrose{
	font-size:24px;
	font-weight:lighter;
	margin-top:10px;
	color:#d66d81;
}
.bigblue{
	font-size:24px;
	font-weight:lighter;
	margin-top:10px;
	color:#00A0C6;
}
a{
	color:#00A0C6;
}
a:hover{
	color:#333333;
}
a img{
	border:none;
}
.menu{
	width:770px;
	height:24px;
	text-align:left;
	padding-top:5px;
	font-size:12px;
	font-weight:bold;
	background-color:#FFFFCC;
	border-bottom-color:#f9d25d;
	border-bottom-width:medium;
	border-bottom-style:solid;
}
.menu a{
	color:#666666;
	text-decoration:none;
	padding-left:20px;
	margin-right:10px;
}
.menu a:hover{
	background-image:url(assets/floral2.png);
	background-repeat:no-repeat;
	text-decoration:none;
}

.link{
	padding-left:20px;
	margin-right:10px;
	background-image:url(assets/floral2.png);
	background-repeat:no-repeat;
}
.cabecera{
	width:770px;
	height:150px;
	margin-top:0px;
	background-image:url(assets/head.jpg);
}
.contenedor{
	width:770px;
	margin: 0 auto;
	background-color:#FFFFFF;
}
.contenido{
	width:770px;
	text-align:left;
}
.izda{
	position:relative;
	width:200px;
	float:left;
}
.izda2{
	position:relative;
	width:490px;
	float:left;
	margin-left:10px;
}
html>body .izda2{
	margin-left:20px;
}
.izda a{
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
.izda a:hover{
	color:#00A0C6;
	text-decoration:none;
}
.dcha{
	position:relative;
	width:560px;
	float:right;
}
.dcha2{
	position:relative;
	width:225px;
	margin-top:61px;
	padding-left:10px;
	padding-right:5px;
	float:right;
	background:url(assets/bgmarco2.jpg) repeat-y;
}
html>body .dcha2{
	margin-top:59px;
	width:235px;
	padding-right:10px;
}
.marco{
	position:relative;
	width: 200px;
	margin-bottom:10px;
	padding-bottom:10px;
	float:left;
	background-color:#FFFFCC;
	font-size:12px;
}
.marco p{
	padding-left:20px;
}
.marcotit{
	height:20px;
	width:auto;
	text-indent:20px;
	margin-top:10px;
	padding-top:5px;
	background-color:#FFCC99;
	font-weight:bold;
}
.ccontent {
	position:relative;
	width: 550px;
	float:left;
	margin-top:10px;
	padding-bottom:10px;
	border-bottom-color:#DDDDDD;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.ccontent img{
	padding: 0 10px 10px 0;
	float:left;
}
.ccontentr{
	width:390px;
	padding: 0 10px 10px 0;
	float:right;
}
.prodimg{
	float:left;
	width:200px;
}
.recuadro{
	float:left;
	width:485px;
	background:url(assets/bgmarco.jpg) repeat-y;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:5px;
}
.recuadro p{
	margin:10px 10px 10px 0px;
	float:right;
	width:300px;
}
.recuadro img{
	float:left;
	margin-top:15px;
}
.prodtxt{
	float:right;
	width:340px;
}
.rosa{
	color:#d66d81;
}
.verde{
	color:#999933;
}
.pie{
	width:770px;
	height:240px;
	padding-top:10px;
	text-align:center;
	clear:both;
	background-image:url(assets/bgpie.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
.texto{
padding-left:20px;
}
