body{
	font-family:"Century Gothic", Arial;
	margin-top: 20px;
	;
}

#alertas{
	color:#000;
	background-color:#FC0;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:bolder;
	font-size:0.9em;
	letter-spacing:0.2em;
}


.seccion{
	font: "Century Gothic", Arial;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
}

.pie{
	font:"Century Gothic", Arial;
	font-size:12px;
	text-decoration:none;
	color:#666666;
}

.pie:hover{
	text-decoration:underline;
	color:#666666;
}

.texto{
	font:"Century Gothic", Arial;
	font-size:14px;
	color:#666666;
}

.boton{
	background-color: #CCCCCC;
	border: thin solid #E6E6E6;
	font-family:"Century Gothic", Arial;
	font-size: 12px;
	color: #666666;
}

.titsubseccion{
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color:#000000;
	font-weight: bold;
}

.enlacegrado{
	font:"Century Gothic", Arial;
	font-size:14px;
	text-decoration:none;
	color:#A90062;
	font-weight:bold;
}

.enlacegrado:hover{
	text-decoration:underline;
	color:#A90062;
}

.enlaceofre{
	font:"Century Gothic", Arial;
	font-size:8pt;
	text-decoration:none;
	color:#999999;
	font-weight:bold;
}

.enlaceofre:hover{
	text-decoration:underline;
	color:#999999;
}

ul{
	margin:0;
	margin-top:10px;
	padding:0;
	padding-left:10px;
	text-align:left;
	font-weight:bold;
	font-size:0.8em;
	list-style:inside square;
}

li{
	margin-bottom:10px;
	border: #A90062 solid 2px;
	padding:2px;
	text-align:center;
}

a{
	text-decoration:none;
	color:#757575;
}

#mapacentro1{
	margin-top:10px;
	
}

#mapacentro2{
	margin-top:10px;
	margin-bottom:20px;
	
}



