A:link { color: #3300CC; text-decoration: none; } 
A:visited {
	color:#2200CC;
	text-decoration: none;
}
A:hover { color: #5574A8; text-decoration: underline overline; }

body {
	background-color: #F0F8FF;
}

.contactos {
	font-size: small;
	background-color: #FFFFFF;
}


#menu td {
	border-bottom: 2px solid #C0DFFD;
	}

#menu a {
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	background-image: url(mm_arrow.gif);
	background-repeat: no-repeat;
	background-position: 12px 45%;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#menu a:hover {
	background: #ffffff url(&quot;mm_arrow.gif&quot;) 14px 45% no-repeat;
	color:#FF6600;
	}

.cuerpo {
	background-color:#F0F8FF;
	margin-left:20px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
}
	
.titulos {
	font-family: Comic Sans MS;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #4B91D6;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: small;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: lighter;
	color: #006633;
	text-align: center;
	position: relative;
}
.IMRB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-position: center center;
	text-transform: uppercase;
	text-align: center;
}
.actividad {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.centro {
	font-style: normal;
	font-weight: normal;
	text-align: center;
	margin-left: 5px;
	font-size: medium;
}


.peque {
	font-size: small;
	font-weight: lighter;
	text-align: justify;
}

.justificado {
	text-align: justify;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menutop td {
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C0DFFD;
	border-bottom-color: #C0DFFD;
}
#menutop a {
	color: #003366;
	line-height:14px;
	letter-spacing:0.1em;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#menutop a:hover {
	color:#0000FF;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: 14px 45%;
}

.nota {
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
	color: #0000FF;
	width: 160px;
	border: thin solid #0099FF;
	margin: 10px;
	height: 105px;
}
