.WEB_CONTE_logoIzquierdo{
	width: 420px;
	height: 110px;
	/*background: url(web/images/logoIzq.png) no-repeat;*/
	position: absolute;
	left: 0px;
	top: 0px;
}

.WEB_CONTE_logoDerecho{
	width: 230px;
	height: 110px;
	/*background: url(web/images/logoDerecho.png) no-repeat;*/
	position: absolute;
	right: 0px;
	top: 20px;
}

.WEB_CONTE_listado{
	width: 662px;
	height: 406px;
	overflow: hidden;
	position: relative;
}

.WEB_CONTE_contenedorContacto{
	width: 778px;
	height: auto;
	padding: 22px 0px 34px 182px;
}

.WEB_CONTE_contacto{
	width: 550px;
	height: 356px;
	padding: 50px 0px 0px 50px;
	background: url(web/images/fondo_contenido.png) no-repeat;
}

.WEB_CONTE_contacto h1{
	font: bold 26px "Trebuchet MS";
	margin: 0px;
	color: #ED3424;
	padding: 10px 0px 8px 0px;
	
}

/* Galeria */

.WEB_CONTE_contenedorGaleria{
	width: 778px;
	height: auto;
	padding: 22px 0px 34px 151px;
}

.WEB_CONTE_galeriaProducto{
	width: 631px;
	height: 356px;
	padding: 50px 0px 0px 31px;
	background: url(web/images/fondo_contenido.png) no-repeat;
}

.WEB_CONTE_producto{
	width: 143px;
	height: 62px;
	margin: 0px 4px 14px 0px;
	float: left;
	display: inline;
	border: solid 2px #FCB03F;
	cursor: pointer;
}

.WEB_CONTE_productoImagen{
	width: 64px;
	height: 62px;
	float: left;
}

.WEB_CONTE_productoTexto{
	width: 79px;
	height: 62px;
	float: left;
	position: relative;
	text-align: right;
}

.WEB_CONTE_productoTexto p{
	font: bold 10px/11px "Trebuchet MS";
	margin: 0px;
	color: #b12401;
	position: absolute;
	bottom: 3px;
	right: 4px;
	width: 100px;
}

.WEB_CONTE_detalleProducto{
	width: 662px;
	height: 386px;
	background: url(web/images/fondo_contenido.png) no-repeat;
	padding: 0px 0px 20px 0px;
	position: relative;
}

.WEB_CONTE_botonVolver{
	width: 57px;
	height: 20px;
	position: absolute;
	right: 24px;
	bottom: 40px;
	background: url(web/images/ImgVolver.gif) no-repeat;
	cursor: pointer;
}

.WEB_CONTE_botonPdf{
	width: 44px;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 26px;
	cursor: pointer;
	background: url(web/images/imagenpdf.jpg) no-repeat 0px 0px;
	font: bold 10px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 2px 0px 0px 22px;
}

.WEB_CONTE_botonPdf a:link{
	text-decoration: none;
	color: #000000;
}

.WEB_CONTE_botonPdf a:visited{
	text-decoration: none;
	color: #000000;
}

.WEB_CONTE_botonPdf a:hover{
	text-decoration: underline;
	color: #000000;
}

.WEB_CONTE_botonPdf a:active{
	text-decoration: none;
	color: #000000;
}

/*.WEB_CONTE_botonPdf p{
	cursor: pointer;
	background: url(web/images/imagenpdf.jpg) no-repeat 0px 0px;
	font: bold 10px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 0px 22px;
}*/

.WEB_CONTE_DetalleProductoTexto{
	width: 290px;
	height: auto;
	padding: 26px 14px 10px 26px;
	float: left;
}

.WEB_CONTE_imagenProducto{
	width: 308px;
	height: auto;
	padding-top: 10px;
	text-align: center;
	float: left;
}

.WEB_CONTE_menuInferior{
	width: 960px;
	height: 100px;
	/*background: url(web/images/fondoMenu.png) no-repeat;*/
}

.WEB_TXT_tituloProducto{
	font: bold 26px/26px Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #CE3502;
	padding: 0px 40px 4px 0px;
}

.WEB_CONTE_detalleProducto h3{
	font: bold 16px Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #FF8202;
	padding: 0px 0px 14px 54px;
}

.WEB_CONTE_detalleProducto h2{
	font: bold 13px Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #FF8202;
	padding: 18px 0px 14px 0px;
}

.WEB_CONTE_detalleProducto h4{
	font: bold 11px Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #b12401;
}


.WEB_CONTE_detalleProducto p{
	font: bold 10px Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #1a171b;
	background: url(web/images/vineta_1.gif) no-repeat 0px 6px;
	padding-left: 8px;

}

/*tabla*/

/*.WEB_TBL_tablaGaleria{
	width: 598px;
	height: 400px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border-collapse: collapse;
	background: white;
	vertical-align: middle; 
}

.WEB_TBL_tablaGaleria th{
	width: 132px;
	height: 66px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	
}

.WEB_TBL_tablaGaleria td{
	width: 132px;
	height: 66px;
	margin: 8px 4px 0px 0px;
	border-collapse: collapse;
	border: solid 2px #FCB03F;
}

.WEB_CONTE_tablaGaleria img{
	border: solid 2px #FCB03F;
	padding: 0px;
	cursor: pointer;
	
}*/

