body {	
	font:normal 80% 'Lucida Grande',Verdana,sans-serif;
	background: #F3FCFF;
	text-align:center;
	margin:0;
	padding:0;
}

div {
	margin:0;
	padding:0;
	border:0;
}

h1 {
	color: #327180;
	font-size: 150%;
}

ul {
	margin-top: 20px;
}

li {
	color: #505046;
	font-weight: bold;
}

#container {
	width: 980px;
	margin: 0px auto;
	background: #FFFFFF;		
	border:	8px solid #085C76;	
}

#masthead {		
	height: 55px;
	background:#FFFFFF;
	width: 980px;	
}

#cabecera {
	width: 980px;
	height: 412px;
	background:url(../images/cabecera.jpg) no-repeat;
	border:0;	
}

#menu {
	width:980px;
	height:54px;
	background:#FFF;
	border:0;	
}

#menucol1 {              
        float: left; 
        width: 146px;       
        height: 47px;
		background:url(../images/inicio.png) no-repeat;
}

#menucol1activo {              
        float: left; 
        width: 146px;       
        height: 47px;
		background:url(../images/inicioactivo.png) no-repeat;
}

#menucol2 {                
        float: left;       
        width: 146px;       
        height: 47px;               
		background:url(../images/galeria.png) no-repeat;
}

#menucol2activo {                
        float: left;       
        width: 146px;       
        height: 47px;               
	background:url(../images/galeriaactivo.png) no-repeat;
}

#menucol3 {        
        float: left;              
        width: 146px;       
        height: 47px;        
		background:url(../images/servicios.png) no-repeat;
}

#menucol3activo {        
        float: left;              
        width: 146px;       
        height: 47px;        
		background:url(../images/serviciosactivo.png) no-repeat;
}

#menucol4 {                
        float: left;       
        width: 146px;       
        height: 47px;         
		background:url(../images/clientes.png) no-repeat;
}

#menucol4activo {                
        float: left;       
        width: 146px;       
        height: 47px;         
		background:url(../images/clientesactivo.png) no-repeat;
}

#menucol5 {                
        float: right;       
        width: 146px;       
        height: 47px;                 
		background:url(../images/contacto.png) no-repeat;
}

#menucol5activo {                
        float: right;       
        width: 146px;       
        height: 47px;                 
		background:url(../images/contactoactivo.png) no-repeat;
}


.nodomenu {        
	margin: 4px 25px 4px 25px;
	voice-family:"\"}\"";
	voice-family:inherit;
	margin: 4px 20px 4px 20px;
	}
	html>body .nodomenu {		
		margin: 4px 25px 4px 25px;
	}		        
}


#sidebar-left {	
	float:left;	
	background:#FFF;	
	text-align:left;
	color:#94948C;
	font-size:0.9em;
	padding: 20px;
	margin-left: 25px;
	border: 3px solid #E4E3DF;
	width:244px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width: 228px;
	margin-left: 10px;
	}
	html>body #sidebar-left {
		float:left;	
		background:#FFF;	
		text-align:left;
		color:#94948C;
		font-size:0.9em;
		padding: 20px;
		margin-left: 10px;
		border: 3px solid #E4E3DF;
		width:228px;
	}		
}

#content-right {	
	float:right;	
	background:#F3F2ED;	
	font-size:0.92em;
	line-height:150%;	
	color:#333333;
	text-align:justify;
	padding: 20px;
	margin-right: 25px;
	width:600px;	
	voice-family:"\"}\"";
	voice-family:inherit;	
	width:600px;
	margin-right:10px;
	}
	html>body #content-right {
		float:right;	
		background:#F3F2ED;	
		font-size:0.92em;
		line-height:150%;	
		color:#333333;
		text-align:justify;
		padding: 20px;
		margin-right: 10px;
		width:600px;	
	}		
}

#content-left {	
	float:left;
	width:600px;		
	background:#F3F2ED;	
	font-size:0.92em;
	line-height:150%;	
	color:#333333;
	text-align:justify;
	padding: 20px;
	margin-left: 25px;
	voice-family:"\"}\"";
	voice-family:inherit;	
	width:600px;
	margin-left:10px;
	}
	html>body #content-left {
		float:left;
		width:600px;		
		background:#F3F2ED;	
		font-size:0.92em;
		line-height:150%;	
		color:#333333;
		text-align:justify;
		padding: 20px;
		margin-left: 10px;
	}		
}

#sidebar-right {	
	float:right;
	width:244px;	
	background:#FFF;	
	text-align:left;
	color:#94948C;
	font-size:0.9em;
	padding: 20px;
	margin-right: 25px;
	border: 3px solid #E4E3DF;
	voice-family:"\"}\"";
	voice-family:inherit;
	width: 228px;
	margin-right: 10px;
	}
	html>body #sidebar-right {
		float:right;
		width:228px;	
		background:#FFF;	
		text-align:left;
		color:#94948C;
		font-size:0.9em;
		padding: 20px;
		margin-right: 10px;
		border: 3px solid #E4E3DF;
	}		
}

#content-all {
	position: relative; /* Para arreglar IE6 bug */
	float:left;
	width:890px;		
	background:#F3F2ED;	
	font-size:0.9em;
	line-height:150%;
	color:#94948C;    
	text-align:justify;
	padding: 20px;
	margin-left: 25px;
}

#footer {
	clear:both;	
	border-top:1px solid #085C76;
	text-align:right;
}

#footerup {
	height: 40px;
	background:transparent url(../images/fondofooter.png) no-repeat;
}

#footerdown {
	height:20px;
	width:980px;	
	background:#D1D0BE;
	font-size:0.8em;	
	padding-top: 5px;
	color: #575443;
}

#noticias {
	height: 40px;
	background:transparent url(../images/noticias.png) no-repeat;
	margin-bottom: 20px;
}

.txtnoticia {
	font-size:1em;
	text-align:justify;
}

#quienes {
	height: 40px;
	background:transparent url(../images/quienes.png) no-repeat;
}

#imageneshome {
	margin-top: 30px;
	margin-left: 30px;
}

#canalones {
	height: 40px;
	background:transparent url(../images/canalones.png) no-repeat;
	margin-bottom:20px;
}

#cubiertas {
	height: 40px;
	background:transparent url(../images/cubiertas.png) no-repeat;
	margin-top:10px;
	margin-bottom:20px;
}

#placassolares {
	height: 40px;
	background:transparent url(../images/placassolares.png) no-repeat;
	margin-top:10px;
	margin-bottom:20px;
}

#cristales {
	height: 40px;
	background:transparent url(../images/cristales.png) no-repeat;
	margin-top:10px;
	margin-bottom:20px;
}

#fachadas {
	height: 40px;
	background:transparent url(../images/fachadas.png) no-repeat;
	margin-top:10px;
	margin-bottom:20px;
}

#calidad {
	height: 40px;
	background:transparent url(../images/calidad.png) no-repeat;
	margin-bottom:20px;
}


#listadoservicios {
	height: 40px;
	background:transparent url(../images/listadoservicios.png) no-repeat;
	margin-bottom:20px;
}

.servicio {
	font-size:1em;
	font-weight:bold;
	text-transform:uppercase;	
}

.imgservicio {
	width: 120px;
	border: 0px;
	margin-right: 30px;
}

#listadoclientes {
	height: 40px;
	background:transparent url(../images/listadoclientes.png) no-repeat;
	margin-bottom: 20px;
}


#extranet {
	height: 40px;
	background:transparent url(../images/extranet.png) no-repeat;
	padding-bottom: 40px;
}

input.extranet {
	width: 70%;
	color: #336633;	
}

#formextranet {
	float:left;
	width:90%;
	margin-left:30px;
	padding-top: 40px;
	padding-bottom:100px;
}

#localizacion {
	height: 40px;
	background:transparent url(../images/localizacion.png) no-repeat;
	margin-bottom:20px;
}



#formulario {
	height: 40px;
	background:transparent url(../images/formulario.png) no-repeat;
	margin-bottom:20px;
}

#infocontacto {
	height: 40px;
	background:transparent url(../images/infocontacto.png) no-repeat;
	margin-bottom:20px;
}

input.contacto {
	width: 90%;
	color: #327180;	
}

textarea.contacto {
	width: 90%;
	color: #327180;	
	height: 120px;
}


input.boton { 
	border: 1px solid #327180;
	color: #327180;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	background-color: #F3F2ED;
}

