/*ESTILOS*/

/*estilos dos links activos para o menu secundário*/

body#filosofia a#menu-filosofia,
body#ubicacion a#menu-ubicacion,
body#contacto a#menu-contacto,
body#parquetslaminados a#menu-parquetslaminados,
body#maderasmulticapa a#menu-maderasmulticapa,
body#macizos a#menu-macizos,
body#tarimaexterior a#menu-tarimaexterior,
body#revesttechoparedes a#menu-revesttechoparedes,
body#prodlimpiezayreparacion a#menu-prodlimpiezayreparacion,
body#infopre a#menu-infopre,
body#presupuesto a#menu-presupuesto


{
	color:#000000;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	padding-right:10px;
} 

/*-------*/

html{
	}

body {
	text-align:center;
	margin: 0px; 
	padding: 0px;		
	height: 100%;
	background:#0B0303;
}

#corpo {

	position:relative;
	margin:auto;
	margin-top:0px;
	padding:0px;
	width: 999px;
	height:400px;
}


#flash{
}


#container{

	position:relative;
	margin:0px;
	margin:auto;
	padding:0px;
	width: 999px;
	height:auto;
	background:url(/img/container.jpg) top repeat-y;
	text-align:center;
	
}

#ficha{
	font-family:Verdana, Geneva, sans-serif;
	text-align:justify;
	color:#cabfb7;
	font-size:11px;
	line-height:1.4;
	}

#cabecera {
	position:relative;
	margin:auto;
	width: 999px;
	height:411px;
	text-align: left;
	
	
}

#banner {
	position:relative;
	margin:auto;
	width: 999px;
	height:355px;
	text-align: left;	
	
}

#menucabecera{
	position:relative;
	text-align: left;
	width: 863px;
	height:63px;
	top:0px;
	left:71px;
}

#menusec{
	position:relative;
	text-align: left;
	width: 863px;
	height:63px;
	top:20px;
}


#menusec a{
	
	color:#cabfb7;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	padding-right:10px;
	
}

#menusec a:hover{
	
	color:#a5a3a2;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	padding-right:10px;
	
}


#cuerpo {
	position:relative;
	width:860px;
	padding:0px 0px 0px 0px;
	margin:auto;
	height:auto;
	text-align:left;

}


#contenido {
	position:relative;
	margin:15px 0px 0px 0px;
	width:860px;
}

#cajas{
	width:863px;
}

#mapa{
	position:relative;
	background:url(/img/moldura.jpg) top no-repeat;
	padding:20px 0px 20px 20px;
	margin-left:210px;
	width:450px;
	height:300px;
	
}

#pie {
		position:relative;
		bottom:0px;
		clear:both;
		width:999px;
		height:73px;
		color:#666666;
		font-size:11px;
		margin:auto;
		background: url(/img/pie.jpg) top no-repeat;
}

#info{
	position:relative;
	font-family:Verdana, Geneva, sans-serif;
	color:#030200;
	font-size:11px;
	font-weight: bold;
	top:36px;
	text-align:left;
	
}


p{
	font-family:Verdana, Geneva, sans-serif;
	text-align:justify;
	color:#cabfb7;
	font-size:11px;
	line-height:1.4;
	
	
}

img{
	border:none;
	border:0px;
}


a{
	font-family:Verdana, Geneva, sans-serif;
	color:#b9772b;
	font-size:11px;
	
}




