body {
	background-image: url(images/bg_fondo.jpg);
	margin-top: 20px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660066;
	text-decoration: none;
}
.link:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990066;
	text-decoration: underline;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	display: block;
}
.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #660066;
	display: block;
}
.linkcuadro {
	text-decoration: none;
	display: block;
	border: 1px solid #999999;
}
.linkcuadro:hover {
	text-decoration: none;
	display: block;
	border: 1px solid #FF9900;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 24px;
}
#dropmenudiv{
	position:absolute;
	border:1px solid #CCCCCC;
	font:normal 12px Arial, Helvetica, sans-serif;
	z-index:50;
	padding: 2px;
	align: center;
}
.linksmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660066;
	text-decoration: none;
}
.linksmall:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990066;
	text-decoration: underline;
}
.subtitulo {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.bottom_linlk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #660066;
	text-decoration: none;
}
.bottom_linlk:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #660066;
	text-decoration: underline;
}
.bottom_divisiones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #660066;
	text-decoration: none;
}
.textsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
