BODY {
	padding:0px;
	margin:0px;
	font-family: Arial;
	font-size: 100%;
	height:100%;
	background-color: white;
	position: relative;
}

html {height:100%}

.fondo_colores {
	background-color: white;
}

* a {text-decoration:none;}
* a:hover {text-decoration: none;}

* img { border: 0px;}

form {
	margin: 0px;
	padding: 0px;
}

INPUT {
	font-family: Arial;
	font-size: 0.9em;
	COLOR: #333;
	/*border: 1px solid #7F9DB9;*/
	margin-bottom: 1px;
}

.sinborde { border: 0px;}
#sinborde { border: 0px;}

SELECT {
	font-family: Arial;
	font-size: 0.9em;
	color: #333;
	border: 1px solid #7F9DB9;
	margin-bottom: 3px;
}

TEXTAREA {
	font-family: Arial;
	font-size: 0.9em;
	COLOR: #333;
	border: #739DAB 1px solid;
	margin-bottom: 3px;
	border: 1px solid #7F9DB9;
}

P {
	font-size: 11px;
	text-align: left;
	color: #404040;
}

P a { color: #404040;}
P a:hover { color: #15A450; text-decoration:underline;}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 1em;
}

li {
	Padding-left:5px;
	text-align: left;
	COLOR: #404040;
	font-size: 11px;
}

li a { color: #404040;}
li a:hover { color: #165E39; text-decoration:underline;}

.bloque {
	width: 100%;
	height: 100%;
	display: block;
}

/***********************************************************************************/

.bordes {
	border-left: 2px solid #ccc;
	border-right: 2px solid #ccc;
}

.up {
	background: white url(../images/up.jpg) bottom center no-repeat; 
	height:14px;
	border-left: 0px solid #ccc;
	border-right: 0px solid #ccc;
}

.down {
	background: white url(../images/down.jpg) top center no-repeat; 
	height:14px;
}

.menu_productos {
	background: white url('../images/fnd_menuprod.jpg') top left no-repeat;
	width: 203px;
	height: 250px;
	color: #15A450;
	font-family: "Trebuchet Ms", Arial;
	font-size: 0.8em;
	text-align:justify;
	line-height: 1.5em;
	color: black;
	font-weight:bold;
}

.menu_productos a {color: #8C8C8C; font-weight:normal;}
.menu_productos a:hover {color: black; font-weight:bold;}

.tit_productos {
	color: #333;
	font-weight:bold;
	font-size: 1.4em;
	padding-bottom: 10px;
	font-variant: small-caps;
	padding-top: 20px;
}

.secciones {
	font-family: Arial;
	color: #404040;
	font-weight:bold;
	height:21px;
	position:relative;	
	font-size: 11px;
	display:inline;
	margin-top: 10px;
}

.secciones a {color: #404040;}
.secciones a:hover {color: #404040;}

.secciones td {
	text-align: center;
	text-transform: uppercase;
	width: 118px;
	line-height:21px;
}

.secciones td a {line-height:21px;}
.secciones td td {line-height: normal;}
.secciones td td  a {line-height: normal;}

.seccion {
	border: 1px solid #165E39;
	background-color: white;
}

.seccion_on {
	border: 1px solid #B1CD56;
	background-color: #B1CD56;
}

.txt, .txt p {
	font-size: 11px;
	line-height: 12px;
	text-align: left;
	color: #404040;
}

.txt a, .txt p a {color: #404040; line-height: 12px;}
.txt a:hover, .txt p a:hover {color: #15A450;}

.txt p {
	margin-top: 0px;
}

.listavideos {
	font-size: 12px;
	color: #404040;
}

.listavideos a {color: #404040;}
.listavideos a:hover {color: #15A450;}

.tit_seccion {
	font-weight: bold;
	color: #404040;
	font-size: 1em;
	text-align:left;
	font-variant: small-caps;
}

.submenu {
	font-size: 11px;
	position:absolute;
	background-color: white;
	z-index: 10;
	top:0px;
	left: 0px;
	float: left;
	font-weight: normal;
	text-align:left;
	width: 118px;
	margin-left: -1px;
}

.submenu td {
	background-color: #B1CD56;
	color: white;
	border: none;
	text-align: left;
	text-transform: none;
	border-top: 2px solid white;
	line-height:15px;
}

.submenu td a {
	display:block;
	color: #404040; 
	background-color: #B1CD56;
	padding: 3.5px 8px;
	line-height:15px;
}
.submenu td a:hover {
	color: white; 
	background-color: #165E39;
}

.visite {
	font-size: 0.8em;
	text-align: center;
	color: #404040;
	font-weight:bold;
}

.visite a {color: #404040;}
.visite a:hover {color: #15A450;}

.login {
	background: url('../images/area.jpg') top center no-repeat;
	height: 127px;
	color:#404040;
	margin-top: 10px;
	font-size: 11px;
	font-weight: bold;
	padding: 10px 5px 10px 5px;
}

.login a {color: #404040;}
.login a:hover {color: #404040; text-decoration:underline;}

.login input {
	border: none;
	font-size: 0.8em;
	margin:2px;
	width: 90px;
}

.login #boton {
	color: white;
	background-color: #165E39;
	width: auto;
	text-transform: uppercase;
	padding: 1px 2px;
}

.login_particular {
	background: url('../images/area2.jpg') top center no-repeat;
	height: 87px;
	color:#404040;
	margin-top: 10px;
	font-size: 11px;
	font-weight: bold;
	padding: 55px 10px 10px 10px;
}

.login_particular a {color: #404040;}
.login_particular a:hover {color: #404040; text-decoration:underline;}

.login_particular input {
	border: none;
	font-size: 0.8em;
	margin:2px;
	width: 90px;
}

.login_particular #boton {
	color: white;
	background-color: #165E39;
	width: auto;
	text-transform: uppercase;
	padding: 1px 2px;
}

.login_profesional {
	background: url('../images/area1.jpg') top center no-repeat;
	height: 87px;
	color:#404040;
	margin-top: 10px;
	font-size: 11px;
	font-weight: bold;
	padding: 55px 10px 10px 10px;
}

.login_profesional a {color: #404040;}
.login_profesional a:hover {color: #404040; text-decoration:underline;}

.login_profesional input {
	border: none;
	font-size: 0.8em;
	margin:2px;
	width: 90px;
}

.login_profesional #boton {
	color: white;
	background-color: #165E39;
	width: auto;
	text-transform: uppercase;
	padding: 1px 2px;
}

.login_particularI {
	background: url('../images/area2I.jpg') top center no-repeat;
	height: 87px;
	color:#404040;
	margin-top: 10px;
	font-size: 11px;
	font-weight: bold;
	padding: 55px 10px 10px 10px;
}

.login_particularI a {color: #404040;}
.login_particularI a:hover {color: #404040; text-decoration:underline;}

.login_particularI input {
	border: none;
	font-size: 0.8em;
	margin:2px;
	width: 90px;
}

.login_particularI #boton {
	color: white;
	background-color: #165E39;
	width: auto;
	text-transform: uppercase;
	padding: 1px 2px;
}

.login_profesionalI {
	background: url('../images/area1I.jpg') top center no-repeat;
	height: 87px;
	color:#404040;
	margin-top: 10px;
	font-size: 11px;
	font-weight: bold;
	padding: 55px 10px 10px 10px;
}

.login_profesionalI a {color: #404040;}
.login_profesionalI a:hover {color: #404040; text-decoration:underline;}

.login_profesionalI input {
	border: none;
	font-size: 0.8em;
	margin:2px;
	width: 90px;
}

.login_profesionalI #boton {
	color: white;
	background-color: #165E39;
	width: auto;
	text-transform: uppercase;
	padding: 1px 2px;
}

.login_particularF {
	background: url('../images/area2F.jpg') top center no-repeat;
	height: 87px;
	color:#404040;
	margin-top: 10px;
	font-size: 11px;
	font-weight: bold;
	padding: 55px 10px 10px 10px;
}

.login_particularF a {color: #404040;}
.login_particularF a:hover {color: #404040; text-decoration:underline;}

.login_particularF input {
	border: none;
	font-size: 0.8em;
	margin:2px;
	width: 90px;
}

.login_particularF #boton {
	color: white;
	background-color: #165E39;
	width: auto;
	text-transform: uppercase;
	padding: 1px 2px;
}

.login_profesionalF {
	background: url('../images/area1F.jpg') top center no-repeat;
	height: 87px;
	color:#404040;
	margin-top: 10px;
	font-size: 11px;
	font-weight: bold;
	padding: 55px 10px 10px 10px;
}

.login_profesionalF a {color: #404040;}
.login_profesionalF a:hover {color: #404040; text-decoration:underline;}

.login_profesionalF input {
	border: none;
	font-size: 0.8em;
	margin:2px;
	width: 90px;
}

.login_profesionalF #boton {
	color: white;
	background-color: #165E39;
	width: auto;
	text-transform: uppercase;
	padding: 1px 2px;
}
.peque {font-size: 10px;}

.registro {
	font-size: 0.7em;
	text-align:left;
	color: #404040;
	margin-left: 70px;
}

.registro input, .registro textarea, .registro.select {
	border: 1px solid #165E39;
	margin: 2px 0px;
	padding:0px;
}

.registro2 {
	font-size: 0.7em;
	text-align:left;
	color: #404040;
}

.registro2 input, .registro2 textarea, .registro2.select {
	border: 1px solid #165E39;
	margin: 2px 0px;
	padding:0px;
}

.input1{width:560px;}
.input2{width:210px;}
.input3{width:217px;}
.input4{width:105px;}
.input5{width:130px;}
.input6{width:147px;}

.tit_prod {
	text-align: right;
	font-weight: bold;
	color: #404040;
	font-size: 1em;
	float:left;
	/*padding-top: 40px;*/
	font-variant: small-caps;
	line-height:17px;
}

.tit_jardin {
	text-align: left;
	font-weight: bold;
	color: #404040;
	font-size: 1em;
	margin-top: 4px;
	font-variant: small-caps;
	line-height:17px;
}

.tit_galeria {
	text-align: left;
	font-weight: bold;
	color: black;
	font-size: 0.85em;
	font-variant: small-caps;
	height: 16px;
}

.tit_galeria a {color:#404040; font-weight: normal;}
.tit_galeria a:hover {color: #404040; font-weight: bold;}

.pide_presu {
	width: 420px;
	height: 140px;
	left: 50%;
	margin-left: -210px;
	top: 50%;
	margin-top: -70px;
	z-index: 10;
	background: url('../images/pide_presu.png') center center no-repeat;
	font-size: 0.7em;
}

.pide_presu input {
	border: 1px solid #404040;
	text-align: right;
}

.pide_presu table {
	margin: 40px auto;
	margin-left: 50px;
}

.pide_presu a {color: #15A450;}
.pide_presu a:hover {color: #15A450;text-decoration: underline;}



.pedidos_up {
	width: 772px;
	height: 6px;
	background: url('../images/pedidos_up.jpg') bottom center no-repeat;
}

.pedidos_down {
	width: 772px;
	height: 6px;
	background: url('../images/pedidos_down.jpg') top center no-repeat;
}

.pedidos {
	border-left: 1px solid #989898;
	border-right: 1px solid #989898;
	width: 770px;
}

.pedidos table {
	font-size: 12px;
	color: #404040;
}

.pedidos th {
	text-align: left;
	border-bottom: 1px solid black;
}

.creditos {
	margin-top: 12px;
	border-top: 1px solid #165E39;
	font-size: 9px;
	color: #404040;
	width: 850px;
	line-height: 22px;
	background: url('../images/buenaplanta.jpg') top right no-repeat;
	height: 22px;
	/*padding-right: 120px;*/
}

.creditos a {color: #404040; text-decoration:underline; line-height: 22px;}
.creditos a:hover {color: #404040; text-decoration:none;}

.dar_baja {
	width: 420px;
	height: 180px;
	left: 50%;
	margin-left: -210px;
	top: 50%;
	margin-top: -90px;
	z-index: 10;
	background-color: white;
	font-size: 0.7em;
}

.dar_baja textarea {
	border: 1px solid #404040;
	width: 300px;
}

.dar_baja table {
	margin-top: 15px;
	margin-left: 50px;
}

.dar_baja a {color: #15A450;}
.dar_baja a:hover {color: #15A450;text-decoration: underline;}

.fixed {
	position:fixed;
}

* html .fixed {
	position:absolute;
	top: 300px;
}

.btn_baja {
	background: url('../images/baja.jpg') center center no-repeat;
	width:75px;
	height:28px;
	border: 0px;
	vertical-align:top;
}

.btn_aceptar {
	background: url('../images/aceptar.jpg') center center no-repeat;
	width:116px;
	height:29px;
	border: 0px;
	vertical-align:top;
	cursor:pointer;
}

.close_presu2 {
	width: 36px;
	height: 34px;
	z-index: 12;
	float:right;
	margin-right: 5px;
	margin-top: 0px;
	display:inline;
}

.bienve {
	text-align:right;
	font-family:'Trebuchet MS', Arial;
	font-size: 1em; 
	color: #333;
}

h1 {
	font-family:Arial;
	color: #165E39;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-bottom: 20px;
	padding-top: 20px;
	text-transform: uppercase;
	font-size: 15px;
	text-align:left;
}

h2 {
	font-family:Arial;
	color: #165E39;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-top: 20px;
	text-transform: uppercase;
	font-size: 13px;
	text-align:left;
}

h4 {
	font-family:Arial;
	color: #165E39;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
	text-transform: uppercase;
	font-size: 13px;
	text-align:left;
}

.clientes th {
	text-align:left;
	border-bottom: 1px solid #ccc;
	color: #404040;
	font-size: 0.8em;
	padding-top: 5px;
}

.clientes {
	float:right;
}

#Recordar { border: 0px;}

.tipo_news {
	padding-top: 15px;
	padding-bottom: 20px;
	text-transform: uppercase;
	font-family: "Trebuchet MS",Arial;
	font-weight: bold;
	text-align:left;
}

.tipo_news2 {
	padding-top: 15px;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-family: "Trebuchet MS",Arial;
	font-weight: bold;
	text-align:left;
}

.tit_news {
	text-transform: uppercase;
	font-family: "Trebuchet MS",Arial;
	font-size: 0.8em;
	margin-bottom: 5px;
	color: #404040;
	font-weight:bold;
	text-align:left;
}

.txt_news {
	font-size: 0.7em;
	color: #404040;
	text-align:left;
	line-height:1.2em;
}	

.txt_news a {color: #404040;font-weight:bold;}
.txt_news a:hover {color: #404040;font-weight:bold; text-decoration:none;}

.lista_news {
	color: #404040;
	font-size: 0.7em;
	padding-top: 10px;
	border-bottom: 1px solid #404040;
	text-align:left;
}

.lista_news a {color: #404040;}
.lista_news a:hover {color: #404040; text-decoration:none;}

.cuerpo li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	line-height: 1.3em;
}


.sup_calendario .tipo_cal_selec {
	color: black;
	font-weight: bold;
}

.sup_calendario .tipo_cal_selec a {color:black;}
.sup_calendario .tipo_cal_selec a:hover {color:black;}

.sepanteriores {
	height: 1px;
	background-color: #ccc;
	margin: 0px auto;
	width: 700px;
}

.anteriores_news {
	border-top: 1px solid #808183;
	margin:0px auto;
	margin-top: 20px;
	font-size: 0.7em;
	color: #404040;
	font-weight: bold;
}

.tipo_news_ant {
	text-transform: uppercase;
	font-family: "Trebuchet MS",Arial;
	font-weight: bold;
	text-align:left;
}

.nombremes {
	font-variant: small-caps;
	text-align: left;
	padding-bottom: 5px;
}	


.sup_calendario {
	color: #00A550;
	font-size: 0.7em;
	/*font-variant: small-caps;*/
	text-transform: uppercase;
	padding-bottom: 5px;
}

.sup_calendario a {color: #00A550;}
.sup_calendario a:hover {color: black; text-decoration:none;}

.dverdes td {padding:5px;}
.dverdes td td {padding:0px;}

.dia_v {
	color:green; 
	background-color:#72BF44;
	color:white;
	cursor: pointer;
}

.pright {padding-right: 1px;}

#cse-search-results iframe {width:759px;}

.buscador {
	margin:0px;
	padding:0px;
	border:0px;
	border-collapse:collapse;
}

.buscador td {
	padding:0px;
}

.linea_ped td {
	height: 26px;
}

.buscasem {
	border-bottom: 1px solid #165E39;
	border-collapse: separate;
	border-spacing: 2px;
	width: 602px;
}

.buscasem th {
	font-size: 11px;
	color: #404040;
	text-align: left;
}

.buscasem td {
	font-size: 11px;
	background-color: #BBD452;
	color: #5C5C5C;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin: 0px;
	width: 14px;
	height: 16px;
	line-height: 14px;
}

.buscasem td a {color: #5C5C5C; line-height: 14px;}
.buscasem td a:hover {color: white; text-decoration: none; background-color: #165E39;line-height: 14px;}

.bloqueletra {
	display: block;
	width: 14px;
	height: 16px;
	padding:0px;
	margin:0px;
}

.bloqueletraAct {
	display: block;
	color:White;
	width: 14px;
	height: 16px;
	background-color: #165E39;
	padding:0px;
	margin:0px;
}

.EnlaceArticulos {
	font-size: 11px;
	font-weight:bold;
	color: #404040;
	padding-right:25px;
}

.EnlaceArticulos a{
	color: #165E63;
	text-decoration:none;
}

.EnlaceArticulos a:hover{
	color: #BAD351;
	text-decoration:none;
}

.tit_tienda {
	font-size: 14px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left:8px;
	font-weight: bold;
	color: #C9D95F;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align:left;
	background-color:#116F4A;
}

.tit_tienda a{
	color: #C9D95F;
	text-decoration:none;
}

.tit_tienda a:hover{
	color: White;
	text-decoration:none;
}


.item_tienda {
	font-size: 12px;
	font-weight: bold;
	color: #404040;
	line-height: 19px;
	margin-bottom: 4px;
	text-align:left;
}

.item_tienda a {
	color: #404040;
	padding-left: 5px;
	background-color: white;
	border: 1px solid #165E39;
}

.item_tienda a:hover {
	color: #404040;
	background-color: #B1CD56;
	border: 1px solid #B1CD56;
}

.item_tienda .bloque {width: 183px;}


.item_tiendaSel {
	font-size: 12px;
	font-weight: bold;
	color: #404040;
	line-height: 19px;
	margin-bottom: 4px;
	text-align:left;
}

.item_tiendaSel a {
	color: #404040;
	padding-left: 5px;
	background-color: #B1CD56;
	border: 1px solid #B1CD56;
}

.item_tiendaSel a:hover {
	color: #404040;
	background-color: #B1CD56;
	border: 1px solid #B1CD56;
}

.item_tiendaSel .bloque {width: 183px;}

.links {
	padding-left: 15px;
	
}
.links li {
	color: #B1CD56;
	list-style: square;
}

.buscasem2 {
	margin-bottom: 20px;
	border-bottom: 1px solid #5C5C5C;
	border-collapse: separate;
	border-spacing: 2px;
	width: 602px;
}

.buscasem2 th {
	font-size: 11px;
	color: #404040;
	text-align: left;
}

.buscasem2 td {
	font-size: 11px;
	background-color: #5C5C5C;
	color: #BBD452;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin: 0px;
	width: 14px;
	height: 14px;
	line-height: 14px;
}

.buscasem2 td a {color: #BBD452; line-height: 14px;}
.buscasem2 td a:hover {color: white; text-decoration: none; background-color: #165E39;}

.bloqueletra2 {
	display: block;
	width: 14px;
	height: 14px;
}

.Navegador {
	font-size: 12px;
	text-align:left;
	color:#165E63;
	padding-top:5px;
	font-weight:bold;
	width:850px;
	height:20px;
}

.Navegador a{
	color:#BAD351;
	text-decoration:none;
}

.Navegador a:hover{
	color:#165E63;
	text-decoration:none;
}

.MenuArticulos {
	margin-top:3px;
	margin-bottom:3px;
	padding-left:5px;
	padding-top:5px;
	height:40px;
	font-size:12px;
	color:#565A5D;
	background-color:#BBBFC2;
	text-align:left;
	font-weight:bold;
	line-height:18px;
}

.MenuArticulos a{
	color:#565A5D;
	text-decoration:none;
}

.MenuArticulos a:hover{
	color:white;
	text-decoration:none;
}

.BotonTexto {
	font-size:14px;
	font-weight:bold;
	padding:8px;
	border: 1px solid #A0A58C;
	background-color:#BAD351;
	text-align:center;
	margin-top:4px;
	color:White;
}

.BotonTexto a{
	color:#565A5D;
	text-decoration:none;
}

.BotonTexto a:hover{
	color:White;
}

.StylComent {
	font-size:12px;
	border: 1px solid #A0A58C;
	background-color: #EBEAE3;
	color:#565A5D;
}

.StylComent a{
	color:#565A5D;
	text-decoration:none;
}

.StylComent a:hover{
	color:#565A5D;
	text-decoration:underline;
}

.StylComent td {
	padding:4px;
}
.bajogris {
	font-size:12px;
	text-align:left;
	padding-bottom:4px;
	border-bottom: 1px solid #565A5D;
}

.colorCM {
	font-size:12px;
	color:#565A5D;
}

.comentariosTexto {
	font-size:12px;
	padding-top:4px;
	padding-bottom:8px;
	color:#565A5D;
}

.comentinput {
	font-size:11px;
	border:1px solid #ccc;
}

.comenttextin {
	font-size:11px;
}

.PadArriba {
	margin-top:5px;
}

.DameAnchura {
	width:211px;
}

.ContenComercios #divText p{
	color:black;
}

.TiendaSemillas {
	margin-top:10px;
	border:1px solid #BAD351;
}

.TiendaSemillas th{
	font-size:12px;
	font-weight: bold;
	background-color:#BAD351;
	color:#565A5D;
	text-align:left;
	padding:4px;
}

.TiendaSemillas td{
	font-size:11px;
	border:1px solid #BAD351;
	color:#565A5D;
	text-align:left;
	padding:4px;
}

.TiendaSemillas td a{
	color:#565A5D;
}

.TiendaSemillas td a:hover{
	color:#185E3A;
}


.TiendaSemillasCesta {
	margin-top:10px;
}

.TiendaSemillasCesta th{
	font-size:12px;
	font-weight: bold;
	background-color:#BAD351;
	color:#565A5D;
	text-align:left;
	padding:4px;
	padding-bottom:8px;
}

.TiendaSemillasCesta td{
	font-size:11px;
	border:2px solid #BAD351;
	color:#565A5D;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
}

.TiendaSemillasCesta td a{
	color:#565A5D;
}

.TiendaSemillasCesta td a:hover{
	color:#185E3A;
}

.DestacadoFichaProd {
	background-color:#BBD455;
	font-size:13px;
	font-weight:bold;
	padding:2px;
	text-transform:uppercase;
	color:#595959;
}

.DestacadoFichaProd2 {
	background-color:#BBD455;
	font-size:12px;
	font-weight:bold;
	padding-left:4px;
	padding-top:1px;
	padding-bottom:1px;
	padding-right:40px;
	text-transform:uppercase;
	color:#595959;
	line-height:15px;
}

.Comprabot {
	color: white;
	background-color: #165E39;
	text-transform: uppercase;
	padding: 3px 8px;
	border: none;
	font-size: 12px;
	margin:2px;
	cursor:pointer;
}


.Comprabot2 {
	color: white;
	background-color: #165E39;
	width: auto;
	text-transform: uppercase;
	border: none;
	font-size: 11px;
	font-weight:bold;
	cursor:pointer;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
}

.titulo {
	font-size:11px;
	font-weight:bold;
	text-align:left;
	padding:2px;
}

.campo {
	font-size:11px;	
	text-align:left;
	padding:2px;
}

.VerPrecios {
	font-size:12px;
	color:#165D3B;
	text-align:center;
	font-weight:bold;
}

.VerPrecios a{
	color:#165D3B;
	text-decoration:none;
}

.VerPrecios a:hover{
	color:black;
	text-decoration:none;
}

.SelectorTotal {
	font-size:12px;
	margin-top:10px;
	padding-left:5px;
}

fieldset {
	border: 1px solid #ccc;

}

legend {
	color: #333; 
	padding-bottom: 0px!important; 
	padding-bottom: 10px; 
	font-size: 8pt;
	font-weight:bold;
}

.Menuopciones {
	font-weight:normal;
	color:black;
}

.Menuopciones a{
	color:#FF6632;
	text-decoration:none;
}

.Menuopciones a:hover{
	color:black;
	text-decoration:none;
}

.conten {border: 10px solid #F2F0F1; width: 580px;}

.PedidosAnteriores {
	margin-top:10px;
	margin-bottom:10px;
}

.PedidosAnteriores th{
	font-size:12px;
	font-weight: bold;
	background-color:#BAD351;
	color:#565A5D;
	text-align:left;
	padding:4px;
	padding-bottom:8px;
}

.PedidosAnteriores td{
	font-size:11px;
	border:1px solid #BAD351;
	color:#565A5D;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
}

.TiendaSemillasMapa {
	margin-top:10px;
}

.TiendaSemillasMapa td{
	font-size:11px;
	color:#565A5D;
	text-align:left;
	padding-left:8px;
	font-weight:normal;
}

.TiendaSemillasMapa td a{
	color:#565A5D;
}

.TiendaSemillasMapa td a:hover{
	color:#185E3A;
}