/* CSS Document */
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagenes/bg.jpg);
}
.anunciobg {
	background-image:url(imagenes/fudem_anuncios03.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.anunciocbg {
	background-image:url(imagenes/fudem_contactobg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.contenido {
	font-size: 12px;
	color: #036;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.contenido a:link {
	text-decoration:none;
	color: #274B69;
	font-weight: bold;
}
.contenido a:visited {
	text-decoration:none;
	color: #274B69;
	font-weight: bold;
}
.contenido a:hover {
	text-decoration: none;
	color: #274B69;
	font-weight: bold;
}
.contenido a:active {
	text-decoration:none;
	color: #274B69;
	font-weight: bold;
}
.menu {
	font-size: 9px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menu a:link {
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
}
.menu a:visited {
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
}
.menu a:hover {
	text-decoration: none;
	color: #FFCC00;
	font-weight: bold;
}
.menu a:active {
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
}
.li {
	font-size: 11px;
	color: #FFCC00;
}
.titulo {
	font-size: 14px;
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.titulo a:link {
	text-decoration:none;
	color: #003399;
	font-weight: bold;
}
.titulo a:visited {
	text-decoration:none;
	color: #003399;
	font-weight: bold;
}
.titulo a:hover {
	text-decoration: none;
	color: #003399;
	font-weight: bold;
}
.titulo a:active {
	text-decoration:none;
	color: #003399;
	font-weight: bold;
}
-->
