.line {
	border: 1px solid #FFFFCC;
}
.submenu{
	margin-left: 20px;
}
a.menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.menu:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	font-weight: bold;
	color: #9BBAAA;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
}
.fondo {
	background-image: url(pics/fondo_1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.PIE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
}
a.PIE:link {
	color: #660000;
	text-decoration: none;
}
a.PIE:visited {
	color: #660000;
	text-decoration: none;
}

a.PIE:ACTIVE {
	color: #660000;
	text-decoration: none;
}
a.PIE:hover {
	font-weight: normal;
	color: #006666;
	text-decoration: none;
}
.fotita {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #CCC;
}
