	
	/* 16×0.6875=11 */
    /* 16×0.75=12 */
    /* 16×0.8125=13 */
    /* 16×0.875=14 */
	/* 16×1=16 */
	/* 16×1.125=18 */
    /* 16×1.25=20 */

/*caqui:80707b*/  
html,body{color:#000;font-size: 100%;font-family: 'Helvetica', 'Arial', sans-serif;background-color: transparent;line-height:1.125em;}

div.clear{clear:both;}

section#page{
	width:1000px;
	margin: 0px auto;
	padding: 0px;
	background-color: #fff;
}
nav#lang{color:#000;text-align: right;padding:3px 3px 0px 0px;font-size: 0.75em;}
nav#lang a{color:#000;text-decoration: underline;}

header#top{width:1000px;margin: 0px auto;overflow: hidden;}


header#top figure#logo{float:left;width:250px;}

header h1{display:none;}
header hgroup{float:left;width:750px;text-align: right;}
header hgroup h2{font-size: 2.2em;color:#80707b;line-height:1.5em;margin-top:50px;}

header figure#topimage{float:left;width:1000px;overflow: hidden;margin:5px 0px 15px 0px;}
header figure#topimage img{display:block;float:left;width:618px;}
header figure#topimage div{
	float:left;
	background-color: #80707b;
	width:338px;
	padding:32px 22px 32px 22px;
	height:276px;
	color:#fff;
	font-size: 0.875em;
}

nav#menu{background-color: #fff;}
nav#menu ul{
	display:block;
	overflow: hidden;
	background-color: #fff;
	margin-bottom:20px;
	border-top:solid 1px #d4d4d4;
	border-bottom:solid 1px #d4d4d4;
}
nav#menu li{display:inline;list-style-type: none;}
nav#menu a{
	float:left;
	display:block;
	width:165px;
	height:36px;
	text-align: center;
	font-size:0.75em;
	font-weight: bold;
	color: #4f4e4e;
	text-decoration: none;
	line-height: 36px;
	cursor: pointer;
	margin:4px 0px;
	border-right:solid 1px #d4d4d4;
	
	
}
nav#menu a:hover{color: #222;background-color: #f8f8f8;}
nav#menu a.selected{
	color:#fc6a00;
}

nav#menu a.last{border-right:none;width:170px;}

section#content{overflow: hidden;}

section#content aside{
	background-color: #f2ecec;
	width:340px;
	float:left;
	padding:20px;

}

nav#pagination{
	margin-top:40px;
	overflow: hidden;
}
nav#pagination a#prev{float:left;}
nav#pagination a#next{float:right;}

section#content aside header{
	color:#7f707b;
	font-size:1.2em;
	font-weight:normal;
	border-bottom: solid 1px #d4d4d4;
	padding-bottom:6px;
	margin-bottom:15px;
}

section#content aside img.play{position: absolute;border:none;padding:55px 0px 0px 110px;}

section#content aside section#banners{
	margin-top:20px;
	border-top: solid 1px #d4d4d4;
}
section#content aside section#banners a{
	display: block;
	margin:20px 0px;
}

section#content section#maintext{
	float:left;
	width:570px;
	background-color: #faf8f8;
	padding:20px 20px;
}


section#content section.text{color:#353434;}
section#content section.text h3{
	color:#7f707b;
	font-size:1.2em;
	font-weight:normal;
	border-bottom: solid 1px #d4d4d4;
	padding-bottom:6px;
	margin-bottom:15px;

}

section#content section.text h4{
	color:#555;
	font-size:0.9em;
	font-weight:bold;
	margin:30px 0px 10px 0px;
}
section#content section.text a{
	color:#fc6a00;
}
section#content section.text p{
	margin-bottom:10px;
	/*font-size: 0.875em;*/
	line-height: 1.7em;
	text-align: justify;
}

section#content section.text ul li{
	line-height: 1.7em;
	font-size: 0.875em;
}


section#content div.video{overflow: hidden;margin-bottom:20px;}
section#content div.video figure{float:left;width:130px;}
section#content div.video article{float:left;width:440px;font-size: 0.875em;line-height: 1.7em;}
section#content div.video img.play{position: absolute;border:none;padding:0px 0px 0px 0px;}

section#content div.noticia{overflow: hidden;margin-bottom:20px;}
section#content div.noticia a{text-decoration: none;}
section#content div.noticia figure{float:left;width:205px;}
section#content div.noticia img{border: solid 4px #7f707b;}
section#content div.noticia div{float:left;width:365px;}
section#content div.noticia header{font-size: 1em;line-height: 1.4em;color:#fc6a00;}
section#content div.noticia article{font-size: 0.875em;line-height: 1.7em;}


footer{margin-top:50px;background-color: #fff;padding:15px 0px 0px 0px;color:#111;font-size:0.75em;text-align: left;padding-bottom: 15px;overflow: hidden;}
footer figure{float:left;width:60px;padding:0px;margin:17px 0px 0px 30px;}
footer img{vertical-align: top;padding-right: 5px;}
footer #bottom-text{float:left;width:580px;margin-top:17px;}
footer #bottom-link{float:left;width:250px;margin-top:20px;}
footer #bottom-link img{vertical-align: middle;padding:0px;}
footer #bottom-qr{float:left;width:80px;}
footer #bottom-qr img{vertical-align: middle;}
footer a{color:#02234f;}


