body { 
    background-image:url(../img/fondo.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:40px;
	margin-bottom:40px;
	margin-left:0;
	margin-right:0;
	overflow: auto;
}


a:link		{color:#365A72; text-decoration: none;} /* no vistado*/
a:visited	{color:#365A72; text-decoration: none;}	/* visitado */
a:hover		{color:#365A72; text-decoration: none} 	/* presionando */
a:active	{color:#365A72; text-decoration: none} 	/* activo, con tabulador */



.categoria{
	text-decoration:none;
	font-size: 12px;
	color: #ffffff;
	background-color:#004F2C;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	padding-right:15px;
	text-transform:uppercase;
}
.categoria5{
	
	text-decoration:none;
	font-size: 10px;
	color: #ffffff;
	background-color:#004F2C;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	padding-left:15px;
	text-transform:uppercase;
}
.categoria1{
	text-decoration:none;
	font-size: 12px;
	color: #004F2C;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	
	text-transform:uppercase;
}
.categoria4{
	width:380px;
	text-transform:uppercase;
	text-decoration:none;
	font-size: 10px;
	color: #808F80;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	padding-left:15px;
	padding-right:15px;
}
a.linkcategoria2{
	text-decoration:none;
	font-size: 12px;
	color: #004F2C;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	padding-right:15px;
	text-transform:uppercase;
}

a.linkcategoria3{
	text-decoration:none;
	font-size: 12px;
	color: #004F2C;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	padding-right:15px;
	text-transform:uppercase;
}	


/*tabla principal...background-image:url(../img/fondo_gris.png);*/
.tablaHome{
	background-image:url(../img/fondo_gris.png);


			
}
.cabezal{
	background-image:url(../img/cabezal.png);
	background-repeat:no-repeat;
	
}
.tituloCategoria{
	
	text-align:right;
	padding-right:15px;
	
	
}

.botonEnviar {
	background-color: #00522C;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-stretch: extra-expanded;
	font-weight:900;
	font-size:9px;
	color:#ffffff;
	text-align:center;
	border:none;
	padding-top:3px;
	padding-bottom:3px;
	margin-top:0px;
	cursor: pointer;
	text-transform:uppercase;
	padding-left:15px;
	padding-right:15px;
}
.textoContacto {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-stretch: extra-expanded;
	font-weight:900;
	font-size:9px;
	color:#66876F;
	text-align:right;
	padding-right:15px;
	text-transform:uppercase;
}
.tituloContacto {
	height:100px;
	background-color: #66876F;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-stretch: extra-expanded;
	font-weight:1000;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	text-transform:uppercase;
}
.tablainfo {
	text-align:right;	
	border-color:#063;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#033;
	border-top:solid;
	border-top-width:1px;
	border-top-color:#033;
		border-left:solid;
	border-left-width:1px;
	border-left-color:#033;
	border-right:solid;
	border-right-width:1px;
	border-right-color:#033;
	
}
.cajaTexto {
	background-color:transparent;
	height:15px;
	border-width:1px;
	border-color:#66876F;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#66876F;
	text-transform:uppercase;
	
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#66876F;
	border-top:solid;
	border-top-width:1px;
	border-top-color:#66876F;
		border-left:solid;
	border-left-width:1px;
	border-left-color:#66876F;
	border-right:solid;
	border-right-width:1px;
	border-right-color:#66876F;
}
.cajaTexto1 {
	background-color:transparent;
	
	border-width:1px;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#66876F;
	
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#66876F;
	border-top:solid;
	border-top-width:1px;
	border-top-color:#66876F;
		border-left:solid;
	border-left-width:1px;
	border-left-color:#66876F;
	border-right:solid;
	border-right-width:1px;
	border-right-color:#66876F;
}

.celdaArticulos{
	vertical-align:top;
	padding-top:20px;

}
.celda1{
	vertical-align:top;
	padding-left:18px;	
	
}
.celda2{
	vertical-align:top;	
}
#articulos {
	width:380px;
overflow:auto;
height:410px
}
.miniatura{
		border:0;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	}
.principal{
		border:0;

	}
.borde{
	height:22px;
	background-image:url(../img/cabezal2.png);
	}
.off{
	text-decoration:none;
	font-size: 12px;
	color: #004F2C;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	
	text-transform:uppercase;
	}	
