body {
	background-image:url(../images/fondo_body.gif);
	background-position:bottom;
	background-attachment:fixed;
}
#flores_y_fresas_menu_principal{
	width:800px;
	height:auto;
}
#flores_y_fresas_contenedor_principal{
	width:800px;
	height:auto;
	margin:auto;
}
#flores_y_fresas-sidebar-1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:auto;
	width:18em;
	float:left;
	background:#FFFFFF; /* you can delete this, it's just a visual aid */
	}
#flores_y_fresas-sidebar-2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:auto;
	width:18em;
	float:left;
	background:#FFFFFF; /* you can delete this, it's just a visual aid */
	}
#flores_y_fresas-content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:auto;
	width:30em;
	float:left;
	background:#FFFFFF; /* you can delete this, it's just a visual aid */
	}
#flores_y_fresas_pie{
	width:800px;
	height:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	padding-top:10px;
	background-color:#FF0000;
	text-align:center;
	vertical-align:middle;
}
#flores_y_fresas_pie ul li{
	display:inline;
}
#flores_y_fresas_pie ul li a{
	color:#FFCCFF;
	text-decoration:none;
	
}
#flores_y_fresas_pie ul li a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
	
p {
	font:12px Tahoma, Arial, Helvetica, sans-serif;
	text-align:justify;
	padding: 5px 0px 5px 5px;
	color:#666666;
}
p a {
	color:#333333;
	text-decoration:none;
}
p a:hover {
	color:#FF0000;
	text-decoration:underline;
}
.p2 {
	font:12px Tahoma, Arial, Helvetica, sans-serif;
	text-align:center;
	padding: 5px 0px 5px 5px;
	color:#666666;
}

h1 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-align:center;
	color:red;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
h1 a {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0099;
	text-decoration:none;
}
h1 a:hover {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
}
.h2 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-align:center;
	color:black;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.precio {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#999999;
	text-align:center;
	padding-right:20px;
}
.borde_inferior {
	border-bottom:dotted;
	border-bottom-color:#FF0000;
	border-bottom-width:thin;
}

/*menu principal estilo rojo*/
.glossymenu{
	position: relative;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	background:url(../images/menu_principal/menurojo_fondo.gif) repeat-x; /*fuente de imagen de fondo*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding:0 0 0 16px; /*No cambiar!!! espacio para imagen izquierda */
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 15px 0 3px; /*Espacio de los items del menu*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(../images/menu_principal/menurojo_hover_izquierdo.gif) no-repeat; /*fuente de la imagen izquierda*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(../images/menu_principal/menurojo_hover_derecho.gif) no-repeat right top; /*fuente de la imagen derecha*/
}

/*menu principal estilo verde*/
.glossymenu_verde{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../images/menu_principal/menuverde_fondo.gif) repeat-x; /*fuente de imagen de fondo*/
	height: 46px;
	list-style: none;
}

.glossymenu_verde li{
	float:left;
}

.glossymenu_verde li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding:0 0 0 16px; /*No cambiar!!! espacio para imagen izquierda */
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu_verde li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Espacio de los items del menu*/
}

.glossymenu_verde li.current_verde a, .glossymenu_verde li a:hover{
	color: #fff;
	background: url(../images/menu_principal/menuverde_hover_izquierdo.gif) no-repeat; /*fuente de la imagen izquierda*/
	background-position: left;
}

.glossymenu_verde li.current_verde a b, .glossymenu_verde li a:hover b{
	color: #fff;
	background: url(../images/menu_principal/menuverde_hover_derecho.gif) no-repeat right top; /*fuente de la imagen derecha*/
}




/* estilos de las cajas */
.search_sidebox {
	margin: 0 auto; /* para centrar*/
	width: 17em; /* ems para que crezca de acuerdo al monitor */
	background: url(../images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.search_boxhead {
	background: url(../images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;	
}
.search_boxhead h2 {
	background: url(../images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 15px 14px 10px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-align:center;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.search_boxhead h2 a{
	color: white;
	text-decoration:none;
	}
.search_boxhead h2 a:hover{
	color: red;
	text-decoration:underline;
	}
.search_boxbody {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	background: url(../images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 7px 25px 27px;
	text-decoration:none;
}
.search_boxbody a {
	color:#333333;
	text-decoration:none;
}
.search_boxbody a:hover {
	color:#FF0000;
	text-decoration:inderline;
}
.central_sidebox {
	margin: 0 auto; /* center for now */
	width: 30em; /* ems so it will grow */
	background: url(../images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.central_boxhead {
	background: url(../images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;	
}
.central_boxhead h2 {
	background: url(../images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 15px 14px 10px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-align:center;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.central_boxbody {
	background: url(../images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 7px 25px 27px;
}