@charset "iso-8859-1";


/* CSS Document */
#mainContent #submenu {
	margin-right: 54px;
	margin-left: 20px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	padding-bottom: 5px;
	height: 40px;
}

#nav {
list-style:none;
margin:0;	
padding:0;	
}
#nav li {
	float: left;
	margin: 0px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	padding-top: 10px;
	padding-bottom: 5px;
	height: auto;
}
#nav li a {
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	color: #000;
	padding-top: 0px;
	height: auto;
	width: auto;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#nav li a:hover {
	color: #666;
}
li
{
	display: block;
}
.submenugrandeazul {
	font-size: 30px;
	font-weight: bold;
	color: #6699cc;
	line-height: 20px;
	margin-left: -15px;
}
.submenugrandegris {
	font-size: 26px;
	font-weight: bold;
	color: #CCC;
	line-height: 20px;
	margin-left: -15px;
}
.submenuselec {
	font-size: 26px;
	font-weight: bold;
	color: #000;
	line-height: 20px;
	margin-left: -15px;
}
#mainContent #submenu2 {
	margin-right: 54px;
	margin-left: 20px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	padding-bottom: 5px;
	height: 30px;
}

#nav2 {
list-style:none;
margin:0;	
padding:0;	
}
#nav2 li {
	float: left;
	margin: 0px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	padding-top: 10px;
}
#nav2 li a {
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	color: #666;
	padding-top: 0px;
	height: auto;
	width: auto;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#nav2 li a:hover {
	color: #999;
}
li
{
	display: block;
}
.submenugrandeazul {
	font-size: 30px;
	font-weight: bold;
	color: #6699cc;
	line-height: 20px;
	margin-left: -15px;
}
.submenugrandegris {
	font-size: 30px;
	font-weight: bold;
	color: #CCC;
	line-height: 20px;
	margin-left: -15px;
}
.submenuselec {
	font-weight: bold;
	color: #000;
	line-height: 20px;
	margin-left: -15px;
	font-size: 20px;
}
.submenugris {
	color: #999;
	line-height: 20px;
}
.cuadrotextosectores {
	font-weight: normal;
	color: #333;
	width: 700px;
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.cuadrotextosectorestitulos {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	width: 250px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 0px;
}
