
body{ background-image:url(../imagenes_web/MADERA.jpg)}

a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
	
#marco {
	width:960px;
	margin:10px 0;
	padding:0px;
	text-align:left;
	}

#contenedor{ width:800px;margin:0px auto; border:solid black  0px; height:551px; }

#logo{ margin:12px 0px 0px 25px ; width:431px; height:118px}


#caja_central {
	float:left;
	height:551px;
	width:800px;
	padding:0 0 0 0px; 
	background-image:url(../imagenes_web/intro.gif); background-repeat:no-repeat;
}



  
#diseņo {
	width:980px;
	height:9px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding:0px 0px 0px 0px; 
	font-size:8px;
	text-align:right;
	}

