body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-align: left;
	margin: 0;
	padding: 0;
}

body a:link, body a:visited {
	color: #996600;
	text-decoration: none;
}
body a:hover {
	color: #666666;
	text-decoration: underline;
}
#textoform {
	padding: 0px 0px 1px 0px;
}
#campoform {
	padding: 0px 0px 4px 0px;
}
.campoenviar {
	font-weight: bold;
	color: #996600;
	font-size: 10px;
	padding: 0px 4px 0px 4px;
	margin-top: 2px;
}
form {
	padding: 15px 35px 10px 15px;
	margin: 0;
	border: 2px dotted #aaa;
	background: #E7DABF;
}
input {
	font: normal 11px "Trebuchet MS", Arial;
	border: 1px solid #aaa;
	padding: 1px 3px 1px 3px;
	color: #666;
}
textarea {
	font: normal 11px "Trebuchet MS", Arial;
	border: 1px solid #aaa;
	padding: 1px 0px 1px 3px;
	color: #666;
}
#politicalopd {
	padding: 290px 0px 0px 0px;
}


/* ESTRUCTURA */
#contenedor {
	width: 770px;
	height: auto;
	margin: 10px auto 10px auto;
	border: 0;
	padding: 0;
}



/* BLOQUE PAGINA PRINCIPAL */
#imgppal {
	text-align: right;
	padding: 200px 10px 20px 0px;
}

/* BLOQUE IZQUIERDA */
#izquierda {
	width: 600px;
	height: auto;
	margin: 15px 0 0 0;
	border: 0;
	padding: 0;
	float: left;
	border-top: 0;
	border-bottom: 0;
	border-left: 0;
	border-right: 2px;
	border-style: dotted;
	border-color: #ccc;
}

#encabezado {
	padding: 5px 10px 0px 0px;
}
#encabezado h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 20px;
	font-weight: normal;
	color: #000;
	text-align: right;
	padding: 35px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#logotipo {
	position:absolute;
}
.gris {
	color: #999999;
}



#piepagina {
	margin: 0;
	padding: 10px 10px 5px 0px;
	float:right;
	text-align: right;
}
#piepagina .titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #996600;
	padding: 0px 0px 3px 0px;
}
#piepagina .desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	padding: 0px 0px 2px 0px;
}





/* BLOQUE DERECHA */
#derecha {
	width: 150px;
	height: auto;
	margin: 20px 0 0 0;
	padding: 5px 0 10px 10px;
	float: left;
}

.imagenes ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}
.imagenes li {
	margin: 0;
	padding: 8px 0 0 3px;
	list-style: none;
}
.imagenes li img {
	margin: 0;
	border: 1px solid #ccc;
	padding: 5px;
}

#menuppal {
}

#menuppal h3, #menuppal h3 a:link, #menuppal h3 a:visited {
	font-family: verdana, tahoma, geneva, arial;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	line-height: 200%;
	text-decoration: none;
	text-align: left;
	margin: 0;
	padding: 0;
}
#menuppal h3 a:hover {
	color: #996633;
	text-decoration: underline;
	}
#menuppal #subseccion {
	margin: 3px 0px 10px 15px;
}
#subseccion h4, #subseccion h4 a:link, #subseccion h4 a:visited {
	font-family: verdana, geneva, arial;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-align: left;
	line-height: 190%;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#subseccion h4 a:hover {
	color: #996633;
	text-decoration: underline;
	}
#subseccion ul {
	list-style: none;
	margin: 0px 0 8px 10px;
	padding: 0;
}
#subseccion li {
	line-height: 155%;
}
#subseccion li a:link, #subseccion li a:visited {
	font-size: 9px;
	color: #666666;
}
#subseccion li a:hover {
	color: #996633;
}



/* CAPA DE PRODUCTOS */

#producto {
	background: url(../img/cprod_top.gif) no-repeat top;
	padding: 20px 27px 3px 38px;
	margin-top: 15px;
	min-height: 300px;
}
.btmproducto {
	background: url(../img/cprod_btm.gif) no-repeat bottom;
	padding: 0px 25px 7px 25px;	
}
#producto p {
	font-size: 11px;
	margin: 0;
	padding: 0px 0px 10px 0px;
	line-height: 140%;
}

#producto img.izq {
	margin: 0px 10px 10px 0px;
	border: 1px solid #ccc;
	padding: 5px;
	background: #fff;
}
#producto img.centro {
	margin: 10px 0px 10px 0px;
	border: 1px solid #ccc;
	padding: 5px;
	background: #fff;
}


#producto #tabla table {
	border-top: 1px solid #C19E59;
	border-left: 1px solid #C19E59;
}
#producto #tabla td {
	font-size: 9px;
	color: #666;
	border-bottom: 1px solid #C19E59;
	border-right: 1px solid #C19E59;
	vertical-align: top;
}
#producto #tabla td.encabezado {
	font-size: 10px;
	font-weight: bold;
	color: #eee;
	background: #C19E59;
	text-align: center;
}

#producto ul.jardin{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: square;
	color: #636563;
	font-size: 9pt;
	font-weight: bold;
}
#producto ul.jardin li{
	padding: 0px 0px 0px 0px;
	margin: 6px 0px 0px 0px;
}


/* Lista de productos */
#listaproductos {
	position:absolute;
/*	border: 1px solid #000;*/
}
#listaproductos ul {
	position:absolute;
	list-style-type:none;
	margin:0;
	padding: 5px 5px 5px 5px;
}
#listaproductos li {
	font-weight: bold;
	color: #666666;
	padding: 0px 0px 7px 0px;
}
#listaproductos li img {
	margin: 3px 0px 0px 0px;
	border: 1px solid #ccc;
	padding: 5px;
	background: #fff;
}
#listaproductos li a:link, #listaproductos li a:visited {
	color: #666666;
	text-decoration: none;
}
#listaproductos li a:hover {
	color: #996600;
	text-decoration: none;
}
#listaproductos li a:link img, #listaproductos li a:visited img {
	text-decoration: none;
}
#listaproductos li a:hover img {
	background: #996600;
}





/* elementos con enlace ubicados a la derecha */
#modeloscol {
	position: absolute;
	text-align: center;
}
#modeloscol a:link, #modeloscol a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#modeloscol a:hover {
	color: #996600;
	text-decoration: none;
}
#modeloscol a:link img, #modeloscol a:visited img {
	margin: 3px 3px 5px 3px;
	border: 1px solid #ccc;
	padding: 5px;
	background: #fff;
	text-decoration: none;
}
#modeloscol a:hover img {
	background: #996600;
}





/* elementos con enlace ubicados a la derecha */
.modelosarticulo {
	position: absolute;
	text-align: center;
}
.modelosarticulo a:link, .modelosarticulo a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.modelosarticulo a:hover {
	color: #996600;
	text-decoration: none;
}
.modelosarticulo a:link img, .modelosarticulo a:visited img {
	margin: 3px 3px 5px 3px;
	border: 1px solid #ccc;
	padding: 5px;
	background: #fff;
	text-decoration: none;
}
.modelosarticulo a:hover img {
	background: #996600;
}



/* elementos sin enlace ubicados a la derecha */
.modelosarticulosin {
	position: absolute;
	text-align: center;
	font-weight: bold;
	color: #666666;
}
.modelosarticulosin img {
	margin: 3px 3px 5px 3px;
	border: 1px solid #ccc;
	padding: 5px;
	background: #fff;
	text-decoration: none;
}




/* remates */
#tiporem {
	position: absolute;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}

#tiporem a:link, #tiporem a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#tiporem a:hover {
	color: #996600;
	text-decoration: none;
}
#tiporem a:link img, #tiporem a:visited img {
	margin: 8px 3px 5px 3px;
	border: 1px solid #ccc;
	padding: 5px;
	background: #fff;
	text-decoration: none;
}
#tiporem a:hover img {
	background: #996600;
}





/* donde estamos */
#donde_tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666;
	padding: 5px 0px 2px 5px;
}
#cuadro_donde {
	position: relative;
	left: 10px;
	top: 0px;
	width: 510px;
	background: url(../img/fondo_donde_top.gif) no-repeat left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	padding:0px 0px 0px 0px;
	margin-bottom: 0px;
}
#cuadro_donde2 {
	position: relative;
	left: 10px;
	top: 5px;
	background: url(../img/fondo_donde2_top.gif) no-repeat left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	padding:0px 0px 5px 0px;
	margin-bottom: 0px;
}
#taller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 130%;
	padding: 20px 35px 10px 30px;
	margin: 0;
}
#btmdonde{
	position: relative;
	height: 20px;
	width: 510px;
	background: url(../img/fondo_donde_btm.gif) no-repeat left bottom;
}
#btmdonde2 {
	position: relative;
	height: 20px;
	width: 380px;
	background: url(../img/fondo_donde2_btm.gif) no-repeat left bottom;
	padding-bottom: 13px;
}
#localizacion {
	position:absolute;
	left: 258px;
	top: 25px;
	width: 262px;
	height: 190px;
	background: url(../img/fondo_localizacion.gif) no-repeat left top;
}



#noticias {	
	padding: 40px 10px 5px 0px;
	float:right;
	width: 190px;
}
#noticias h1 {
	font-weight: bold;
	font-size: 10px;
	color: #7B7573;
	padding: 10px 0px 1px 10px;
	margin: 0px;
}
#noticias #boxnoticias {
	background: url(../img/fondo_noti_top2.gif) no-repeat left top;
	padding: 5px 5px 5px 5px;
}
#noticias #boxnoticias ul {
	padding: 5px 10px 0px 10px;
	margin: 0px;
	list-style-type: none;
}
#noticias #boxnoticias li {
	padding: 0px;
	margin: 8px 0px 0px 0px;
}
#noticias .abajoboxnoticias {
	background: url(../img/fondo_noti_btm2.gif) no-repeat left bottom;
}



/* estilos de texto */
h5 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	text-align:center;
	font-size: 10pt;
	font-weight: bold;
}