@charset "utf-8";
.fondo_top {
	background-image: url(images/fondo.jpg);
	background-repeat: repeat-x;
}
.fondo_top1 {
	background-image: url(images/fondo1.jpg);
	background-repeat: repeat-x;
	height: 28px;
}
.fondo_contenidos {
	background-image: url(images/fondo_contenidos.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 390px;
}
.bottom {
	background-image: url(images/fondo_bottom.jpg);
	background-repeat: no-repeat;
	height: 85px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ADADAD;
	text-decoration: none;
	text-align: center;
	background-position: center;
	font-style: normal;
	font-weight: lighter;
	line-height: 10px;
}
.deinova {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	text-align: right;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.deinova a:link {
	color: #999999;
}
.deinova_txt {
	color: #669900;
	font-style: italic;
	font-weight: bold;
}
.deinova a:hover {
	color: #666666;
	text-decoration: none;
}
.deinova a:visited {
	color: #666666;
	text-decoration: none;
}
.menu_navegacion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFCC8;
	text-decoration: none;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.fondo_top1 .menu_navegacion a:link {
	text-decoration: none;
	color: #FFFCC8;
}
.fondo_top1 .menu_navegacion a:visited {
	text-decoration: none;
	color: #FFFCC8;
}
.fondo_top1 .menu_navegacion a:hover {
	color: #FCDB00;
	text-decoration: line-through;
}
h1 {
	font-size: 21px;
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	padding-left: 5px;
	text-decoration: none;
	margin: 0px;
	padding-bottom: 2px;
	padding-right: 8px;
	text-align: left;
}
h2 {
	font-size: 15px;
	color: #FCDB00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 2px;
	text-transform: capitalize;
	text-align: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 5px;
}


h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FCDB00;
	text-decoration: none;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}
p {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
	margin: 3px;
	font-weight: normal;
}
.resaltado {
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.resaltado1 {
	font-weight: bolder;
	color: #FFCC00;
	text-decoration: none;
}

.titulo_noticias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FCDB00;
	text-decoration: none;
}


.fondo_top_noticias {
	background-image: url(images/noticias_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.fondo_bottom_noticias {
	background-image: url(images/noticias_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.fondo_resaltado {
	background-image: url(images/fondo_resaltado.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.textfield {
	color: #CCCCCC;
	text-decoration: none;
	background-color: #232323;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	border: 1px solid #0C0C0C;
}
.botones {
	color: #333333;
	text-decoration: none;
}
