/* CSS Document */

Html, Body{
	
	margin-left:0px ;
	margin-top: 0px;
	margin-bottom: 0px;
	height:100%
}

Body{
	background-color: #C4BEB9;
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat;
	background-position: top;


}
.privacy{
	margin: 40px 0 15px 5px;
}


td#menu {
	background-image: url(../images/areamenu.jpg);
	background-repeat:  repeat-y;
	background-position: right top;
	width: 190px;
	height: 100%;

}
td#shadowRight {
	background-image: url(../images/bg_shadow_right.jpg);
	background-repeat:  repeat-y;
	background-position: left top;
	width: 24px;
}
td#cont {
	background-color: #F8F8F8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 580px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;

}
/*
div#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	letter-spacing: 3px;
	width: 580px;
	height:100%;
	padding-top: 10px; 
	padding-right: 20px; 
	padding-left: 20px; 
	padding-bottom: 20px;



}

*/
/*
--------------------
Estilos Unicos
--------------------
*/

/* Elementos del Footer, contiene el copyright y la firma-desarrollo */

table#tableFooter {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 58px;
	width: 794px;
	color: #000000;

}

table#tableFooter td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 1px;
}

table#tableFooter td#copyright {
	vertical-align: middle;
	text-align: center;

}

table#tableFooter td#copyright a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-weight: bold;

}

table#tableFooter td#copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;

}

table#tableFooter td#signature {
	padding-right: 5px;
	text-align: center;
	vertical-align: middle;

}

table#tableFooter td#signature a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}

table#tableFooter td#signature a:hover {
	color: #FFFFFF;
}


/* Forma de Contacto */

table#usrFormTable {
width: 100%;

}
table#usrFormTable td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	font-size: 10px;
	color: #333333;
}
table#usrFormTable td#Title {
	padding-bottom: 10px;
}
table#usrFormTable td#subTitle {
	height: 30px;
	text-align: right;
	padding-right: 10px;
}
TABLE#usrFormTable INPUT.formText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:60%;
	color: #000000;
	border: 1px solid #C4BEB9;
	
}
TABLE#usrFormTable TEXTAREA.formText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:60%;
	color: #000000;
	border: 1px solid #C4BEB9;
	SCROLLBAR-FACE-COLOR: #C4BEB9;
	SCROLLBAR-ARROW-COLOR: #A36F0E;
	SCROLLBAR-HIGHLIGHT-COLOR: #C4BEB9;
	SCROLLBAR-3DLIGHT-COLOR: #C4BEB9;
	SCROLLBAR-SHADOW-COLOR: #C4BEB9;
	SCROLLBAR-DARKSHADOW-COLOR: #C4BEB9;
	SCROLLBAR-TRACK-COLOR: #f2f2f2;
	scrollbar-border-color: #b2b2b2;
}



/* Tabla de Catalogo */

table#catalogo {
}
table#catalogo td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
table#catalogo td#foto img {
	border: 1px solid #FFFFFF;
	margin-right: 5px;
}
table#catalogo td#foto {
	vertical-align: middle;
	border: 1px solid #C38311;
	background-color: #EEEDEC;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;





}
table#catalogo td#btns img {
}
table#catalogo td#btns {
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 20px;
	vertical-align: top;
}
table#catalogo td#prodTitulo {
	padding: 5px;
	font-size: 10px;
	color: #ffffff;
	background-image: url(../images/bg_detalle_titulo.gif);
	background-repeat:  repeat-x;
	height: 17px;
	width: 122px;
	font-weight: bold;


}
table#catalogo td#prodDesc {
	color: #C38311;
	padding: 5px;
	;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;



}
table#catalogo td#prodCod {
	padding: 5px;
	color: #C38311;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
table#catalogo td#prodPrecio {
	color: #81766D;
	padding: 5px;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C38311;


}



/* Detalle del producto */
.detalleBody {
	padding: 0px;
	margin: 0px;

}
table#detalle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(../images/bg_star.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
	background-color: #C4BEB9;




}
table#detalle td#detTitulo {
	color: #FFFFFF;
	font-size: 11px;
	background-color: #C38311;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
	text-indent: 10px;
}
table#detalle td#detDesc {
	padding: 5px;
	font-size: 11px;
}
table#detalle td#label {
	color: #000000;
	padding: 5px;
	font-size: 11px;
	border-bottom: 1px dotted #C38311;
}
table#detalle td#precio {
	padding: 5px;
	font-size: 11px;
	border-bottom: 1px dotted #C38311;
	color: #ffffff;
}
table#detalle td#detFoto{
	background-color: #ffffff;
	border: 5px solid #ffffff;
}
table#detalle input#cantidad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px dotted #C38311;
	height: 25px;
}
table#detalle input#submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 20px;
	background-color: #C38311;
	border: 1px solid #C4BEB9;
	margin-top: 10px;
	cursor: hand;
	font-weight: bold;
	vertical-align: top;

}
table#detalle td#detInfo {
}





/* Tabla del Carrito de compras */

table#cartMenu {	
	color: #BA0000;
}
table#cartMenu td {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 9px;
}
table#cartMenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
table#cartMenu a:hover {
	color: #BA0000;
}
table#cartMenu td#elementos {
	color: #2B3C44;

}
table#cartMenu td#acciones {
	color: #2B3C44;

}


/* Lista de Pedidos */
table#cartList {
}
table#cartList td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 1px;
}
table#cartList td#separador{
	border-bottom: 1px dotted #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
table#cartList td#listTitle{
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/bg_detalle_titulo.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: bold;
}
table#cartList td#total {
	/*border-bottom: 1px dotted #DFE0E0;
	color: #003366;
	padding-top: 5px;
	padding-bottom: 5px;*/
	border-bottom: 1pont-size: 11px;
	color: #2B3C44;
	height: 27px;
	margin-top: 10px;
	cursor: hand;
	font-weight: bold;
	background-image: url(../images/bg_boton.jpg);
	background-repeat:    repeat-x;
	border: 1px none #000000;
}

/* Informacion de Compra */
table#shopInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C38311;
}
table#shopInfo td#shopTitle{
	background-image: url(../images/bg_detalle_titulo.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

table#shopInfo td#subT {
	font-weight: bold;
	color: #000000;
}

table#shopInfo td#error {
	font-weight: bold;
	color: #003366;
}

/* Confirmacion de compra e info */

table#confirmTable td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
table#confirmTable td#Title {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/bg_detalle_titulo.gif);
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-right: 5px;
}

table#confirmTable td#Titlet {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
table#confirmTable  td#subTitle {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	color: #C38311;
	padding-right: 5px;
}

table#confirmTable td#separador{
	border-bottom: 1px dotted #2B3C44;
	padding-top: 5px;
	padding-bottom: 5px;
}
table#confirmTable td#total {
	padding: 5px;
	border-bottom: 1px dotted #2B3C44;
}

/* Class para los INPUT objects*/

.formBtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 25px;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #C38311;
	border: 1px solid #B7A58D;

}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 20px;
	border: 1px solid #B7A58D;
	margin-top: 10px;
	cursor: hand;
	font-weight: bold;
	background-color: #C38311;

}



/* Tabla del Carrito de compras */

table#cartMenu {	
	color: #BA0000;
}
table#cartMenu td {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 9px;
}
table#cartMenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
table#cartMenu a:hover {
	color: #BA0000;
}
table#cartMenu td#elementos {
	color: #2B3C44;

}
table#cartMenu td#acciones {
	color: #2B3C44;

}





/*
-------------------------------------
ESTILO GENERAL PARA EL ALBUM DE FOTOS
-------------------------------------
*/

table#tableGallery {
	border: none;

}
/* TIPO DE FUENTE PARA TODAS LAS CELDAS DE LA TABLE */
table#tableGallery td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2B3C44;
}
/* COMPORTAMIENTO DE LOS LINKS */
table#tableGallery td a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
table#tableGallery td a:hover {
	color: #000000;
}
/* CELDA DONDE SE UBICAN LOS BOTONES DE ANTERIOR-SIGUIENTE Y EL NUMERO DE PAGINAS */
table#tableGallery td#galTitle {
	/*border: 1px dotted #000000;*/

}
/* CELDA DONDE SE UBICA EL REPETITIVO DE LAS TABLAS CON THUMBSNAILS Y SU NOMBRE */
table#tableGallery galThumbsArea {
}
/* CELDA QUE CONTIENE LOS BOTONES DE PAG. ANTERIOR Y SIGUIENTE */
table#tableGallery td#galBtns {
	text?-align: left;
	height: 25px;
	vertical-align: middle;
	color: #81766D;






}
/* CELDA QUE SEPARA EL ELEMENTO REPETITIVO */
table#tableGallery td#galSepara {


}
/* CELDA QUE CONTIENE EL NUMERO DE PAGINAS */
table#tableGallery td#galNumPags {
	text-align: right;
	color: #81766D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;


}
/* NOMBRE DE LA FOTO */
table#tableGallery td#galNombre {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #000000;
	padding-top: 5px;
	border: none;
}
/* THUMBNAIL DE LA FOTO */
table#tableGallery td#galFoto {
	border: 1px solid #C38311;
	vertical-align: middle;


}
table#tableGallery td#galFoto img {
	border: 1px solid #FFFFFF;



	
}




/*Detalle de la foto*/

table#detFoto {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 500px;


}
table#detFoto td {
}
table#detFoto td#detFotoImg {


}
table#detFoto td#detFotoImg img {
	border: 10px solid #FFFFFF;
}
table#detFoto td#detFotoNom {
	font-size: 13px;
	text-align: center;
	color: #000000;
	vertical-align: middle;
	height: 30px;
	padding: 5px;
	background-image: url(../images/detalle_nom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: bold;




}
table#detFoto td#detFotoDesc {
	font-size: 11px;
	text-align: center;
	color: #000000;
	vertical-align: middle;
	height: 50px;
	padding: 5px;
	background-image: url(../images/detalle_desc.jpg);
	background-repeat: no-repeat;
	background-position: center top;




}
table#detFoto td#prev-next {
	
	height: 25px;
}
table#detFoto td#btn-prev {
	text-align: left;
	padding-left: 10px;
	width: 50%;
	height: 23px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, san?s-serif;
	font-size: 10px;
	color: #000000;


}
table#detFoto td#btn-next {
	text-align: right;
	width: 50%;
	color: #000000;
	padding-right: 10px;



}
table#detFoto a {
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
table#detFoto a:hover {
	color: #ffffff;
}




.robots {
	DISPLAY: none; 
	LEFT: 0px; 
	VISIBILITY: hidden; 
	WIDTH: 1px; 
	POSITION: absolute; 
	TOP: 0px; 
	HEIGHT: 1px;

}


.ocultaitem {
	DISPLAY: none; 
	LEFT: 2px; 
	VISIBILITY: hidden; 
	WIDTH: 1px; 
	POSITION: absolute; 
	TOP: 2px; 
	HEIGHT: 1px;

}

/*
------------------
fin de estilos unicos
------------------
*/
a:link {
	color: #C38311;
	text-decoration: none;
}
td#detFotoPie {
	background-image: url(../images/detalle_pie.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 500px;


}
td#menucarrito {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	font-size: 10px;
	color: #000000;
	letter-spacing: 3px;
	background-color: #F8F8F8;


}
td#linesepara {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #C38311;
	height: 5px;
	background-image: url(../images/linesepara.jpg);
	background-repeat:  repeat-x;
	background-position: top;



}


/**Noticias tablas***/

table#newsPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}
td#newsMainArticle {
	border: 1px solid #466C7F;
	padding: 3px;


	
}
td#newsMainArticle IMG {
	height: 130px;
	width: 140px;



	
}
td#newsMainTitle {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	height: 20px;
	background-image: url(../images/titulonoticias_03.gif);
	background-repeat: no-repeat;
	padding: 4px 4px 4px 7px;





	
}
td#newsMainText {
	padding: 20px 8px 5px;
	vertical-align: top;
	text-align: justify;
	background-repeat: no-repeat;
	background-position: left top;

	
}
td#newsSubArticles {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #466C7F;

	

}
td#newsSubArticle {

}
td#newsSubArticleTitle {
	font-size: 13px;
	font-weight: bold;
	height: 23px;
	padding-bottom: 3px;
	width: auto;
	padding-top: 3px;
	padding-left: 15px;
	color: #000000;	
}

td#newsSubArticleTitle A {
	color: #0F6DA4;

	
}

td#newsSubArticleTitle A:hover {
	color: #2B3C44;	
}

td#newsSubArticleExtract {
	padding-left: 35px;
	padding-top: 8px;
	background-repeat: no-repeat;
	padding-bottom: 8px;	
}

.newsMainFoto {
	border: 1px solid #000000;
}


/**Noticias divs*/


DIV#newsPage {
	DISPLAY: block; WIDTH: 100%
}
DIV#newsMainArticle {
	PADDING-RIGHT: 5px;
	DISPLAY: block;
	PADDING-LEFT: 5px;
	MIN-HEIGHT: 130px! important;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: 1px solid #C38311;
	HEIGHT: 130px;

}
DIV#newsMainArticle IMG {
	CLEAR: both;
	DISPLAY: block! important;
	FLOAT: left;
	MARGIN-BOTTOM: 5px;
	WIDTH: 120px;
	MARGIN-RIGHT: 10px;
	max-width: 120px;
	border: 1px solid #C38311;
	background-color: #F2F2F1;
	padding: 2px;


}
P#newsMainTitle {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #333333;
	BACKGROUND-COLOR: #C4BEB9;
	padding: 5px;
	width: 100%;

}


P#newsMainText {
	DISPLAY: block; PADDING-LEFT: 5px; FONT-SIZE: 0.8em; LINE-HEIGHT: 1.7em
}


P#newsMainText {
	DISPLAY: block;
	PADDING-LEFT: 5px;
	FONT-SIZE: 9px;
	LINE-HEIGHT: 1.7em;
	color: #000000;
}
DIV#newsSubArticles {
	MARGIN-TOP: 5px; DISPLAY: block; WIDTH: 100%
}
DIV#newsSubArticle {
	DISPLAY: block; 
	WIDTH: auto; 
	BORDER-BOTTOM: none
}
DIV#newsSubArticleTitle {
	MARGIN-TOP: 5px;
	DISPLAY: block;
	WIDTH: auto;
	BACKGROUND-COLOR: #FFFFFF;
	background-image: url(../images/bg_titles_07.gif);
	background-repeat:   repeat-x;
	background-position: left top;


}
DIV#newsSubArticleTitle A {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #333333; TEXT-DECORATION: none
}
DIV#newsSubArticleTitle A:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000
}
DIV#newsSubArticleExtract {
	PADDING-RIGHT: 5px;
	DISPLAY: block;
	PADDING-LEFT: 25px;
	FONT-SIZE: 9px;
	PADDING-BOTTOM: 5px;
	LINE-HEIGHT: 1.7em;
	PADDING-TOP: 5px;
	color: #000000;

}

/* mapa del sitio*/


TD#seccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 2px;
	background-color: #C4BEB9;
	background-repeat:  repeat-x;
	background-position: left;
	font-weight: bold;
	background-image: url(../images/bg_titles_07.gif);




}

TD#seccion a {
	color: #FFFFFF;



}
TD#seccion a:hover {
	color: #000000;



}
TD#hijos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-left: 10px;


}
TD#hijos a {
	color: #000000;


}
TD#hijos a:hover {
	color: #000000;


}
td#nivel2 {
	color: #C38311;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;


}
td#nivel2  a{
	color: #C38311;
}
td#nivel2 a:hover{
	color: #000000;
}
TD#nivel3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c38311;
	padding-left: 5px;



}
TD#nivel3 a{
	color: #000000;


}
TD#nivel3 a:hover{
	color: #666666;


}
TD#hijos3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 0px;
	padding-left: 10px;




}
TD#col2 {
	text-align: right;
	padding-left: 100px;


}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
table a{
	color: #C38311;
	text-decoration: none;
}
a {
	color: #C38311;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #C38311;
}
table a:hover{
	text-decoration: none;
	color: #C38311;
}
.tdLabel {
	width: 270px;
}
td#iniciopie {
	background-image: url(../images/inicio_pie.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 76px;
	width: 475px;
}
td#selec-esp {
	width: 237px;
	text-align: right;
	height: 41px;
	padding-right: 60px;



}
td#selec-eng {
	width: 237px;
	padding-left: 75px;
	height: 41px;
	vertical-align: middle;

}
#topinicio {
	height: 315px;
	width: 475px;
	background-image: url(../images/inicio_top.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: bottom;

}
DIV#oculta {
	position: absolute;
	visibility: hidden;
	z-index: auto;
	height: 1px;
	width: 1px;
	left: 1px;
	top: 1px;
}
#confirmTable #tconfirm {
	font-size: 11px;
	text-align: justify;
}

