﻿/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	ELEMENTOS DE FORMATO
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

BODY
{
margin:0px;
font-family: Verdana;
color:#000000;   
background:#292929;
background-image:url(imagenes/patron1.png);
background-repeat:repeat;
background-position:top left;
}

p, .link1, .noticias-portada, ul, ol,  .subtitulo, .direccion, .pie {font-size:11px;text-align:justify;line-height:20px}

.subtitulo {color:#9b0000; font-weight:bold; height:30px; border-bottom:1px dotted #9b0000;}

.link1 {color:#000000; text-decoration:none; }
.link1:hover { text-decoration:underline;}

.link2 {color:#808080; text-decoration:underline; }
.link2:hover { text-decoration:none; color:#FFFFFF;}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	RETICULA PRINCIPAL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.master-body
{
width:100%;
background-image:url(imagenes/patron2.png);
background-repeat:repeat-x;
background-position:top left;
    overflow: hidden;   
}

.master-page
{
	margin:auto;
	width: 910px;
    background-image:url(imagenes/patron3.png);
    background-repeat:repeat-y;
    background-position:top left;

}

.sombra-superior
{
	margin:auto;
	width: 910px;
    height:25px;	
    background-image:url(imagenes/sombra-superior.png);
    background-repeat:no-repeat;
    background-position:top left;
}

.cabecera
{
	margin:auto;
	width: 900px;
    height:100px;	
    border:0px solid #000000;
    clear:both;    
}

.menu-cabecera
{
	margin:auto;
	width: 900px;
    height:160px;	
    border:0 px solid #000000;
    clear:both;
}

.contenedor
{
	margin:auto;
	width: 900px;
}

.menu-lateral
{

	margin-left:5px;
	width: 300px;
	height:100%;
	vertical-align:top;
	padding-top:20px;	
    background-color:#000000;
}

.contenidos
{
	margin-right:5px;
	width: 600px;
	vertical-align:top;
}

.textos
{
    padding:20px;
    overflow:auto;
}

.banners
{
    float:right;
    width:180px;
    padding:0px;
    margin-left:40px;
    border:0px solid #000000;
}

.noticias-portada
{
    width:340px;
    height:auto;
    padding:10px;
    border:0px solid #000000;
    background-color:#e6f0de;
    border-top:1px dotted #000000;
}

.pie
{
	margin:auto;
	width: 890px;
    height:50px;
    font-size:10px;
    vertical-align:top;
    text-align:right;
    padding-top:20px;
    padding-right:20px;    
    color:#808080;	
    background-image:url(imagenes/pie.png);
    background-repeat:no-repeat;
    background-position:top left;
    clear:both;    
}






/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	MODULOS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.formu
{
    font-family:Verdana;
    line-height:18px;
    height:18px;
    text-align:left;
    font-size:11px;
    font-weight:normal;
    padding-left:15px;
    color:#4d4d4d;
    background-color:#f2f2f2;
    border-style:none;   
    border-bottom:1px dotted #d9d9d9;

}

.imagen-noticias

{
    float:right;
    width:250px;
    margin-top:20px;
    margin-left:20px;
    margin-bottom:20px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	FONDOS PAGINA
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.p-inicio
{
    height:825px;
	background-image: url(imagenes/fondo-pagina-inicio.jpg);
	background-repeat: no-repeat;	
}

.p-induvent
{
    height:970px;
	background-image: url(imagenes/fondo-pagina-induvent.jpg);
	background-repeat: no-repeat;	
}

.p-hierro
{
    height:870px;
	background-image: url(imagenes/fondo-hierro.jpg);
	background-repeat: no-repeat;	
}

.p-aluminio
{
    height:980px;
	background-image: url(imagenes/fondo-aluminio.jpg);
	background-repeat: no-repeat;	
}

.p-pvc
{
    height:980px;
	background-image: url(imagenes/fondo-pvc.jpg);
	background-repeat: no-repeat;
}

.p-fachadas
{
    height:1420px;
	background-image: url(imagenes/fondo-fachadas-ventiladas.jpg);
	background-repeat: no-repeat;
}

.p-techos
{
    height:825px;
	background-image: url(imagenes/fondo-techos-moviles.jpg);
	background-repeat: no-repeat;
}

.p-vitrox
{
    height:1200px;
	background-image: url(imagenes/fondo-vitrox.jpg);
	background-repeat: no-repeat;
}

.p-galeria
{
    height:850px;
	background-image: url(imagenes/fondo-galeria.jpg);
	background-repeat: no-repeat;
	background-color:#ffffff;
}

.p-noticias
{
    height:900px;
	background-image: url(imagenes/fondo-noticias.jpg);
	background-repeat: no-repeat;
}

.p-contacto
{
    height:830px;
	background-image: url(imagenes/fondo-contacto.jpg);
	background-repeat: no-repeat;
}

.p-registro
{
    height:950px;
	background-image: url(imagenes/fondo-registro.jpg);
	background-repeat: no-repeat;
}

.p-galeria-pvc
{
    height:1070px;
	background-image: url(imagenes/fondo-galeria.jpg);
	background-repeat: no-repeat;
	background-color:#ffffff;
}

.p-galeria-aluminio
{
    height:950px;
	background-image: url(imagenes/fondo-galeria.jpg);
	background-repeat: no-repeat;
	background-color:#ffffff;
}