body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
body a {
	color: #FF0000;
	text-decoration: none;
}
body a:hover {
	color: #000000;
}
body.mainFrame {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/mainBg.jpg);
	background-attachment: fixed;
	overflow: auto;
	SCROLLBAR-FACE-COLOR: #FF0000;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FF0000;
	SCROLLBAR-3DLIGHT-COLOR: #FF0000;
	SCROLLBAR-SHADOW-COLOR: #FF0000;
	SCROLLBAR-DARKSHADOW-COLOR: #FF0000;
	SCROLLBAR-TRACK-COLOR: #9E0000;
}
body.contFrame {
	margin: 0px;
	padding-top: 0px; 
	padding-bottom: 20px;
	background-color: #FFFFFF;
	overflow: auto;
	SCROLLBAR-FACE-COLOR: #FF0000;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FF0000;
	SCROLLBAR-3DLIGHT-COLOR: #FF0000;
	SCROLLBAR-SHADOW-COLOR: #FF0000;
	SCROLLBAR-DARKSHADOW-COLOR: #FF0000;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
}


/* MAINTABLE */

table#main {
}
table#main td {
}
table#main td#footer {
	text-align: right;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	/*padding: 5px;*/
}


/* CONTENIDO */

table#content {
}
table#content td#leftArea {
	background-color: #FFFFFF;
}


/* ELEMENTOS A LA IZQ */

table#leftMns {
}
table#leftMns td#jumpMnArea {
	padding: 0px;
}
table#leftMns td#newsHead {
	border-left: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	border-top: 1px solid #CC0000;
}
table#leftMns td#newsFrameArea {
	background-color: #EFEFEF;
	border-left: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
}
table#leftMns td#sep {
	padding: 0px;
}
table#leftMns td {
}
table#leftMns td#header {
	border-top: 1px solid #CC0000;
	border-left: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
}
table#leftMns td#searchField {
	border-left: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	padding: 5px;
}
table#leftMns td#searchField .srchField {
	width: 100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
	background-image:url(../images/srchFieldBg.gif);
}
table#leftMns td#searchBtn {
	border-left: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	padding-right: 5px;
	padding-bottom: 5px;
}
table#leftMns td#searchBtn .srchBtn {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}



/* TITULO EN SECC DEL CATALOGO */

table#catPags {
	width: 90%;
	border: none;
	font-family: Arial, Arial, Verdana, Helvetica, sans-serif;
}
table#catPags td#catPagsLeft {
	height: 30px;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #B2B2B2;
	font-weight: normal;
	padding-left: 10px;
	border-left: 1px solid #EFEFEF;
	border-top: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	letter-spacing: 0px;
	background-color: #EFEFEF;
	text-transform: uppercase;
}
table#catPags td#catPagsLeft a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;

}
table#catPags td#catPagsLeft a:hover {
	color: #FF0000;
}
table#catPags td#catPagsRight {
	height: 30px;
	/*width: 50%;*/
	font-size: 11px;
	font-style: normal;
	color: #000000;
	padding-right: 10px;
	border-right: 1px solid #EFEFEF;
	border-top: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	text-align: right;
	background-color: #EFEFEF;
}
table#catPags td#catPagsSep {
	height: 10px;
}
table#catPags td#catPagsRight a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
table#catPags td#catPagsRight a:hover {
	color: #666666;
	text-decoration: none;
}


/* TABLA DEL CATALOGO */

table#catalogo {
	width: 90%;
}
table#catalogo td {
	text-align: center;
	cursor: default;
}
table#catalogo td#itemArea {
	width: 25%;
	padding: 10px;
}


/* TABLAS DE CADA ARTICULO */

table#catItem {
	width: 100%;
	border: none;
}
table#catItem td {
	text-align: center;
}
table#catItem td#catThum {
	vertical-align: top;
	padding: 10px;
}
/*table#catItem td#catThum img {
	border: 5px solid #EFEFEF;
	cursor: url(css/zoom.cur);
}*/
table#catItem td#catThum a img {
	border: 5px solid #EFEFEF;
}
table#catItem td#catThum a:hover img {
	border: 5px solid #FF0000;
	cursor: url(css/zoom.cur);
}
table#catItem td#catTitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	height: 20px;
}
table#catItem td#catDesc {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	border-bottom: 1px solid #EFEFEF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
}


/* JUMPMENU */

table#jumpMenu {
}
.jump {
	width: 150px;
	background-color: #E30000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #FFFFFF;
}
.buscaindex {
	width: 90px;
	background-color: #E30000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #FFFFFF;
}

table#buscador {
}
.jumpy {
	width: 150px;
	background-color: #E30000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.jumpy-boton {
	width: 40px;
	height: 8px;
	background-color: #E30000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #FFFFFF;
}
/* NOTICIAS */

table#buscador2 {
}
.xbuscaindex {
	width: 100px;
	background-color: #E30000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
/* index */

table#noticias {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
table#noticias a {
	color:#000000;
	text-decoration: none;
	font-weight: normal;
}
table#noticias a:hover {
	color:#000000;
	text-decoration: underline;
}
table#noticias td#imagen {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px dotted #CCCCCC;
}
table#noticias td#imagen img {
	border: 2px solid #CCCCCC;
}
table#noticias td#titulo {
	padding: 5px;
	background-color:#fafafa; 
	color: #696969;
	text-align: center;
	/*border-top: 1px solid #FF5C5C;
	border-bottom: 1px solid #BA0001;
	border-left: 1px solid #FF5C5C;
	border-righ: 1px solid #BA0001;*/
}
table#noticias td#descripcion {
	border-bottom: 1px dotted #CCCCCC;
	height: 10px;
}


/* FERTAS */

table#ofertas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table#ofertas td#desc {
	font-size: 11px;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 10px;
}


/* CONTENIDOS DE LAS SECCIONES */

table#txt {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
table#txt a {
	padding-top: 5px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}
table#txt a:hover {
	text-decoration: none;
	color: #333333;
}
table#txt td#info {
	padding: 10px;
}


table#formMail td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;		
}
table#formMail .textField {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
}
table#formMail .formBtn {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}


/* DETALLE DE PRODUCTO EN BUSQUEDAS */

table#prodDetalle {
	width: 300px;
	height: 300px;
	border: none;
}
table#prodDetalle td {
	text-align: center;
}
table#prodDetalle td#catThum {
	vertical-align: middle;
	padding: 0px;
	height: 240px;
}
table#prodDetalle td#catThum img {
	border: none;
	/*cursor: url(../../css/zoom.cur);*/
}
table#prodDetalle td#catTitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #EFEFEF;
	border-top: #FFFFFF;
	border-bottom: #999999;
	height: 20px;
	cursor: default;
}
table#prodDetalle td#catDesc {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	background-color: 1px solid #EFEFEF;
	border-top: #FFFFFF;
	/*padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;*/
	height: 40px;
	cursor: default;
}


/* BUSQUEDAS */

table#search {
	margin: 1px solid #FF0000;
}


/* TITULOS */

.titulosRojos {
	color: #FF0000;
}