	html, div, map, dt, isindex, form {
	display:block
	}
	body {
	background: url(../images/fondo_bodymain.jpg);
	padding: 0px;
	margin: 0px;
	color: #FFF;
	font-size: 11px;
	font-family: "Trebuchet MS";
}
#wrapper {
	background: url(../images/fondo_body.jpg) repeat-x;
	min-height: 900px;
}
#glow {
	min-height: 900px;
	background: url(../images/fondo_glow.jpg) no-repeat top center;
	margin: 0px auto;
}
#content_wrapper {
	width: 960px;
	height: auto;
	margin: 0px auto;
}
#content_main {
	width: 100%;
	padding: 25px 0px 0px 0px;
	margin: 0px;
	border-top: #74568a 1px solid;
	overflow:	visible;
}
h1 {
color:#F7941D;
font-size:1.7em;
font-weight:normal;
}
h3 {
color:#fff;
font-size:2em;
font-weight:bold;
margin:0px;
line-height:2em;
}
h2{
color:#F7941D;
font-size:11px;
font-weight:bold;
	
}
hr{
border:0;	
border-top:1px solid #74568A;
overflow:visible;
clear:both;
}
.col{
	float:left;
	display:inline;
	overflow:hidden;
	margin:0 10px;
	margin-top:10px;	
}
#banner, #menu, #cont_footer
{
	width:940px;
	overflow:hidden;
	margin-top:10px;
}
#cont_footer{
	margin:0 auto;
}
#banner{height:200px;}
#footer{
	width:100%;
	height:150px;
	background:url(../images/fondo_footer.jpg) repeat-x scroll 0 0;
}
#menu {
	background: #333;
	height:40px;
}
.col3{
	width:280px;
	background:transparent url(../images/fondo_columna.png) repeat scroll 0 0;
	padding:10px;

}
.col1{
	width:700px;
	background:#fff repeat scroll 0 0;
	padding-bottom:10px;
}
.col2{
	width:200px;
	background:transparent url(../images/fondo_columna.png) repeat scroll 0 0;
	padding:10px;
}
.bannerSeccion{
	width:700px;
	height:175px;
	
}
.col2_cont{
	margin:10px; font-size:12px;
	width:680px;
}
.col2_cont h1{ padding-left:15px; }
.col2_cont p{
	text-align:justify;
	color:#000; font-size:14px; padding:5px 15px 0px 15px;
}
.col3b{
	width:300px;
	overflow:hidden;

}
.imagen{
	width:280px;
	height:120px;
}
.banIzqFull{
	width:200px;
	height:53px;
	border:1px solid #74568a;
}
.imagenIzq{
	width:120px;
	height:120px;
	float:left;
	border:1px solid #74568a;
	margin-right:10px;
}
.imgTest{
	width:57px;
	height:49px;
	float:left;
	border:1px solid #74568a;
	margin:0 10px 10px 0;
}
.imagenDer{
	width:120px;
	height:120px;
	float:right;
	margin-left:10px;	
}
.imagenPromo{
	width:200px;
	height:204px;
}
a{
	color:#F7941D;
	font-weight:bold;
}
a:hover{
	color:#FFF;
}
.mb{
	margin-bottom:10px;
}
.lista_ordenada {
	border-top: 1px solid #74568a;
	list-style: url(none) none;
	margin: 2px 0px;
	padding: 2px 0px;
	float: left;
	width: 146px;
}

.lista_ordenada li {
	border-bottom: 1px solid #74568a;
	list-style-type: none;
}

.lista_ordenada li a {
	line-height: 1.35em;
	display/**/:/**/block;
	padding: 2px 4px;
	list-style-type: none;
}

.lista_ordenada li a:hover { 
	background-color: #F7941D;
	text-decoration:none;
}
.menuvertical {
	list-style: url(none) none;
	margin: 0px 0px;
	padding: 0px 0px;
	float: left;
	width: 200px;
	background-color:#73598F;
}
h4{
	font-size:14px;
	margin:0;
	padding:0;
	text-align:center; text-transform:uppercase;
}
h4 a {
	line-height: 40px;
	display/**/:/**/block;
	padding: 0px 0px;
	list-style-type: none;
	background-color: #F7941D;
	color:#fff;
	text-decoration:none;
}

h4 a:hover { 
	color:#eee;
	text-decoration:none;
}

.last {
	border-bottom: 1px solid #74568a;;

}

.menuvertical li {
	border-left: 1px solid #4D2764;
	border-right: 1px solid #4D2764;	
	border-top: 1px solid #4D2764;	
	list-style-type: none;
	font-size:13px;
}
.menuvertical li a {
	line-height: 40px;
	display/**/:/**/block;
	padding: 0px 4px;
	list-style-type: none;
	text-decoration:none;
	color:#fff;
}
.menuvertical li a:hover { 
	background-color: #D4C3DF; color:#333333;
	text-decoration:underline;
}

#menufooter {
	width:415px;
	overflow:hidden;
	margin:0px auto;
	padding:10px 0;
	text-align:center;

}
#menufooter ul{
	margin:0px auto;
	padding:0px;
	display:block;
	list-style:none;
	clear:both;
}
#menufooter li {
	float: left;
	font-size: 10px;
	text-align:center;
	/*width:140px;*/
	padding:0px 0px;
	border-left:#333;
	border-right:#333;
	
}
#menufooter li a {
	color: #ccc;
	display: block;
	float: left;
	/*width:140px;*/
	padding:0px 20px;
	text-decoration: none;
	line-height:30px;
	text-align:center;
}
#menufooter li a:hover {
	text-decoration:underline;
	color: #fff;
	}
#menufooter p
{
	margin:0;

	
}

  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearfix {display: inline-block;}

.hotspot{
	display:block; float:left; width:660px; height:200px;
}
.hotspot_cont{
	display:block; float:right; text-align:left; width:600px; height:200px; overflow:hidden; padding:0px; background:url(../images/hotspot_back.gif) top left no-repeat;
	position:relative; z-index:0;
}
.hs_content{
	display:block; position:absolute; left:auto;
	width:600px; height:200px; margin:0px; background:url(../images/hs_content-back.gif) top left repeat-x;
	filter:alpha(opacity=100);-moz-opacity:1;opacity:1; overflow:hidden;
}
.hs_content_bar{
	display:block; position:absolute; left:auto;
	width:600px; height:20px; margin:0px;
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50; overflow:hidden;
}
.hs_bar-progress{
	display:inline; float:right; width:120px; height:12px; overflow:hidden;
	background:url(../images/hs_bar-progress.png) top left repeat-x;
}
.hs_bp{
	display:inline; float:left; width:0px; height:12px;
	background:url(../images/hs_bar-progress2.png) top left repeat-x;
}
.hotspot_description{
	display:block; width:650px; height:27px; overflow:hidden; padding:0px; background:url(../images/hotspot_description.gif) top left no-repeat;
	font-size:11px; color:#CCCCCC;
}
.hs_description{
	display:block; position:absolute; left:auto; text-align:left;
	width:650px; height:20px; margin:0px 0px 0px 0px;
}
.hs_nav{
	display:block; position:absolute; left:auto; text-align:right;
	width:649px; height:25px; margin:0px 0px 0px 0px; z-index:0;
}
.hs_nav img{ filter:alpha(opacity=50);-moz-opacity:.5;opacity:.3; }
.hs_nav img:hover{ filter:alpha(opacity=100);-moz-opacity:1;opacity:1; cursor:pointer; }


.nav_bar{
	display:block; width:940px; height:40px; background:url(../images/nav_bar.gif) top left repeat-x; margin:0 auto; overflow:hidden;
}
.logohb{
	float:left; display:block; width:50px; height:42px; text-align:right;
}
.bar_block{
	float:left; display:block; width:690px; height:60px; text-align:left; overflow:hidden; padding-top:8px;
}
.barlinks { margin:0; list-style:none; height:26px; position:relative; padding-right:2px; text-transform:uppercase; padding-left:10px; }
.barlinks li {float:left; padding:0 4px 0 4px; background:url(../images/sep_bar.gif) top right no-repeat;}
.barlinks li a {display:block; float:left; height:26px; line-height:26px; text-decoration:none; font-size:11px; font-weight:bold; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 2px; cursor:pointer; color:#F3F3F3;}
.barlinks li a b {float:left; display:block; padding:0 6px 0 8px;}
.barlinks li.current a {color:#000000; background:url(../images/nav_button.gif);}
.barlinks li.current a b {background:url(../images/nav_button.gif) no-repeat right top;}
.barlinks li a:hover {color:#fff; background:url(../images/nav_button2.gif);}
.barlinks li a:hover b {background:url(../images/nav_button2.gif) no-repeat right top;}
.barlinks li.current a:hover {color:#000000; background:url(../images/nav_button.gif); cursor:default;}
.barlinks li.current a:hover b {background:url(../images/nav_button.gif) no-repeat right top;}

.search_block{
	display:inline; float:right; width:200px; height:26px; margin-top:7px;
}
.search_block-left{
	display:inline; float:left; width:149px; height:24px; padding:0px; overflow:hidden;
	background:url(../images/search_bar.gif) top left no-repeat; cursor:text;
}
.txtsearch{
	display:inline; border:0px; width:149px; height:24px;
	padding:6px 1px 0px 4px;  margin:0px; top:0px;
	font-size:11px; background:url(../images/google_search.png) top left no-repeat;
}
.txtsearch2{
	display:inline; border:0px; width:149px; height:24px;
	padding:6px 1px 0px 4px;  margin:0px; top:0px;
	font-size:11px; background:none;
}
.search_block-right{
	display:inline; float:left; width:34px; height:24px; padding:0px; overflow:hidden
}
.btnsearch{
	display:inline; width:34px; height:24px; border:0px;
	background:url(../images/search_button.gif) top left no-repeat; margin:0px; top:0px;
}
.btnsearch-hover{
	display:inline; width:34px; height:24px; border:0px;
	background:url(../images/search_button2.gif) top left no-repeat; margin:0px; top:0px;
}

.suscribe_box{
	display:block; width:298px; height:383px; background:url(../images/suscribirse_back.png) top left no-repeat;
	padding:110px 5px 0px 5px; text-align:center;
}
.reg_selected{ font-size:12px; color:#333333; }
.suscribe_select{
	width:220px; height:22px; border:1px solid #333333; background:#FBFBFB;
}
.option_ss{
	width:180px; height:20px; padding-left:30px;
}
.txtbox{
	display:block; width:200px; height:24px; border:1px solid #333333; background:#F5F5F5; padding-top:4px;
}

.cline{
	display:block; clear:both; width:100%; height:auto; overflow:visible;
}
.col_izq{
	float:left; display:block; width:48%; height:auto; margin-left:10px; margin-bottom:15px;
}
.bloq_gray{
	display:block; width:100%; height:auto; border-top:4px solid #D7DDE3; background:#EBEEF1;
	color:#1E1E1E;
}
.bloq_gray h2{
	display:inline; color:#174891; font-size:14px;
}
.li_gray{
	list-style: url(../images/flecha_vinieta.gif);
	list-style-position: outside;
	margin-left:26px; color:#000000;
}
.razon{
	display:block; width:400px; float:left; height:auto; overflow:visible; padding-left:30px; color:#000000; text-align:justify; margin-top:10px;
}
.razon h2{ display:inline; font-size:14px; color:#1B4381; }