﻿@charset "utf-8";
/* CSS Document */

#hl{
	width:80%;
	height:auto;
	float:left;
	border-bottom:solid 1px #CCCCCC;
}

#hl_top1{
	width:100%;
	height:25px;
	float:right;
	background-image:url(../img/bg1.jpg);
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
}
#item_menu1{
	text-align:center;
	float:right;
	width: auto;
	height: 25px;
	padding-top:5px;
}

#item_menu1 a{
	height: 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	color: #444444;
	padding-top:5px;
}

#item_menu1 a:hover{
	color: #444444;
	text-decoration: underline;
}

#hl_top2{
	width:100%;
	height:120px;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
}

#hl_menu{
	width:100%;
	height:25px;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	background-image:url(../img/bg1.jpg);
}

#hl_top3{
	width:100%;
	height:auto;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}

#hl_contenedor{
	width:100%;
	height:auto;
	clear:both;
}

#hl_info{
	width:80%;
	height:auto;
	float:left;
}

#hl_pub{
	width:20%;
	height:400px;
	float:left;
	background-color:#CCCCCC;
}

#hl_footer{
	width:100%;
	height:auto;
	clear:both;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	border-top:solid 1px #CCCCCC;
}


/*	MENU	*/

#item_menu{
	text-align:center;
	background-image:url(../img/bg1.jpg);
	float:left;
	width: 10%;
	height: 25px;
}

#item_menu a{
	height: 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #444444;
	display: block;
	padding-top:5px;
}

#item_menu a:hover{
	background-image:url(../img/bg2.jpg);
	color: #444444;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66924D;
	font-weight:bold;
}
#aclaraciones{
	width:100%;
	height:auto;
	clear:both;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	border-top:solid 1px #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	background-color:#82BE62;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #66924D;
	font-weight:bold;
}
