BODY, html {

	text-align: center;
	margin: 0px auto;
	margin-top: 2px;
	padding: 0px;
	height: 100%;
	min-height: 100%;
	margin: 0px auto;
	background-color: #9BAAA5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d2f3a;

}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	color: #2d2f3a;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	color: #2d2f3a;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #2d2f3a;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
	color: #2d2f3a;

}

	
/********** contenedores ***************/

DIV#borde {
	width: 836px;
	position: relative;
	text-align: left;
	margin: 0px auto;
	height: 100%;
	z-index:1;
	

}
DIV#bordeG {
	width: 757px;
	position: relative;
	text-align: left;
	margin: 0px auto;
	height: 100%;
	z-index:1;

}

DIV#contenedor {
	WIDTH: 760px;
	height: 100%;
}

DIV#cabecera {
	background-image: url(../imgPortal/bgCabecera.jpg);
	background-repeat:no-repeat;
	height: 136px;
	width: 757px;
	margin-top: 0px;
	position: relative;

}

DIV#cabecera_w {
	background-image: url(../imgPortal/bgCabecera.jpg);
	background-repeat:no-repeat;
	height: 136px;
	width: 836px;
	margin-top: 0px;
	position: relative;
	z-index:2;
}


DIV#menu {
	width: 619px;
	font-weight: normal;
	padding-left: 137px;
	background-color: #2d2f3a;
	float: left;
	border-top: 1px solid #EFB122;
	
}


#menu UL {
	COLOR: #2D2F3A;
	LIST-STYLE-TYPE: none;
	padding: 0;
	margin: 0;
	width: 511px;
	
}
#menu LI{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #EFB122;
	float: left;
	width:73px;
	text-align: center;
	height:24px;
	
}

#menu LI a{
	color:#2D2F3A;
	text-decoration:none;
	width:73px;	
	float:left;
	height:20px;
	padding-top:4px;
}

#menu LI a:hover{
	color:#2D2F3A;
	text-decoration:none;
	background-color: #fcde93;	
	
	
}

DIV#menu_w {
	width: 673px;
	font-weight: normal;
	padding-left: 163px;
	background-color: #2d2f3a;
	float: left;
	border-top: 1px solid #EFB122;
	
}


#menu_w UL {
	COLOR: #2D2F3A;
	LIST-STYLE-TYPE: none;
	padding: 0;
	margin: 0;
	width: 510px;
	
}
#menu_w LI{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #EFB122;
	float: left;
	width:85px;
	text-align: center;
	height:24px;
	
	
	
}

#menu_w LI a{
	color:#2D2F3A;
	text-decoration:none;
	width:85px;
	float:left;
	height:20px;
	padding-top:4px;
	
}

#menu_w LI a:hover{
	color:#2D2F3A;
	text-decoration:none;
	background-color: #fcde93;	
	
	
}

DIV#menu_wb {
	width: 836px;
	font-weight: normal;
	padding-left: 0px;
	background-color: #2d2f3a;
	float: left;
	border-top: 1px solid #EFB122;
	
}


#menu_wb UL {
	COLOR: #2D2F3A;
	LIST-STYLE-TYPE: none;
	padding: 0;
	margin: 0;
	width: 510px;
	
}
#menu_wb LI{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #EFB122;
	float: left;
	width:85px;
	text-align: center;
	height:24px;
	
	
	
}

#menu_wb LI a{
	color:#2D2F3A;
	text-decoration:none;
	width:85px;
	float:left;
	height:20px;
	padding-top:4px;
	
}

#menu_wb LI a:hover{
	color:#2D2F3A;
	text-decoration:none;
	background-color: #fcde93;	
	
	
}


DIV#menu_walt {
	width: 619px;
	font-weight: normal;
	padding-left: 137px;
	background-color: #2d2f3a;
	float: left;
	border-top: 1px solid #EFB122;
	
}


#menu_walt UL {
	COLOR: #2D2F3A;
	LIST-STYLE-TYPE: none;
	padding: 0;
	margin: 0;
	width: 510px;
	
}
#menu_walt LI{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #EFB122;
	float: left;
	width: 102px;
	text-align: center;
	height:24px;
	
}

#menu_walt LI a{
	color:#2D2F3A;
	text-decoration:none;
	width:102px;	
	float:left;
	height:20px;
	padding-top:4px;
}

#menu_walt LI a:hover{
	color:#2D2F3A;
	text-decoration:none;
	background-color: #fcde93;	
	
	
}


DIV#menu_g {
	width: 757px;
	font-weight: normal;
	padding-left: 0px;
	background-color: #2d2f3a;
	float: left;
	border-top: 1px solid #EFB122;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 19;
	
}


#menu_g UL {
	COLOR: #2D2F3A;
	LIST-STYLE-TYPE: none;
	padding: 0;
	margin: 0;
	width: 757px;
	
}
#menu_g LI{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #EFB122;
	float: left;
	width:75px;
	text-align: center;
	height:24px;
	
}

#menu_g LI a{
	color:#2D2F3A;
	text-decoration:none;
	width:75px;	
	float:left;
	height:20px;
	padding-top:4px;
}

#menu_g LI a:hover{
	color:#2D2F3A;
	text-decoration:none;
	background-color: #fcde93;	
	
}

DIV#columI {
	width: 163px;
	padding: 0px;
	text-align: left;
	float: left;
	position: relative;
	z-index:4;

}

DIV#columD {
	width: 163px;
	padding: 0px;
	text-align: left;
	float: right;
	position: relative;

}


DIV#contenido {
	position: relative;
	height: auto;
	width: 836px;
	float: left;
	background-color: #A5B2AD;
	/*background-image: url(../img/bgContenido.gif);
	background-position: top left;
	background-repeat: repeat-y;*/
	z-index:3;
}

DIV#contenido_g {
	position: relative;
	height: auto;
	width: 757px;
	float: left;
	background-color: #A5B2AD;
	background-image: url(../img/bgContenido2.gif);
	background-position: top left;
	background-repeat: repeat-y;

}


DIV#contentGen {
	width: 510px;
	float: left;
	margin-left: 0px;
}


DIV#textos {
	width: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: justify;
	text-decoration: none;
}

DIV#pie {
	WIDTH: 100%;
	BOTTOM: 0px;
	height: auto;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2D2F3A;
	left: 0px;
	float: left;
	margin-top: 0px;
	border-top: solid 1px #8D9796;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #EFB122;

}

DIV#pie a{
 color:#2d2f3a;
 font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

DIV#pie a:hover{
 color:#2d2f3a;
 text-decoration:underline;
}

/****************************************/

DIV#hora {
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	text-align: right;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797C8D;
	clear: left;
}


a.titulo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; font-style: normal; font-weight: bold; color: #2C3D87}
.subtitulo { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #FFFFFF}
.cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d2f3a;
	font-style: normal;
	font-weight: normal;	
}
.cuerpo:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d2f3a;
	font-style: normal;
	font-weight: normal;	
	text-decoration: none;
}
.cuerpo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d2f3a;
	font-style: normal;
	font-weight: normal;	
	text-decoration: underline;
}
.cuerpo:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d2f3a;
	font-style: normal;
	font-weight: normal;	
}
.cuerpoEuro {
	font-family: Eurostile;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}

.eReloj {
	FONT-WEIGHT: normal;
	BORDER: 0px;
	FONT-SIZE: 11px;
	COLOR: #797C8D;
	LINE-HEIGHT: normal;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	background: transparent;

}

.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #2C3D87
}
.titulo:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #2C3D87;
	text-decoration: none;
	font-weight: normal;

}
.titulo:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #2C3D87;
	text-decoration: underline;
	font-weight: normal;

}
.titulo:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #2C3D87;
	font-weight: normal;

}
#usuarios {
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	position: relative;
	top: -19px;
	color: #e4f4ff;
	height: 260px;
	
}
.newUsuario {
	border-top: solid 1px #C8D0CD;
	border-bottom: solid 1px #8D9796;
	height: 18px;
	float: left;
	padding-top: 5px;
	padding-bottom:4px;
	margin:0px;
	margin-left: 2px;
	width: 106px;
	margin-right: 1px;
}

.newUsuario a:hover {
	background-color:#9BAAA5;
	display:block;
	height: 18px;
	margin:0px;
	margin-top:-5px;
	padding-top: 5px;
	padding-bottom:4px;
	margin-bottom:-4px;
	margin-left: 0px;	
	margin-right: 1px;
	
}

#usuarios form {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 14px;
	padding-top: 40px;
	width: 95px;
	padding-right: 0px;
	margin: 0px;
	text-align: center;
	padding-bottom: 2px;
	position: relative;
	float: left;
	display: block;
	top: 0px;
	height: 130px;
}
#usuarios label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	color:#2d2f3a;
	text-align: left;
	font-weight: bolder;
	padding-top: 0px;
	display: block;
	width: 90px;
}

#usuarios input:focus {
	background-color: #E2E7E4;
	
	
}



#usuarios input {
	background-color: #C6CFCB;
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #2d2f3a;
	height: 14px;
	border-bottom: solid 1px #DEE2E1;
	border-right: solid 1px #C8D0CD;
	border-left: solid 1px #75807E;
	border-top: solid 1px #75807E;
	float: left;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}

#usuarios input.boton_forms {
	background-image: url(../img/bgBotonform.gif);
	background-repeat: no-repeat;
	width: 74px;
	height: 29px;
	cursor:pointer;
	background-color: transparent;
	border: none 1px;
}

#usuarios input.boton_formsalt {
	background-image: url(../img/bgBotonformover.gif);
	background-repeat: no-repeat;
	width: 74px;
	height: 29px;
	cursor:pointer;
	background-color: transparent;
	border: none 1px;
	color:#2d2f3a;
}


#categorias {
	height: auto;
	width: 162px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2d2f3a;
	/*z-index: 4;*/
	position: relative;
	text-align: left;
	left: 0px;
	
	
}

.bgCategorias{
	height: auto !important;
	height:165px;
	min-height:165px;
	margin: 0px;
	padding-top: 6px;
	margin-top: 0px;
	padding-left: 0px;
}

#enlaces, #enlaces1 {
	height: auto;
	
	margin-top: 0px;
	text-align: center;
}
#enlaces {
	width: auto;
	margin-top: 20px;
}
#enlaces1 {
	width: 110px;
}
#enlaces table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: center center;
	height: 71px;
	width: 110px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: center;
}
#enlaces1 table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../img/bgEnlaces2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 71px;
	width: 132px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: center;
}

#logUser {
	/*top:30px;*/
	text-align:center;
	/*width:95px;*/
	font-size:10px;
	color: #2d2f3a;
	display: none;
	/*overflow: hidden;
	height: 100px;*/
	/*left: 7px;*/
	border-bottom: none;
	border-top: none;
	position: relative;
	top: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	height: 130px;
	padding-top: 40px;
	float: left;
	width: 104px;
	
}

.bordeRight {
	margin: 0px;
	right: 0px;
	padding-right: 0px;
	height: auto!important;
	height: 280px;
	min-height: 280px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	color: #2d2f3a;
	position: relative;
}
.bordeRightGen {
	margin: 0px;
	right: 0px;
	position: relative;
	padding-right: 20px;
	height: auto!important;
	height: 664px;
	min-height: 664px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
	color: #2d2f3a;	
	width: 470px;
}

.bordeRightGenVent {
	background-image: url(../img/bgpanelmiddleright.gif);
	background-repeat: repeat-y;
	margin: 0px;
	right: -15px;
	position: relative;
	padding-right: 20px;
	background-position: top right;
	height: 100px;
	min-height: 664px;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-top: 8px;
	color: #00326B;
}


.bordeMidle {
	margin-top: 32px;
}
.bordeLeft {
	background-image: url(../img/bgpanelsupleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
}
.bordeSupRight {
	background-image: url(../img/bgpanelsupRight.gif);
	background-repeat: no-repeat;
	height: 22px;
	margin: 0px;
	right: -15px;
	position: relative;
	padding: 0px;
	padding-right: 15px;
	background-position: top right;
}
.bordeInf {
	background-image: url(../img/bgpanelinfleft.gif);
	background-repeat: no-repeat;
	height: 22px;
}
.bordeBotRight {
	background-image: url(../img/bgpanelbottomright.gif);
	background-repeat: no-repeat;
	height: 22px;
	margin: 0px;
	right: -15px;
	position: relative;
	padding: 0px;
	padding-right: 15px;
	background-position: top right;
}

#escaparate {
	margin-bottom: 0px;
	width: 510px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #b5c0bc;
}

#escaparate h1 {
	font-size: 16px;
	color: #095366;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;

}

#escaparate h1 a {
	font-size: 16px;
	color: #095366;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;

}

#escaparate h2 {
	font-size: 12px;
	color: #095366;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;

}

#escaparate h2 a {
	font-size: 12px;
	color: #095366;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;

}




#imagen_escaparate {	
	width: 127px;
	height: 128px;
	padding:0px;
	margin-left: 0px;
	padding-right: 0px;
	margin-right:0px;
	margin-bottom: 10px;
	float:left;
	
}

#imagen_catalogo {
	width: 90px;
	height: 89px;
	padding:0px;
	margin-left: 0px;
	padding-right: 0px;
	margin-right:20px;
	margin-bottom: 10px;
	display: block;
	float: left;
	
}


#novedades {
	margin-bottom: 0px;
	float: left;
	margin-left: 0px;
	padding-left:0px;
	position: relative;
	margin-top: 0px;
	border-right: solid 1px #DEE2E1;
	left: 4px;
}

#ofertas {
	margin-bottom: 0px;
	float: left;
	margin-left: 0px;
	position: relative;
	margin-top: 0px;
	border-left: solid 1px #8D9796;
	margin-right: 0px;
	padding-right: 0px;
	left: 2px;
}

#masvendidos {
	margin-bottom: 0px;
	float: left;
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	border-right: solid 1px #DEE2E1;
	left: 4px;
	padding-right: 0px;
	margin-right: 0px;
}

#servicios {
	margin-bottom: 0px;
	float: left;
	margin-left: 0px;
	position: relative;
	margin-top: 0px;
	border-left: solid 1px #8D9796;
	left: 2px;
}

.ancho480 {
	width:480px;
	
}
.ancho240 {
	width:254px
	
}
.placaG {
	height: 24px;
	width: 221px;
	position: absolute;
	top: 4px;
	left: 130px;
	text-align: center;
	color: #702045;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 3px;
	overflow: hidden;
	text-transform: uppercase;
}
.bloque_coment {	
	height: 24px;
	width: 100%;
	position: inherit;
	top: 4px;
	left: 0px;
	text-align: center;
	color: #702045;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 3px;
	overflow: hidden;
	text-transform: uppercase;
	border-top: solid 1px #DEE2E1;
}

.placa {
	height: 24px;
	width: 254px;
	position: absolute;
	top: 0px;
	left: 0px;
	color: #e4f4ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 8px;
	overflow: hidden;
	text-transform: uppercase;
	text-align: center;
	background-color: #2d2f3a;

}

.placaTbl {
	margin-top:-28px;
	height: 30px;
	top: 28px;
	color: #e4f4ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 0px;
	text-transform: uppercase;
	background-color: #2d2f3a;
	float: inherit;
	width: 100%;
	position: relative;
	text-align: center;
	left: 0px;

}

.placaTdLeft {	
	background-image: url(../img/imgPlaca_left.jpg);
	background-repeat:no-repeat;
	width:	20px;
	height: 24px;

}

.placaTdCenter {	
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
}


.placaTdRight {	
	background-image: url(../img/imgPlaca_right.jpg);
	background-repeat:no-repeat;
	width:	20px;
	height: 24px;

}


/*********** bordes grises ********************/
.bordeRight_gris {
	background-image: url(../img/bgpanelmiddleright_gris.gif);
	background-repeat: repeat-y;
	margin: 0px;
	right: -15px;
	padding-right: 16px;
	background-position: top right;
	height: auto !important;
	height: 180px;
	min-height: 180px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-top: 0px;
	color: #00326B;
	position: relative;
}
.bordeRightGen_gris {
	background-image: url(../img/bgpanelmiddleright_gris.gif);
	background-repeat: repeat-y;
	margin: 0px;
	right: -15px;
	position: relative;
	padding-right: 20px;
	background-position: top right;
	height: auto !important;
	height: 664px;
	min-height: 664px;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-top: 8px;
	color: #00326B;
}

.bordeMidle_gris {
	background-image: url(../img/bgpanelmiddleleft_gris.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto !important;
	height: 180px;
	min-height: 180px;
}
.bordeLeft_gris {
	background-image: url(../img/bgpanelsupleft_gris.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 49px;
}
.bordeSupRight_gris {
	background-image: url(../img/bgpanelsupRight_gris.gif);
	background-repeat: no-repeat;
	height: 49px;
	margin: 0px;
	right: -15px;
	position: relative;
	padding: 0px;
	padding-right: 15px;
	background-position: top right;
}
.bordeInf_gris {
	background-image: url(../img/bgpanelinfleft_gris.gif);
	background-repeat: no-repeat;
	height: 22px;
	margin: 0px;
	padding: 0px;
}
.bordeBotRight_gris {
	background-image: url(../img/bgpanelbottomright_gris.gif);
	background-repeat: no-repeat;
	height: 22px;
	margin: 0px;
	right: -15px;
	position: relative;
	padding: 0px;
	padding-right: 15px;
	background-position: top right;
}


#bordesup_gris {
	background-image: url(../img/bgpanelsup.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: -26px;
	position: absolute;
	padding-top: 10px;
	padding-left: 10px;
	z-index: 1;
	height: auto ;
	
}

.bordebot_gris {
	background-image: url(../img/bgpanelbottom.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: auto !important;
	min-height: 180px;
	height: 180px;
	position: absolute;
	margin-bottom: 0px;
	/*padding-bottom: -26px;*/
	margin-top: -180px;
	z-index: 20;
}
.content {
	float: left;
}
/******************** datos escaparate ************************/
.negrita {
	font-weight: normal;
}

.negritaW {
	font-weight: normal;
	color:#FFFFFF;

}

.producto {
	font-weight: normal;
	font-size:11px;
	padding-left:5px;
	color:#095366;
	float: left;
}

.precio {
	margin:0px;
	margin-bottom:20px;
	font-size:10px;
	
}

.precio_valor {
	font-weight: normal;
	color: #2d2f3a;
}
div.productos_escaparate{
	width: 127px;
	float:left;
	padding-right:0px;
	display:block;
	left: 0px;
	top: -4px;
	position: relative;
	background-color: #b5c0bc;
}

div.productos_escaparate_alt{
	width: 127px;
	float:left;
	padding-right:0px;
	display:block;
	left: 0px;
	top: -4px;
	position: relative;
	background-color: #c6cecb;
}


div.productos_novofertas{
	width: 127px;
	float:left;
	padding-right:0px;
	position: relative;
	left: 0px;
	display: block;
}

div.productos_novofertas_alt{
	width: 127px;
	float:left;
	padding-right:0px;
	position: relative;
	left: 0px;
	display: block;
	background-color: #c6cecb;
}

div.productos_servicios {
	width: 232px;
	float:left;
	position: relative;
	left: 2px;
	display: block;
	clear: left;
	padding: 10px;
	border-bottom: solid 1px #C8D0CD;
	background-color: #b5c0bc;
}

div.productos_servicios_alt {
	width: 234px;
	float:left;
	padding-right:0px;
	position: relative;
	left: 2px;
	display: block;
	clear: left;
	padding: 10px;	
	border-bottom: solid 1px #C8D0CD;
	background-color: #c6cecb;
}

div.productos_catalogo {
	width: 465px;
	float:left;
	position: relative;
	left: 0px;
	display: block;
	clear: left;
	padding: 0px;
	border-bottom: solid 1px #C8D0CD;
	background-color: #b5c0bc;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;	
}

div.productos_catalogo_alt {
	width: 465px;
	float:left;
	padding-right:0px;
	position: relative;
	left: 0px;
	display: block;
	clear: left;
	padding: 0px;	
	border-bottom: solid 1px #C8D0CD;
	background-color: #c6cecb;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;	
}


.imgCompra {
	position: absolute;
	top:200px;
	bottom: 1px;	
	left:20px;
}

#categorias a{
	color: #2d2f3a;
	display:block;
	text-decoration:none;
}

#categorias a:hover{
	color: #2d2f3a;
	display:block;
	text-decoration:none;
}

.itemCategoria {
	margin-bottom: 0px;
	text-transform: uppercase;
	display: block;
}

.itemCategoria a{
	color: #3E2F0D;
	border-top: solid 1px #C8D0CD;
	border-left:none;
	border-right: none;
	border-bottom: solid 1px #8D9796;
	width: 162px;
}

.itemCategoria a:hover{
	color: #000000;
	text-decoration:none;
	background-color:#9BAAA5;
	width: 162px;
}

.subCategoria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #707278;
	border-bottom: solid 1px #8D9796;
	display: none;
	width: 162px;
	overflow: hidden;
	height: auto;
	position: relative;
	background-color:#c6cfcb;
	border-bottom: solid 1px #8D9796;
	border-top: solid 1px #C8D0CD;
	
}

.subCategoria a {
	color: #707278!important;
	padding-left:0px;
	border-bottom:none;

}

.subCategoria a:hover {
	/*background-color:#BDA95D;*/
	text-decoration:underline !important;
	color:#2d2f3a !important;
}

#bloquecategorias {
	position:relative;
	/*z-index:5;*/
	margin-top: 0px;
	text-align: center;
	top: -19px;
	color: #e4f4ff;
}

.cuadrosTextos:focus {
	background-color: #E2E7E4;
}

.cuadrosTextos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 350px;
	color: #2d2f3a;
	border-bottom: solid 1px #DEE2E1;
	border-right: solid 1px #C8D0CD;
	border-left: solid 1px #75807E;
	border-top: solid 1px #75807E;
	background-color: #C6CFCB;
	
}

textarea.cuadrosTextos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 430px;
	color: #2d2f3a;
	border-bottom: solid 1px #DEE2E1;
	border-right: solid 1px #C8D0CD;
	border-left: solid 1px #75807E;
	border-top: solid 1px #75807E;}


select.cuadrosTextos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100px;
	color: #2d2f3a;
	border-bottom: solid 1px #DEE2E1;
	border-right: solid 1px #C8D0CD;
	border-left: solid 1px #75807E;
	border-top: solid 1px #75807E;
	
}


input.boton_forms2 {
	background-image: url(../img/bgBotonform2.jpg);
	background-repeat: no-repeat;
	width: 72px;
	height: 29px;
	cursor:pointer;
	background-color: transparent;
	border: none 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d2f3a;
}

input.boton_formsalt2 {
	background-image: url(../img/bgBotonform2_f2.jpg);
	background-repeat: no-repeat;
	width: 72px;
	height: 29px;
	cursor:pointer;
	background-color: transparent;
	border: none 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d2f3a;
}

input.boton_forms3 {
	background-image: url(../img/bgBotonform3.gif);
	background-repeat: no-repeat;
	width: 102px;
	height: 29px;
	cursor:pointer;
	background-color: transparent;
	border: none 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d2f3a;
}

input.boton_formsalt3 {
	background-image: url(../img/bgBotonform3over.gif);
	background-repeat: no-repeat;
	width: 102px;
	height: 29px;
	cursor:pointer;
	background-color: transparent;
	border: none 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d2f3a;
}

.cuerpoTitulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #00326B;
}

.rojo {
	font-weight: bold;
	color: #FF0000;
}

fieldset {
	border-style:solid;
	border-width:1px;
	border-color:#DEE2E1;
	padding:20px;
	
}                

.bordeFila td {
	border-bottom: solid 1px #C8D0CD;
	display:block;

}

#escaparate1, #escaparate2, #escaparate3, #escaparate4, #escaparate5, #escaparate6, #escaparate7, #escaparate8, #escaparate9, #escaparate10 {
	min-height:280px;
	height:280px;
}

.boton_servicios {
	clear:left;
	padding-left: 5px;
	float: left;
	margin-top: 20px;
	
}

/******************** página web ******************************/

#bloquenoticias {
	position:relative;
	margin-top: 0px;
	text-align: center;
	top: -19px;
	color: #e4f4ff;
	left: 0px;
}

#anuncios {
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	position:relative;
	top: -19px;
	color: #e4f4ff;
	height: auto;
	background-repeat: no-repeat;
	/*z-index:5;*/
}

#grupo_noticias {
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	position: relative;
	top: -13px;
	color: #e4f4ff;
	height: auto;
	background-repeat: no-repeat;
	width: 163px;
	border-bottom: 2px solid #2d2f3a;
	
}




#anuncios h1, #bloquenoticias h1, #bloquecategorias h1 {
	text-align: center;
	color: #e4f4ff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	text-transform:uppercase;
	margin:0;
	padding:0;
}


#itemAnuncio {
	background-color:#fcde93;
	color: #2d2f3a;
	height:auto !important;
	height: 150px;
	min-height: 150px;
	padding-top: 10px;
	position: relative;
	top: 5px;
	width: 163px;
	border-bottom: 4px solid #2d2f3a;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#noticias {
	height: auto;
	width: 162px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2d2f3a;
	/*z-index: 5;*/
	position: relative;
	text-align: left;
	left: 0px;
	top: 5px;
	background-color: #e3e3e3;
	
	
}

#grupo {
	height: auto;
	width: 163px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2d2f3a;
	position: relative;
	text-align: left;
	left: 0px;
	top: 0px;
	background-color: #e3e3e3;
	
	
}


.itemNoticia {
	font-size:11px;
	margin-bottom: 0px;
	display: block;
	padding-top: 10px;
	border-bottom: solid 1px #8D9796;
	border-top: solid 1px #C8D0CD;
	padding-left: 2px;
	padding-bottom: 5px;
}

.itemNoticia a{
	color: #2d2f3a;
	
	border-left:none;
	border-right: none;
	
	width: 132px;
}

.itemNoticia a:hover{
	color: #000000;
	text-decoration:none;
	
	width: 132px;
}

#historial{
	height: auto !important;
	height: 156px;
	min-height:156px;
	background-color: #b5c0bc;
	left: 0px;
	width: 162px;
	position: relative;
	border-bottom: 2px solid #2d2f3a;

}


#historial h1, #grupo_noticias h1 {
	background-color: #2d2f3a;
	margin-top: 0px;
	display: block;
	height: 24px;
	padding-top: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;

}

#grupo_noticias h1 {
	background-color: #2d2f3a;
	margin-top: 6px;
	display: block;
	height: 24px;
	padding-top: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	margin: 0;
	text-transform: uppercase;

}

#logo {
	width: 380px;
	height: 136px;
	margin-top: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 6;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	clip: rect(0px 380px 136px 0px);
	background-color: #2d2f3a;
	background-image: url(../../img/bgTienda.gif);
	background-position: right top;
	background-repeat: no-repeat;

}

#logo img {
	padding-left: 30px;
	padding-top: 0px;
	display: block;

}

#logo span {
	padding-left: 35px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #E4F4FF;
	font-size: 11px;
	font-weight: normal;
	clear: left;

}


.cita {
	color:#7B7C84;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	
}

#tbl_listados {
	width: 95%;
	border: 0px;
	padding: 2px;
	
}

.th_listados {
	background-color:#3B5A7B;
	text-align:center;
	color:#BEC9D3;
	font-weight: bolder;
}

#tr_color1 {
	background-color:#BEC9D3;
}

#tr_color2 {
	background-color:#A8B7C4;
}

.tr_listados {
	
}

#stock {
	display:block;
}

.itemBreve {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2d2f3a;

}

.itemNoticia span {
	font-weight:bold;
	

}

.eTitBarra {
	FONT-SIZE: 10px; COLOR: #2d2f3a; FONT-FAMILY: Verdana, Arial, Helvetica; TEXT-DECORATION: none; FONT-STYLE: normal; LINE-HEIGHT: normal
}

.eTituloMenu {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #2d2f3a; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica; TEXT-DECORATION: none
}

DIV#menu_g2 {
	width: 757px;
	font-weight: normal;
	padding-left: 0px;
	background-color: #EFB122;
	float: left;
	border-top: 1px solid #EFB122;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 19;
	
}

DIV#menu_g2 .current {
	width: 75px;
	font-weight: bold;
	padding-left: 0px;
	background-color: #2d2f3a;
	float: left;
	color:#797C8D;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 19;
	
}

DIV#menu_g2 .current a {
	width: 75px;
	font-weight: bold;
	padding-left: 0px;
	background-color: #2d2f3a;
	float: left;
	color:#DEE2E1;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 19;
	
}



#menu_g2 UL {
	COLOR: #2D2F3A;
	LIST-STYLE-TYPE: none;
	padding: 0;
	margin: 0;
	width: 757px;
	
}
#menu_g2 LI{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: none;
	float: left;
	width:75px;
	text-align: center;
	height:24px;
	
}


#menu_g2 LI a{
	/*color:#2D2F3A;*/
	text-decoration:none;
	width:75px;	
	float:left;
	height:20px;
	padding-top:4px;
}

#menu_g2 LI a:hover{
	/*color:#797C8D;*/
	text-decoration:underline;
	background-color: none;	
	
}

/*IE5-Mac Hac\*/
#menu_g2 a {
	float: none;
}
	

/*************** submenus ******************/
DIV#ges_all {
	background-color: #2d2f3a;
	width:757px;
	float:left;
}

DIV#ges1, DIV#ges2, DIV#ges3 {
	width: 757px;
	font-weight: normal;
	padding-left: 0px;
	background-color: #2d2f3a;
	/*float:left;*/
	border-top: none;
	position:relative;
	left: 0px;
	top: 0px;
	z-index: 19;
	display:none;
	
	
}

#ges1 UL, #ges2 UL, #ges3 UL {
	COLOR: #2D2F3A;
	LIST-STYLE-TYPE: none;
	padding: 0;
	margin: 0;
	width: 757px;
	
	
}
#ges1 LI, #ges2 LI, #ges3 LI{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #2d2f3a;
	float: left;
	width:75px;
	text-align: center;
	height:24px;
	
}

#ges1 LI a, #ges2 LI a, #ges3 LI a {
	color:#797C8D;
	text-decoration:none;
	width:75px;	
	float:left;
	height:20px;
	padding-top:4px;
}

#ges1 LI a:hover, #ges2 LI a:hover, #ges3 LI a:hover {
	color:#DEE2E1;
	text-decoration:underline;
	background-color: #2d2f3a;	
	
}

DIV#idioma {
	display: block;
	float: left;
	width: auto;
	text-align: right;
	position: relative;
	top: 112px;
	left: 250px;
	z-index: 30;
	
	
}

.iconBloque {
	position:absolute;
	left:0px;
	top:-24px;
	
}
.borde_gris {

	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;

}

