html {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	background:#CCCCCC;
}

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

a:hover {
	color:#F7941D;
}

div {
	display:block;
}

img {
	border:0px;
}

#general {
	margin-left:auto;
	margin-right:auto;
	width:797px;
	position:relative;
}

#menu {
	width:500px;
	height:50px;
	top:77px;
	right:8px;
	position:absolute;
}

#cabecera {
	position:relative;
	background:url("../img/plantilla/cabecera.jpg") top center no-repeat;
	height:72px;
}

#contacto {
	font-size:11px;
	position:absolute;
	bottom:5px;
	right:2px;
}

#cuerpo {
	height:609px;
	background:url("../img/plantilla/fondo_blanco.jpg") left repeat;
}

#lateral {
	height:609px;
	float:left;
	background:url("../img/plantilla/realce_lateral.jpg") top center no-repeat;
	width:16px;
}

#contenido {
	height:502px;
	float:left;
	width:781px;
	
	float:left;
}

#cuerpoContenido {
	width:781px;
	float:left;
}

#panel_izq {
	width:280px;
	float:left;
}

#panel_izq_superior {
	height:119px;
	background:url("../img/plantilla/cabecera_inferior.jpg") top center no-repeat;
	position:relative;
}

#linkGalerias {
	text-align:center;
	position:absolute;
	width:50%;
	bottom:-5px;
	right:10px;
}

#panel_izq_intermedio {
	width:280px;
	height:331px;
	background:url("../img/plantilla/fondo_blanco2.jpg") right repeat-y;
	position:relative;
}

.imagen_galeria {
	margin-left:20px;
}

#imagen_producto {
	position:absolute;
	left:0px;
	bottom:0px;
}

#panel_izq_inferior {
	width:280px;
	height:55px;
	background:url("../img/plantilla/fondo_producto.jpg") no-repeat;
}

#nombre_producto {
}

#panel_der {
	width:501px;
	float:left;
}

#panel_der_superior {
	height:55px;
	background:url("../img/plantilla/fondo_gris.jpg");
	width:100%;
	float:left;
}

#panel_der_inferior {
	width:490px;
	height:450px;
	background:#FFFFFF;
	float:left;
}

#cuadroDinamico {
	float:left;
	width:475px;
	padding-left:5px;
	padding-right:5px;
}

#bienvenida {
	float:left;
	width:100%;
	margin:5px;
	border-top:2px solid #DDDDDD;
}

#catalogo {
	float:left;
	width:100%;
	border-top:2px solid #DDDDDD;
	margin:5px;
}

#tablaCatalogo {
	margin-top:5px;
	width:100%;
}

.cajaProducto {
	border:1px solid #E9E9E9;
}

.imagenTablaCatalogo {
}

.verMasTablaCatalogo {
	background:#E9E9E9;
	width:15px;
	text-align:center;
}

#grupo {
	float:left;
	width:100%;
	margin-top:5px;
	border-top:2px solid #DDDDDD;
	margin-left:5px;
}

#calidad {
	width:55%;
	height:110px;
	float:left;
	position:relative;
}

#imagenCalidad {
	margin-left:10px;
	margin-right:20px;
	margin-bottom:5px;
	display:inline;
	
	position:absolute;
	top:10px;
	right:-5px;
}

#presupuesto {
	width:35%;
	height:100px;
	float:right;
	padding-left:10px;
	padding-right:0px;
	border-left:2px solid #DDDDDD; 
	

}

.cuadro {
	background:url("../img/plantilla/fondo_flecha_gris.gif") no-repeat bottom right;
}

.titulos {
	margin-top:4px;
	margin-bottom:3px;
}

.textos {
	text-align:justify;
	width:100%;
}

#pieContenido {
	float:left;
	background:url("../img/plantilla/fondo_gris2.jpg");
	width:781px;
	
	float:left;
	position:relative;
}

#botones_productos {
	width:275px;
	float:left;
	text-align:center;
}

#botones_productos form{
	display:inline;
	border:0px;
	margin:0px;
	padding:0px;
}

#botones_productos a {
	margin-left:20px;
	cursor:pointer;
}

#productos {
	border-top:1px #AAAAAA dotted;
	height:60px;
	text-align:center;
	width:500px;
	float:left;
}

#mensajes {
	clear:left;
	padding:1px 10px;
	border-top:1px #AAAAAA dotted;
}

#enlaces {
	border-top:1px #AAAAAA dotted;
	font-weight:bolder;
	text-align:center;
	padding-top:4px;
	word-spacing:3px;
	letter-spacing:4px;
}

#enlaces a:hover {
}

#pie {
	background:url("../img/plantilla/realce_inferior.jpg") top center no-repeat;
	text-align:center;
	height:16px;
	width:100%;
	float:left;
}

/************ CONTACTO.PHP ************/

.parrafoContacto {
	width:100%;
	margin:5px;
	text-align:justify;
}

.parrafoContacto img {
	display:block;
	margin-bottom:5px;
}

#informacion {
	margin-top:10px;
}

#txtInformacion{
	float:left;
	width:100%;
	
	margin-top:-5px;
}

#txtInformacion label.textoContacto{
	float:left;
	clear:left;
	text-align:right;
	width:150px;
	margin-top:3px;
	margin-right:10px;
}

#txtInformacion .input, #txtInformacion .textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	float:left;
	margin-bottom:5px;
	width:260px;
	padding:2px 5px;
	background:#EEEEEE;
	border:0px;
}

#txtInformacion .textarea {	
	height:155px;
	overflow:auto;
}

.botonContactoNormal {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	letter-spacing:1px;
	clear:left;
	margin-left:245px;
	margin-top:10px;
	width:100px;
	border:1px solid #8B0000;
	cursor:pointer;
	color:#8B0000;
}

.botonContactoOver {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	letter-spacing:1px;
	clear:left;
	margin-left:245px;
	margin-top:10px;
	width:100px;
	border:1px solid #8B0000;
	cursor:pointer;
	background:#8B0000;
	color:#FFFFFF;
}

.linkContacto {
	text-decoration:underline;
}

.spanContacto {
	display:block;
	margin-top:7px;
}

/************ EMPRESA.PHP ************/

.parrafoEmpresa {
	width:100%;
	margin:5px;
	margin-top:15px;
	text-align:justify;
}

/************ PRODUCTOS.PHP ************/

#gruposProductos {
	width:100%;
	padding-bottom:5px;
	text-align:center;
	border-bottom:2px solid #DDDDDD;
}

#gruposProductos a {
	margin-right:10px;
	letter-spacing:2px;
}

#detalleProducto {
	padding:0px 5px;
	overflow:auto;
	height:400px;
}

#tituloDetalle {
	float:left;
	text-align:left;
	margin-bottom:5px;
}

#enlacePDF {
	float:right;
	margin-right:3px;
}

#infoDetallada {
	text-align:justify;
	clear:left;
}

#infoDetallada ul {
	padding-right:5px;
	margin-top:10px;
	margin-bottom:0px;
}

#datosTecnicos {
	margin-top:10px;
}

#imagenDetalle {
	margin-top:10px;
	text-align:center;
}


/************ ENLACES.PHP ************/

.grupoEnlaces {
	margin-top:10px;
}

.grupoEnlaces ul{
	margin-top:5px;
	margin-bottom:0px;
}

.grupoEnlaces ul li{
	margin-top:3px;
}

/************ GALERIA ************/

#galeriaFlash {
	position:absolute;
}

/************ COMUNES ************/

.primero {
	margin-top:20px;
}

.primero2 {
	padding-top:20px;
}

.derecha {
	float:right;
	width:53%;
}

.izquierda {
	float:left;
	width:53%;
}

.volver {
	position:absolute;
	top:-25px;
	right:25px;
}

.volver img {
	padding-right:5px;
}