body {
	background-color: #FFCC00;
	margin-top: 0px;
}
.piedireccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: center;
	font-weight: bold;
	color: #FF0000;
}
.txtContacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.txtTituloRojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;
}


.txtAsociacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
}
#menu {
	color: #99846E;
	font-family: Verdana, Arial;
	font-size: 12px;
}

#menu a:link, #menu a:visited {
	color: #0066FF;
	text-decoration: none;
}

#menu a:hover, #menu a:active {
	color: #C43917;
	text-decoration: none;
}
#content {
	background-color: #ffffff;
	filter: Alpha(opacity=70);
	opacity: .7;
	float: right;
	width: 250px;
	height: 370px;
	padding: 5px;
	font-family: Verdana, Arial;
	font-size: 12px;
	overflow: auto;
	border: thin dotted #99846E;
}
#fotopq {
	background-color: #ffffff;
	float: right;
	width: 260px;
	height: 325px;
	padding: 5px;
	font-family: Verdana, Arial;
	font-size: 12px;
	overflow: auto;
	border: thin dotted #99846E;
}
#llegar {
	background-color: #ffffff;
	filter: Alpha(opacity=70);
	opacity: .7;
	width: 350px;
}
#foto {
	width: 450px;
	height: 400px;
}

