@charset "iso-8859-1";
/* CSS Document */





.texto{
	clear:both;
	text-align:justify;
	padding-right:25px;
	padding-left:25px;	
	color:#FFFFFF;
}


.texto h2,.texto h1{
	
	color:#FF6600;
	font-family:"Times New Roman", Times, serif;
	font-size:200%;
	padding-top:30px;
	padding-bottom:50px;
	text-align:center;
	margin-top:0px;

}

.texto h3{

	font-size:110%;
}


.texto a{
	text-decoration:none;
	color:#FFFF99;

}

.texto a:hover{
	color:#FF9933;
}

.links{
	text-align:center;
	margin-top:80px;
	margin-bottom:40px;
}
.links a{
	display:block;
	padding-bottom:4px;

}
.texto img{

	float:left;
	width:300px;
	border:3px solid #FFFFFF;
	margin:4px;
	margin-top:8px;
	margin-bottom:20px;

}

.museos{
	list-style:none;
	line-height:30px;
	}
.pie{
	

	margin-top:100px;
	clear:both;

}

