@charset "UTF-8";
/* CSS Document */

.dest {
	font-size: 12px;
	font-weight: bold;
	color: #EE8C00;
}
body {
	background-color: #E6E6E6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #404040;
	margin-top: 0px;
	margin-left: 0px;
	text-align: justify;
}
body a {
	color: EE8C00;
	text-decoration: none;
}body a:hover {
	color: #222222;
	text-decoration: none;
}
#warp {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#top {
	background-color: #000000;
	height: 18px;
	position: relative;
}
#cab {
	background-image: url(imgs/cap.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 210px;
	width: 900px;
	position: relative;
}
#menu {
	position:absolute;
	width:210px;
	height:600px;
	z-index:20;
	left: 10px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #5F6062;
	background-image: url(imgs/Fondo-menu.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 0px;
}
#menu a {
	color: #444444;
	text-decoration: none;
}
#menu a:hover {
	color: #FF9900;
}
#menu #inicio {
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 2px;
}
#menu #inicio a {
	color: #FFFFFF;
}
#menu #inicio a:hover {
	color: #FF9900;
}
#menu #boto {
	margin-left: 20px;
	margin-top: 222px;
	line-height: 24px;
}
#menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F6062;
	background-image: url(imgs/fondo_menu2.jpg);
	background-repeat: repeat-x;
	height: 29px;
	width: 100%;
	margin-top: 7px;
}
#cuerpo {
	background-color: #F2F2F2;
	width: 900px;
}
.list1 {
	clip: rect(auto,auto,auto,auto);
	position: relative;
}
#cuerpo #der {
	float: right;
	width: 197px;
}
#cuerpo #cont {
	width: 450px;
	margin-left: 230px;
}
#pie {
	background-color: #000000;
	height: 18px;
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	color: #EEEEEE;
	position: relative;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
#noticias {
	background-image: url(imgs/fondo_not_ini.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#noticias #cab_Noti {
	background-image: url(imgs/cab_noti_ini.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: 163px;
	margin-left: 15px;
	margin-top: 0px;
}
#noticias #dest_Noti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #024360;
	width: 163px;
	margin-left: 17px;
	text-align: left;
	margin-top: 5px;
}
#noticias #dest_Noti a{
	text-decoration: none;
	color: #024360;
}
#noticias #dest_Noti a:hover{
	color: #111111;
}
#menu2 #boto2 {
	text-align: right;
	margin-right: 20px;
	margin-top: 10px;
	position: absolute;
	left: 236px;
	top: 232px;
	width: 654px;
}
#menu2 #boto2 a {
	color: #555555;
	text-decoration: none;
}
#menu2 #boto2 a:hover {
	color: #FF9900;
}
#cont .not_cab {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #0E3D6B;
	line-height: 22px;
}
#cont .not_txt {
}
#cont .not_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF9900;
}
.lit {
	font-size: 8px;
}

