/* CSS Document */
.body{
	font-family: Arial, Helvetica, sans-serif;
	color: #25486b;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 18px;
}

.blanco{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 5px;
}
.cabeceratitulo{
	font-family: Arial, Helvetica, sans-serif;
	color: #25486b;
	font-size: 20px;
	line-height: 14px;
	font-weight: bold;
}

.cabeceraactividades{
	font-family: Arial, Helvetica, sans-serif;
	color: #25486b;
	font-size: 16px;
	line-height: 14px;
	font-weight: bold;
}



.apartados{
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 18px;
	line-height: 14px;
	font-weight: blod;
}


.creditos{
	font-family: Tahoma, Helvetica, sans-serif;
	color: #25486b;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
}

.Border7 {	
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b4b4c5;
	border-left-color: #b4b4c5;
}

a:link, a:visited {
	color: #25486b;
	text-decoration: underline;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 11px;
}

a:hover {
	text-decoration: none;
}

a.inf:link, a.inf:visited {
	color: #25486b;
	text-decoration: underline;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 9px;
}

a.inf:hover {
	text-decoration: underline;
}

a.priva:link, a.priva:visited {
	color: #25486b;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
}

a.priva:hover {
	text-decoration: underline;
}

a.priva4:link, a.priva4:visited {
	color: #25486b;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	font-size: 17px;
}

a.priva4:hover {
	text-decoration: underline;
}

a.priva4:link{
	color: #25486b;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 17px;
}

a.priva2:link{
	color: #25486b;
	text-decoration: none;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 11px;
}

a.priva2:visited {
	color: #25486b;
	text-decoration: none;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 11px;
}

a.priva2:active {
	color: #25486b;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
}

a.priva2:hover {
	text-decoration: underline;
}


a.saltar:link, a.saltar:visited {
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 14px;
}

a.saltar:hover {
	text-decoration: none;
}

.entrar {
	border: 1px solid #333333;
	background-image: url(/imagenes/entrar.png);
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	font-size: 11px;
	height: 20px;
	width: 60px;
}
