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

body {
	padding:0;
	margin:0;
	font-family:'Brandon', Sans-Serif;
	font-size:18px;
    font-weight:400;
	font-style:normal;
	line-height:20px;
	text-align:left;
	color:#FFF;
}
#main {
	position:relative;
    width:2488px;
    height:auto;
}
.section {
	position:relative;
	width:2488px;
	height:900px;
}
.side {
	width:794px;
	height:900px;
	float:left;
}
.content {
	width:900px;
	height:900px;
	float:left;
	background-repeat:no-repeat;
}
.content.one {
	background-image:url(../imgs/bg-section-home.gif);
}
.content.two,
.content.three,
.content.four,
.content.five,
.content.six,
.content.seven,
.content.eight,
.content.nine,
.content.ten,
.content.eleven,
.content.twelve {
	background-image:url(../imgs/bg-section.gif);
}
.side.oneleft,
.side.twoleft,
.side.threeleft,
.side.fourleft,
.side.fiveleft,
.side.sixleft,
.side.sevenleft,
.side.sevenleft,
.side.eightleft,
.side.nineleft,
.side.tenleft,
.side.elevenleft,
.side.twelveleft {
	background-image:url(../imgs/bg-section-left.gif);
	background-position:right top;
}
.side.oneright,
.side.tworight,
.side.threeright,
.side.fourright,
.side.fiveright,
.side.sixright,
.side.sevenright,
.side.eightright,
.side.nineright,
.side.tenright,
.side.elevenright,
.side.twelveright {
	background-color:#6DCFF6;
}
.nav {
	position: absolute;
	top: 520px;
	left: 1515px;
	height: 225px;
}
.nav .item {
	margin-top: -5px;
	padding-right: 70px;
	height: 61px;
	font-size: 16px;
	line-height: 50px;
	text-align: right;
	background-repeat: no-repeat;
	background-position: top right;
	cursor: pointer;
}
.nav .item:hover {
	color:#191919;
}
.nav .item.masinfo {
	background-image:url(../imgs/nav/masinfo.png);
}
.nav .item.masinfo:hover {
	background-image:url(../imgs/nav/masinfo-on.png);
}
.nav .item.masinfo.on {
	color:#191919;
	background-image:url(../imgs/nav/masinfo-on.png);
}
.nav .item.links {
	background-image:url(../imgs/nav/links.png);
}
.nav .item.links:hover {
	background-image:url(../imgs/nav/links-on.png);
}
.nav .item.links.on {
	color:#191919;
	background-image:url(../imgs/nav/links-on.png);
}
.nav .item.legal {
	background-image:url(../imgs/nav/law.png);
}
.nav .item.legal:hover {
	background-image:url(../imgs/nav/law-on.png);
}
.nav .item.legal.on {
	color:#191919;
	background-image:url(../imgs/nav/law-on.png);
}

.nav .item.agenda {
	background-image:url(../imgs/nav/agenda.png);
}
.nav .item.agenda:hover {
	background-image:url(../imgs/nav/agenda-on.png);
}
.nav .item.agenda.on {
	color:#191919;
	background-image:url(../imgs/nav/agenda-on.png);
}
.nav .item.informesint {
	line-height:26px;
	background-image:url(../imgs/nav/informesint.png);
}
.nav .item.informesint:hover {
	background-image:url(../imgs/nav/informesint-on.png);
}
.nav .item.informesint.on {
	color:#191919;
	background-image:url(../imgs/nav/informesint-on.png);
}
.nav .item.derivacion {
	line-height:26px;
	background-image:url(../imgs/nav/derivacion.png);
}
.nav .item.links {
	line-height:26px;
	background-image:url(../imgs/nav/links.png);
}
.nav .item.legal {
	line-height:50px;
	background-image:url(../imgs/nav/law.png);
}
.nav .item.derivacion:hover {
	background-image:url(../imgs/nav/derivacion-on.png);
}
.nav .item.derivacion.on {
	color:#191919;
	background-image:url(../imgs/nav/derivacion-on.png);
}
.oblea {
	position:absolute;
	top:0;
	left:1109px;
	width:270px;
	height:175px;
	background-image:url(../imgs/oblea.png);
}
.oblea .click {
	margin:0 80px;
	width:110px;
	height:175px;
	display:block;
}
.icons {
	position: absolute;
	top:174px;
	left:1140px;
	width:210px;
	height:38px;
	background-image:url(../imgs/icons.png);
	z-index:999;
}
.icons.last {
	left:1160px;
	width:172px;
	height:38px;
	background-image:url(../imgs/icons.png);
}
.icon {
    margin-right:5px;
	width:38px;
	height:38px;
	float:left;
	display:block;
	cursor:pointer;
}
.tipita,
.tipita2 {
	position: absolute;
	top:545px;
	left:850px;
	width:99px;
	height:261px;
	background-image:url(../imgs/tipita.png);
	pointer-events:none;
}
.tipita2 {
	top:650px;
	left:830px;
	width:60px;
	height:158px;
	background-image:url(../imgs/tipita2.png);
}
.banner {
	position:absolute;
	top:160px;
	left:982px;
	width:550px;
	height:444px;
	background-image:url(../imgs/banner.png);
	background-position: right top;
}
.banner2 {
	position:absolute;
	top:223px;
	left:909px;
	width:210px;
	height:165px;
	background-image:url(../imgs/banner2.png);
}
.menuhome,
.menu {
	position:absolute;
	top:570px;
	left:990px;
	padding:12px 0 0 13px;
	width:476px;
	height:138px;
	background-image:url(../imgs/menu/menu-bg.png);
	background-repeat:no-repeat;
}
.menu {
	top:220px;
	left:1094px;
}
.menuhome .item,
.menu .item {
	width:153px;
	height:38px;
	font-size:17px;
	line-height:38px;
	text-align:center;
	border:1px solid #FFF;
	float:left;
	display:block;
	color:#FFF;
	text-decoration:none;
}
.item:hover {
	color:#EBEBEB;
}
.item.queeselovg {
	background-image:url(../imgs/menu/queeselovg-bg.gif);
}
.item.integrantes {
	background-image:url(../imgs/menu/integrantes-bg.gif);
	border-left:none;
}
.item.temas {
	background-image:url(../imgs/menu/temas-bg.gif);
	border-left:none;
}
.item.estadisticas {
	background-image:url(../imgs/menu/estadisticas-bg.gif);
	border-top:none;
}
.item.publicaciones {
	background-image:url(../imgs/menu/publicaciones-bg.gif);
	border-top:none;
	border-left:none;
}
.item.comunicados {
	background-image:url(../imgs/menu/comunicados-bg.gif);
	border-top:none;
	border-left:none;
}
.item.informes {
	width:461px;
	height:58px;
	line-height:58px;
	background-image:url(../imgs/menu/informes-bg.gif);
	border-top:none;
}
.submenuhome1,
.submenuhome2,
.submenu1,
.submenu2 {
	position:absolute;
	top:622px;
	left:1003px;
	width:463px;
	z-index:998;
	display:none;
}
.submenuhome2 {
	top:739px;
}
.submenu1 {
	top:272px;
	left:1107px;
}
.submenu2 {
	top:389px;
	left:1107px;
	z-index:999;
}
.submenuhome1 .item,
.submenuhome2 .item,
.submenu1 .item,
.submenu2 .item {
	padding-left:6px;
	width:455px;
	height:38px;
	font-size:17px;
	line-height:38px;
	background-color:#A767A8;
	border:1px solid #FFF;
	border-top:none;
	float:left;
	display:block;
	color:#FFF;
	text-decoration:none;
}
.submenuhome1 .item.abordaje,
.submenu1 .item.abordaje {
	width:400px;
	border-right:none;
}
.submenuhome1 .item.plus,
.submenu1 .item.plus {
	padding:0;
	width:55px;
	background-image:url(../imgs/menu/plus-icon.png);
	background-repeat:no-repeat;
	background-position: 30px center;
	border-left:none;
}
.submenuhome1 .item.plus:hover,
.submenu1 .item.plus:hover,
.submenuhome1 .item.plus-over,
.submenu1 .item.plus-over {
	background-image:url(../imgs/menu/plus-icon-over.png);
}
.submenuhome2 .item,
.submenu2 .item {
	background-color:#BB8ABD;
}
.submenuhome1 .item:hover,
.submenuhome2 .item:hover,
.submenu1 .item:hover,
.submenu2 .item:hover {
	color:#EBEBEB;
}
.contents {
	margin:390px 0 0 125px;
	width:580px;
	height:360px;
	float:left;
	overflow:scroll;
}
.contents .title {
	margin:30px 0 15px 0;
	font-size:18px;
	text-transform:uppercase;
}
.contents .title:first-child {
	margin-top:0;
}
.contents a {
	color:#FFF;
}
.contents a:hover {
	text-decoration:none;
}
.footer-home,
.footer {
	position:absolute;
	top:770px;
	left:930px;
	padding-top:80px;
	width:640px;
	font-size:17px;
	text-align:center;
	background-image:url(../imgs/footer.png);
	background-position:215px top;
	background-repeat:no-repeat;
}
.pageprev,
.pagenext,
.close {
	position: absolute;
	top: 849px;
	width: 42px;
	height: 42px;
	cursor: pointer;
}
.pageprev {
	left:1598px;
	background-image:url(../imgs/page-prev.png);
}
.pagenext {
	left:1639px;
	background-image:url(../imgs/page-next.png);
}
.close {
	left:1639px;
	background-image:url(../imgs/close.png);
}
