@import"fuentes.css";


html, body {
    height: 100%;
	font-size:14px;
	margin:0; padding:0;		
}

body {
    min-width:1000px;
}

.spinner {
    background:url(../imgs/back_loader.gif) center center no-repeat;
    right:50%;
	top:50%;
    height:15px;
    position:absolute;
    width:128px;
	z-index:1;
	margin-right:-64px;
	-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;
}

#gspinner {
    background: url(../imgs/back_loader.gif) no-repeat scroll 50% 50%;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
}

#pagination {
    position:absolute;
    right: 50%;
    margin-right: -470px;
    top: 20px;
    z-index:200;
}
    #pagination ul {
        overflow: hidden;
        margin: 0;
    }
        #pagination li {
            float: left;
        	margin: 0 3px;
            list-style: none;
        }

            #pagination li a {
                width: 14px;
                height: 15px;
                display: block;
                background: url(../imgs/back_bullets.png) right 0 no-repeat;
                border-radius: 7px;
            }
                #pagination li.active a,
                #pagination li a:hover {
                    background: url(../imgs/back_bullets.png) 0 0 no-repeat;
                }

#bgStretch{position:absolute;overflow:hidden;}
#bgStretch img{position:absolute;}


#wrapper {
    margin: 0 auto;
	height:auto;
    width: 980px;
}


#cont_wrap {
    margin: 0 auto;
	padding-top:10px;
	height:300px;
    width: 942px;
}

#head_wrap {
	margin:0 auto;
	width: auto;	
	height: auto;	
	position:relative;
}

.face_icon{
	width:35px;
	height:35px;
	position:absolute;
	right:0;
	margin-top:-90px;
	float:left;
}

.yout_icon{
	width:35px;
	height:35px;
	position:absolute;
	right:45px;
	margin-top:-90px;
	float:left;
}


#logo_wrap {
	margin:0 auto;
	width: 942px;	
	height: 128px;	
}


.logo_logo{
	width:130px;
	height:128px;
	margin-right:20px;		
	position:relative;
	float:left;
}

.logo_logo:hover{
	box-shadow: 0 0 15px #000;	
}


.logo_text{
	width:650px;
	height:60px;
	margin-top:30px;
	position:relative;
	float:left;
}

.head_titu {
	width:700px;
	height:auto;
	font-family: 'Open Sans'; 
	font-size: 20px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-shadow: 0 0 15px #000;	
	text-align: left; 
	margin-top:10px;
	margin-left:7px;	
	position:relative;
	float:left;	
}


/************************ MENU ************************/

#menu_wrap {
	height:auto;
	position: relative;
}

.menu_main{
	width:974px;
	height:auto;	
	margin:60px auto 0 auto;
}

#menu_opcs{
	width:974px;
	height:auto;	
	margin:0 auto 0 auto;
}

.menu_opci{
	width:auto;
	height:auto;	
	position:relative;
	float:left;
}

.menu_opci img{
	display:block;
	opacity:0.5;
	filter:alpha(opacity=50);	
	box-shadow: 0 5px 15px #000;
}

.menu_opci img:hover{
	opacity:1;
	filter:alpha(opacity=100);		
}

/************************ MENU ************************/

#data_wrap {
	margin: 0 auto;
	position: relative;
}

.data_main{
	width:942px;
	height:auto;
	float:left;
}


.data_titu {
	width:872px;
	height:50px;
	font-family: 'Open Sans'; 
	font-size: 26px; 
	font-weight: bold; 
	color: #fff; 
	text-align:left; 	
	position:absolute;
	float:left;
	margin-top:47px;
	margin-left:-20px;	
	padding-left:35px;
	background:url('../imgs/data_titu_bg.png') no-repeat;
	z-index:1;
}

.data_titu a {
	color: #fff; 
	text-decoration:underline;
}

.data_titu a:hover {
	color: #dc0000; 
	text-decoration:none;
}

.data_head {
	width:942px;
	height:65px;
	position:relative;
	float:left;
	background:url('../imgs/data_head_bg.png') no-repeat;
	z-index:0;	
}


.data_info{
	width:922px;
	height:auto;
	font-family:'Open Sans'; 
	font-size:13px; 
	font-weight:normal; 
	color:#333; 
	text-align: justify; 
	padding:30px 10px 10px 15px;
	border-radius: 0 10px 0 10px;			
	position:relative;
	float:left;
	background:url('../imgs/data_bg.jpg');
}

.data_colu_text{
	width:580px;
	height:auto;
	font-family:'Universal'; 
	font-size:14px; 
	font-weight:normal; 
	color:#333; 
	text-align: justify; 
	padding:25px 15px 10px 10px;
	margin-bottom:10px;
	position:relative;
	float:left;
}

#data_imag {
    width:300px;
	height:300px;
	margin-right:10px;
	position:relative;
	float:left
}

.data_imag_bg {
	position:absolute;
	top:0px;
	left:0px;
	border:none;
	width: 300px;
	height: 300px; 
}

.data_caballo_clear{
	width:800px;
	height:30px;
}


.data_caballo_filtro a {
	width:800px;
	height:40px;
	font-family: 'Arial'; 
	font-size: 11px; 
	font-weight: normal; 
	color: #2A530E; 
	text-align:left; 
	text-decoration:none;	
	padding:2px 4px 2px 4px;
	position:relative;
	background:#F4F4F4;
	border:1px #E1E1E1 solid;
}

.data_caballo_filtro a:hover {
	color: #fff; 
	background:#dc0000;
	border:1px #AA0000 solid;	
}



.data_caballo_nomb1 a {
	width:282px;
	height:25px;
	font-family:'Universal'; 
	font-size:14px; 
	font-weight:normal; 
	color:#333; 
	text-align: left;
	background:#E7E7E7;	
	padding-top:4px;
	padding-left:8px;	
	margin-left:10px;
	margin-top:8px;	 
	position:relative;
	float:left;
	text-decoration:none;
}

.data_caballo_nomb1 a:hover {
	color:#fff;
	background:#2A530E;
}

.data_caballo_nomb2 a {
	width:282px;
	height:25px;
	font-family:'Universal'; 
	font-size:14px; 
	font-weight:normal; 
	color:#333; 
	text-align: left;
	background:#FCFFEB;	
	padding-top:4px;
	padding-left:8px;	
	margin-left:10px;
	margin-top:8px;	 
	position:relative;
	float:left;
	text-decoration:none;
}

.data_caballo_nomb2 a:hover {
	color:#fff;
	background:#2A530E;
}

.data_contacto_colu{
	width:430px;
	height:auto;
	padding-left:8px;
	position:relative;
	float:left;
}

.data_contacto_colu_titu {
	width:430px;
	height:50px;
	font-family: 'Open Sans'; 
	font-size: 20px; 
	font-weight: bold; 
	color: #2A530E; 
	text-align:left; 	
	margin-bottom:10px;
}

.data_contacto_hr{
	width:6px;
	height:auto;
	min-height:550px;
	margin:70px 4px 0 16px;
	float:left;
	background:url('../imgs/hr_vert.png') repeat-y;
}

.data_contacto_item{
	width:410px;
	height:auto;
	padding:10px;	
	border:2px #E1E1E1 solid;
	background:#F4F4F4;
}

.data_contacto_clear{
	width:410px;
	height:30px;
}

.data_contacto_nomb{
	width:410px;
	height:25px;
	font-family:'Universal'; 
	font-size:14px; 
	font-weight:bold; 
	color:#cb0000; 
	text-align: left;
	padding-top:2px; 
	padding-left:30px; 
	background:url('../imgs/contactenos_icon_nomb.png') no-repeat;	
}

.data_contacto_telf{
	width:410px;
	height:25px;
	font-family:'Universal'; 
	font-size:14px; 
	font-weight:normal; 
	color:#333; 
	text-align: left;
	padding-top:2px; 
	padding-left:30px; 
	margin-top:10px;
	background:url('../imgs/contactenos_icon_fono.png') no-repeat;	
}

.data_contacto_mail{
	width:410px;
	height:25px;
	font-family:'Universal'; 
	font-size:14px; 
	font-weight:normal; 
	color:#333; 
	text-align: left;
	padding-top:2px; 
	padding-left:30px; 
	margin-top:10px;
	background:url('../imgs/contactenos_icon_mail.png') no-repeat;	
}


.data_contacto_dire{
	width:370px;
	height:25px;
	font-family:'Universal'; 
	font-size:14px; 
	font-weight:normal; 
	color:#333; 
	text-align: left;
	padding-top:2px; 
	padding-left:30px;
	margin-top:10px;
	background:url('../imgs/contactenos_icon_dire.png') no-repeat;	
}



.data_contacto_ubic{
	width:410px;
	height:25px;
	font-family:'Universal'; 
	font-size:14px; 
	font-weight:normal; 
	color:#333; 
	text-align: left;
	padding-top:2px; 
	padding-left:30px; 
	margin-top:10px;
	background:url('../imgs/contactenos_icon_ubic.png') no-repeat;	
}


.data_contacto_imag{
	width:420px;
	height:183px;
	border:2px #E1E1E1 solid;
	padding:5px;
	background:#fff;	
}

.data_contacto_imag img{
	opacity:1;
	filter:alpha(opacity=100);
}


.data_contacto_imag img:hover{
	opacity:0.5;
	filter:alpha(opacity=50);	
}


.data_foot {
	width:942px;
	height:66px;
	margin-right:-5px;	
	position:relative;
	float:right;
	background:url('../imgs/data_foot_bg.png') no-repeat;
}


/************************ INSTALACIONES ************************/

.inst_text {
	width:850px;
	height:auto;
	font-family:'Universal'; 
	font-size:14px; 
	font-weight:normal; 
	color:#333; 
	text-align: justify; 
	margin-top:15px;
	margin-left:15px;
	margin-bottom:10px;
	background:#F4F4F4;
	border:1px #E1E1E1 solid;
	padding: 0 15px 0 15px;	
	position:relative;
	float:left;
}

.inst_imag_titu {
	width:850px;
	height:30px;
	font-family: 'Open Sans'; 
	font-size: 20px; 
	font-weight: bold; 
	color: #2A530E; 
	text-align: left; 
	padding-left:14px;
	margin-top:20px;		
	position:relative;
	float:left;
}

.inst_imag {
    width:840px;
	height:auto;
	margin-left:15px;
	background:#F4F4F4;
	border:1px #E1E1E1 solid;
	padding:10px 10px 10px 28px;
	position:relative;
	float:left;
}

.inst_imag img{
	margin-right:15px;
	opacity:1;
	filter:alpha(opacity=100);
}

.inst_imag img:hover{
	opacity:0.5;
	filter:alpha(opacity=50);		
	box-shadow: 0 0 10px #000;	
}

.inst_info_item{
	width:847px;
	height:auto;
	padding:15px;	
	border:1px #E1E1E1 solid;
	background:#F4F4F4;
	margin-left:15px;
	float:left;
}

.inst_info_clear{
	width:650px;
	height:30px;
}

.inst_info_nomb{
	width:650px;
	height:25px;
	font-family:'Universal'; 
	font-size:14px; 
	font-weight:bold; 
	color:#cb0000; 
	text-align: left;
	padding-top:2px; 
	padding-left:30px; 
	background:url('../imgs/contactenos_icon_nomb.png') no-repeat;	
}

.inst_info_telf{
	width:650px;
	height:25px;
	font-family:'Universal'; 
	font-size:14px; 
	font-weight:normal; 
	color:#333; 
	text-align: left;
	padding-top:2px; 
	padding-left:30px; 
	margin-top:10px;
	background:url('../imgs/contactenos_icon_fono.png') no-repeat;	
}

.inst_info_mail{
	width:650px;
	height:25px;
	font-family:'Universal'; 
	font-size:14px; 
	font-weight:normal; 
	color:#333; 
	text-align: left;
	padding-top:2px; 
	padding-left:30px; 
	margin-top:10px;
	background:url('../imgs/contactenos_icon_mail.png') no-repeat;	
}


.inst_info_dire{
	width:650px;
	height:25px;
	font-family:'Universal'; 
	font-size:14px;  
	font-weight:normal; 
	color:#333; 
	text-align: left;
	padding-top:2px; 
	padding-left:30px;
	margin-top:10px;
	background:url('../imgs/contactenos_icon_dire.png') no-repeat;	
}



.inst_info_ubic{
	width:650px;
	height:25px;
	font-family:'Universal'; 
	font-size:14px; 
	font-weight:normal; 
	color:#333; 
	text-align: left;
	padding-top:2px; 
	padding-left:30px; 
	margin-top:10px;
	background:url('../imgs/contactenos_icon_ubic.png') no-repeat;	
}


/************************ NOTICIAS ************************/

.noti_item {
	width:880px;
	height:auto;
	position:relative;
	float:left;
	margin-left:20px;
	margin-top:20px;	
	margin-bottom:20px;	
}

.noti_item_imag {
	width:220px;
	height:145px;
	border:1px solid #B2B2B2;
	padding:2px;
	background-color:#fff;
	float:left;
	position: relative;
}

.noti_item_imag img{
	width:220px;
	height:145px;

}

.noti_item_imag img:hover{
	opacity:0.7;
	filter:alpha(opacity=70);		
}

.noti_item_fech {
	width:600px;
	height:auto;
	font-family: Arial; 	
	font-size: 12px;	
	float:left;
	position: relative;
	background:url(../imgs/noti_icon_fech.png) no-repeat ;
	margin-left:15px;
	padding-left:20px;
}

.noti_item_hr {
	width:600px;
	height:1px;
	background:#E2E2E3;
	float:left;
	position: relative;
	margin-left:15px;
	margin-top:6px;	
}

.noti_item_titu a {
	width:600px;
	font-family: 'Open Sans'; 
	font-size: 20px;
	line-height: 24px;	 
	font-weight: normal; 
	color: #2A530E; 
	text-align: left;
	float:left;
	margin-left:15px;
	margin-top:10px;		
	position:relative;
	text-decoration:none;
}

.noti_item_titu a:hover {
	color: #dc0000; 
}

.noti_item_resu {
	width:600px;
	height:auto;
	font-family:'Universal'; 
	font-size:14px; 	
	float:left;
	position: relative;
	margin-left:15px;
	margin-top:10px;	
}

.noti_deta_fech {
	width:500px;
	height:auto;
	font-family: Arial; 	
	font-size: 12px;	
	float:left;
	position: relative;
	background:url(../imgs/noti_icon_fech.png) no-repeat ;
	margin-left:15px;
	padding-left:20px;
}


.noti_deta_hr {
	width:880px;
	height:1px;
	background:#E2E2E3;
	float:left;
	position: relative;
	margin-left:15px;
	margin-top:6px;	
}

.noti_deta_titu{
	width:880px;
	font-family: 'Open Sans'; 
	font-size: 32px;
	line-height: 36px;	 
	font-weight: normal; 
	color: #2A530E; 
	text-align: left;
	float:left;
	margin-top:10px;	
	margin-left:15px;
	position:relative;
}

.noti_deta_imag {
	width:600px;
	height:395px;
	border:1px solid #B2B2B2;
	padding:2px;
	background-color:#fff;
	float:left;
	position: relative;
	margin-top:20px;
	margin-left:130px;	
}


.noti_deta_deta {
	width:855px;
	height:auto;
	position:relative;	
	float:left;
	margin-top:10px;	
	margin-left:30px;	
}


/************************ PAGINACION ************************/

.pagi_wrap {
	height:10px;
	width:880px;
	margin-top:20px;
	margin-bottom:20px;	
	float:left;
	position:relative;
	color:#dc0000;		
	font-family: 'Arial'; 
	font-weight: bold; 	
	font-size: 17px;
	text-align: center;
}

.pagi_wrap a {
	color:#2A530E;		
	text-decoration:none;
}
.pagi_wrap a:hover {
	color:#dc0000;		
	text-decoration:none;
}