
/* DEFINICION DE ETIQUETAS GENERALES */

BODY {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.7em;
color:#000;
line-height:1.2em;
background: #FFF;
margin:0;
padding:0;
text-align: left;
}
* {
margin: 0;
padding: 0;
}

IMG, OBJECT {
border:0;
}

EM {
font-weight: bold;
color: #0A2E48;
font-style: normal;
}

A, A:link, A:visited {
color: #B18447;
text-decoration: none;
}
A:hover {
color: #B98E55;
text-decoration: underline;
}
A:active {
color: #C59D66;
text-decoration: none;
}

INPUT, TEXTAREA, SELECT {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:1em;
color:#7B6536;
background: url(../images/template_img/fondo_formu.gif) top repeat-x #FFF;
border: 1px solid #7B6536;
}

H1 {
font-family: Georgia, 'Times New Roman', Times, serif;
font-weight: bold;
font-size: 2.8em;
line-height: 1em;
color: #826B39;
margin: 1em 0 0.3em 0px;
}
H2{
font-weight: bold;
font-size: 1em;
color: #998B40;
margin: 0 0 0.7em 0;
padding: 5px 0 0 0;
font-family: Tahoma, Helvetica, sans-serif;
background: url(../images/template_img/fondo_secciones_h3.gif) repeat-x;
height: 30px;
}
H3 {
font-family: Tahoma, Helvetica, sans-serif;
font-weight: bold;
font-size: 1em;
color: #998B40;
margin: 0 0 0.3em 0;
padding: 0;
}
H4{
font-weight: bold;
font-size: 1em;
color: #704B21;
margin: 1em 0 0.5em 0;
padding: 0;
}


/* Clases e Ides */

#total {
}
#columniz {
}
#header {
}
#buscaprod {
display: none;
}
#bannerprod1 {
display: none;
}
#bannerprod2 {
display: none;
}
#imagenproducto {
display: none;
}
#submenu {
display: none;
}
#noticias {
display: none;
}

#columndech {
}
#botonera {
display: none;
}

#chapa {
display: none;
}

#contenido {
clear: both;
padding: 0 65px 0 30px;
margin-bottom: 20px;
font-size: 1.2em;
color: #655025;
font-family:  Georgia, 'Book Antiqua', Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#contenido p {
margin-bottom: 1em;
line-height: 1.2em;
}
#contenido ul{
line-height: 1.5em;
margin: 0 0 1em 25px;
}
#contenido ul li{
list-style:url(../images/template_img/guion_lista.png);
}
#contenido a {
font-weight: bold;
}
#contenido .lema {
color: #4E3C16;
font-family: "Times New Roman", Times, serif;
font-size: 1.2em;
line-height: 1em;
}
.tools {
display: none;
}
#cajapagprin .right {
display: none;
}
#bannerferia {
display: none;
}
.domtab  {
display: none;
}
.relleno {
height: 300px;
}
.imagenhorizontal {
margin-bottom: 1em;
border: 1px solid #F7DAA4;
}
.volverarriba {
text-align: right;
}
.volverarriba img {
vertical-align: middle;
}
.paginacion {
border-top: 1px solid #BCB175;
padding: 10px 0 5px 0;
margin-bottom: 1em;
background: url(../images/template_img/fondo_paginacion.gif) left bottom repeat-x;
}
.paginacion p {
text-align: center;
}
.paginacion p a{
display: none;
}
.paginacion p strong{
}
.paginacion span {
display: none;
}
.paginacion img {
vertical-align: middle;
}


.imgfloatiz {
float: left;
display: inline;
margin: 0 10px 0 0;
}
.imgfloatdech {
float: right;
display: inline;
margin: 0 0 0 5px;
}
#secciones {
width: 100%;
overflow: hidden;
margin-bottom: 1em;
font-size: 0.8em;
}
#secciones h3 {
font-size: 1.2em;
height: 30px;
padding: 5px 0 0 5px;
color: #8C713A;
background: url(../images/template_img/fondo_secciones_h3.gif) repeat-x;
}
#secciones h3 a {
color: #8C713A;
}
.seccnoticias {
float: left;
width: 270px;
margin-right: 15px;
}
.secccontacto{
float: left;
width: 280px;
}

.cuadro  {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
background: url(../images/template_img/fondo_cuadro.jpg) right bottom no-repeat #FFF;
border: 1px solid #E9D38B;
border-bottom: 2px solid #E6D087;
padding: 15px;
font-size: 0.9em;
margin-bottom: 1em;
}
.cuadro img  {
border: 1px solid #C79D73;
}
.cuadro h2  {
font-family: Georgia,'Comic Sans MS',  'Book Antiqua';
font-size: 1.1em;
padding: 5px 0 0 10px;
background: none;
height: 20px;
color: #FFF;
font-weight: normal;
background: url(../images/template_img/fondo_cuadro_h2.gif) repeat-x #8C713A;
border: 1px solid #E9D38B;
}

.producto {
width: 100%;
overflow: hidden;
}
.producto img  {
float: left;
}
.productexto  {
float: right;
width: 230px;
}

#pie {
clear: both;
border-top: 1px solid #512A0D;
padding-top: 12px;
text-align: center;
font-family:  Georgia, 'Book Antiqua', Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 1.2em;
color: #655025;
}




/* Tablas controladas */
TABLE {
line-height:1em;
font-size: 0.9em;
}

TD {
vertical-align: top;
padding: 5px;
}

TD INPUT, TD TEXTAREA, TD SELECT { 
font-size: 1.1em;

}
#contenido TABLE {
width: 100%;
margin: 10px 0 1em 0;
border-collapse: collapse;
border-spacing: 0;
border-width: 0; 

clear: both;
}

.TrH1 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 0.9em;
font-weight: bold;
color: #FFF;
background: url(../images/template_img/fondo_trh1.gif) top repeat-x #552D04;
border: 1px solid #E2DBCF;
}
.TrH1 A:link, .TrH1 A:visited {
font-size: 1em;
color: #FFF;
}
.TrH1 A:hover,.TrH1 A:active {
color: #C5C0FF;
}
.TrH1 em {
color: #F3C300;
}

.TrH1 img, .TrH3 img  {
vertical-align: middle;
}
.TrH1 input,.TrH2 input,.TrH3 input{
font-weight: normal;
}
.TrH1 p, .TrH2 p, .TrH3 p{
margin: 0;
}

.TrH2{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 0.9em;
font-weight: bold;
color: #7B6536;
border: 1px solid #E2DBCF;
background: #EBE8E1;
}
.TrH3{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 0.9em;
font-weight: bold;
color: #755A40;
background: #FFF;
border: 1px solid #E2DBCF;
}

.TDdata {
font-size: 0.9em;
line-height: 1em;
border: 1px solid #E2DBCF;
background: #FFF;
}
.siguiente {
}

/* Clase polivalente */

.right {
text-align: right;
}
.sinfondo {
background: none;
}
.hidden {
display: none;
}
.clearer {
clear:both;
}
#ampliodech {
margin-right: 30px;
}

