﻿@charset "utf-8";

body {
	background-color:#192a00;
	font-size: 100%;
	margin:0;
	padding:0;
	/*height:1130px;
    height:679px;*/
}

#contexto{
	margin: 0 auto 0 auto;
	width: 990px;
	/*height:1130px;
    height:679px;*/
	background-color:#192a00;
	overflow:hidden;
	
	
}

#main {
	width: 960px;
	/*height:1130px;
    height:679px;*/
	position:relative;
	margin:auto;
	float:left;
	
	

}

#sombra1{
	width: 15px;
	/*height:1130px;
    height:679px;*/
	position:relative;
	float:left;
	background-image:url('../Images/Home/sombra1.jpg');

}




#sombra2{
	width: 15px;
	/*height:1130px;
    height:679px;*/
	position:relative;
	float:left;
	background-image:url('../Images/Home/sombra2.jpg');
	
}


#superior {
	height: 27px;
	width: 960px;
	position:absolute;
	top:0px;
	z-index:997;
	
	
}

#imagen {
	
	float: left;
	height: 430px;
	position:absolute;
	width: 960px;
	z-index:auto;
	
	
}


.superiorliga{
	position:absolute;

	right:250px;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	width:603px;
	font-size:12px;
	opacity:1.0;
	z-index:999;
	top:-10px;
	
	
	
}
.backsuperior {
	position:absolute;
	height: 27px;
	width: 960px;
	opacity:0.4;
	background: rgba(0, 0, 0, 0.4);
	filter: alpha(opacity = 40);
	background-color:black;
	
}



.superiorliga img {display:inline; padding-left:5px; position:relative; top:0px;}

.buscador {
	font-size:8px;
	display:inline;
	width:100px;
 }


.tredsocial{
	
	width:500px;
	
}


.input {
	font-size:8px;
	top:0px;
	position:relative;
	
	}
.input:focus {
    /*background-color:aqua;*/
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.165);
}
.busquedaemergente {
  /*background-color:#FFFFFF;*/
  /*border:1px solid #999999;*/
  cursor:default;
  display:none;
  margin-top: 0px;
  margin-left:110px;
  position:absolute;
  text-align:left;
  /*width:194px;*/
  z-index:50;
  /*padding: 25px 25px 20px;*/
}



table.menupleca {
	
	position:relative; 
	top:5px;
	left:130px;
	width:730px;
}


table.menupleca tr td{
	/*width:70px;*/
	text-align:center;
	
}


table.menupleca tr td a{
	color:white;
	text-decoration:none;
	
}

table.menupleca tr td a:hover,visited{
	color:orange;
	text-decoration:none;
	
}

table.menupleca tr td.tdbuscar{
	/*width:200px;*/
	text-align:right;
	
}



table.menupleca tr td.tdredsocial {
	width:140px;
	height:27px;

}





table.tablered{
	
	width:60px;
	
}





table.tablered tr td.mini {
	
	width:24px;
	height:27px;
	padding:0px;
	margin:0px;
		
}


a.mini1{
	background-image:url(../Images/Home/facebook.png);
	background-repeat:no-repeat;
	display:block;
	width:24px;
	height:27px;
}
a.mini1:hover{
	background-image:url(../Images/Home/facebook_on.png);
}



a.mini2{
	background-image:url(../Images/Home/twitter.png);
	background-repeat:no-repeat;
	display:block;
	width:24px;
	height:27px;
}
a.mini2:hover{
	background-image:url(../Images/Home/twitter_on.png);
}


a.mini3{
	background-image:url(../Images/Home/youtube.png);
	background-repeat:no-repeat;
	display:block;
	width:24px;
	height:27px;
}
a.mini3:hover{
	background-image:url(../Images/Home/youtube_on.png);
}

a.mini4{
	background-image:url(../Images/Home/tvUDLAP_off.png);
	background-repeat:no-repeat;
	display:block;
	width:24px;
	height:27px;
}
a.mini4:hover{
	background-image:url(../Images/Home/tvUDLAP_on.png);
}
a.mini5{
	background-image:url(../Images/Home/linkedin_off.png);
	background-repeat:no-repeat;
	display:block;
	width:24px;
	height:27px;
}
a.mini5:hover{
	background-image:url(../Images/Home/linkedin_on.png);
}
a.mini6{
	background-image:url(../Images/Home/instagram_off.png);
	background-repeat:no-repeat;
	display:block;
	width:24px;
	height:27px;
}
a.mini6:hover{
	background-image:url(../Images/Home/instagram_on.png);
}
/*a.mini5{
	background-image:url(../Images/Home/linkedin_off.png);
	background-repeat:no-repeat;
	display:block;
	width:24px;
	height:27px;
}
a.mini5:hover{
	background-image:url(../Images/Home/linkedin_on.png);
}*/



/* Elementos de liston */


#liston {
	position:relative;
    top:0px;
	left:80px;
	height: 429px;
	width: 134px;
	position:relative;
	opacity:1.0;
	z-index:1000;
	}
 


.contenidoliston {
    top:0px;
    height: 429px;
	width: 134px;
	position:absolute;
	opacity:1.0;
	z-index:999;

}
 
.listonback {
	top:0px;
	height: 429px;
	width: 134px;
	opacity:0.8;
	z-index:auto;
	position:absolute;
	background: rgba(0, 0, 0, 1.0);
	filter: alpha(opacity = 70);
	background-color:black;
	
    
}


.listonlogo {
	position:absolute;
	width:134px;
	height:70px;
	left:-20px;	

}

 img.logoudlap {
	position:absolute;
	margin:0 auto 0 auto;
	
	
	
}
/*imagenes en columna vertical*/
.listonliga1{
	

	width:133px;
    height:75px;
	margin:0px;
	padding-top:70px;
	padding-top:60px;*/
	padding-bottom:2px;	
}
.listonliga2,.listonliga3,.listonliga4 {
	
	width:133px;
    height:75px;
	margin:0px;
	padding-top:30px;
	padding-top:10px;*/
	padding-bottom:2px;
}


.listonliga1 a {
 display:block;
 width:133px;
 height:75px;
    
 text-decoration:none;
}

.listonliga2 a {
 display:block;
 width:133px;
 height:75px;
    
 text-decoration:none;
}

.listonliga3 a {
 display:block;
 width:133px;
 height:75px;
    
  text-decoration:none;	
}

.listonliga4 a {
 display:block;
 width:133px;
 height:75px;
    
  text-decoration:none;	
}



.listonliga1 a:hover {
	 border-bottom:5px solid #F57B20;
	
}

.listonliga2 a:hover {
  border-bottom:5px solid #F57B20;
	
}

.listonliga3 a:hover {
 border-bottom:5px solid #F57B20;
}
.listonliga4 a:hover {
 border-bottom:5px solid #F57B20;
}



.listontitulo1, .listontitulo2, .listontitulo3{
	
	background-color:#f57b20;
	color:white;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	top:-20px;
	width:179px;
	height:20px;
	text-align:center;
	
}

.fontop{
	font-family:"Lucida Grande";
	font-size:16px;
	color:white;
	
}

.fontmin{
	font-family:"Lucida Grande";
	font-size:12px;
	color:white;
	
}



/* Sección menu */


#menu {
	position:relative;
	float:left;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 205px;
	width: 960px;
	background-image:url('./../Images/Home/back1.jpg');
	
	
	
}

#acciones {
	margin:0 auto 0 auto;
	height: 206px;
	margin-bottom: 0;
	width: 900px; /*	tamaño fondo anterior width: 800px;*/
}

#divaccionestop{
	float:left;
	position:relative;
	
	height: 30px;
	width: 960px;
	
	}

#accionestop {
	height: 30px;
	width: 960px;
	left:80px;
	position:relative;

}


a.verbotitulo1,a.verbotitulo2,a.verbotitulo3,a.verbotitulo4,a.verbotitulo5,a.verbotitulo6{
	text-decoration:none;
	color:white;
	font-size:16px;
	padding-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bolder;
	
   
	width:134px;

	float:left;
	display:block;


}

a.verbotitulo1:hover,visited,a.verbotitulo2:hover,visited,a.verbotitulo3:hover,visited,a.verbotitulo4:hover,visited,a.verbotitulo5:hover,visited,a.verbotitulo6:hover,visited{
	text-decoration:none;
	
	
}




.verbo1 {
	height:206px;
	width:149px;
	background-color:#48794c;
	float:left;
	display:block;
	}


.verbo2 {
	height:206px;
	width:149px;
	background-color:#7f9a68;
	float:left;
	display:block;
	}


.verbo3 {
	height:206px;
	width:152px;
	background-color:#557a46;
	float:left;
	display:block;
	}


.verbo4 {
	height:206px;
	width:152px;
	background-color:#93ac7c;
	float:left;
	display:block;
	}

.verbo5 {
	height:206px;
	width:149px;
	background-color:#9eb59b;
	float:left;
	display:block;
	}


.verbo6 {
	height:206px;
	width:149px;
	background-color:#5f815c;
	float:left;
	display:block;
	}




.verboa {
	height:30px;
	width:149px;
	background-color:#48794c;
	float:left;
	bottom:0px;
	margin:0;
	padding:0;
	}


.verbob {
	height:30px;
	width:149px;
	background-color:#7f9a68;
	float:left;
	}


.verboc {
	height:30px;
	width:152px;
	background-color:#557a46;
	float:left;
	}


.verbod {
	height:30px;
	width:152px;
	background-color:#93ac7c;
	float:left;
	}

.verboe {
	height:30px;
	width:149px;
	background-color:#9eb59b;
	float:left;
	}


.verbof {
	height:30px;
	width:149px;
	background-color:#5f815c;
	float:left;
	}


.titulo {
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-size:16px;
	padding-top:-3px;
	text-align:center;
}


ul.opmenu {
	list-style:none;
	margin:0px;
	padding-left:2px;
	padding-top:14px;
	height:206px;
	}


ul.opmenu li {
	font-size:11px;
	font-family:Arial;
	padding-top:3px;
	padding-bottom:3px;
	width:145px;
	text-align:center;
	

	
	
	
	
}

a.opmenuliga{
	color:white;
	font-family:Arial;
	font-weight:lighter;
	text-decoration:none;
	font-size:12px; /* tamaño de letra de opciones */
	
	
	
}

a.opmenuliga:hover,visited{
	color:#e18a02;
	font-size:12px; /* tamaño de letra de opciones (fondo) */
	
}



/* Seccion de división  */

#secciondiv {
	width:960px;
	height:5px;
	background-color:#8ca573;
}


.noticiadiv {
	
	width:211px;
	height:2px;
	background-color:#8ca573;
	margin-top:5px;
	margin-bottom:5px;
}

/* Seccion contenido */

#contenido {
	float:left;
	position:relative;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
	height: 446px;
	margin-bottom: 0;
	width: 960px;
	background-color:#2e4b02;
}


#contenidoseccion {
	width:960px;
	height:446px;
	margin:0 auto 0 auto;
	position:relative;
	
	
	}

.contenidocen {
	
	width:533px;
	height:444px;
	background: -moz-linear-gradient(center top, #2e4b02 0%,#4b6425 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2e4b02),color-stop(1, #4b6425));	
	float:left;
	}

/* Layout de contenido al centro  */

div.calendario{
	width:533px;
	height:445px;
		background-color:#0e1a02;
	display:block;
}


div.caltitulo{
	width:533px;
	height:62px;
	background-color:#0e1a02;
	border-bottom: 3px solid #8ca573;
		
}

div.calfecha{
	color:orange;
	font-size:20px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	width:49px;
	height:62px;
	padding:0px;
	margin:0px;
	position:relative;
	float:left;
	
}



div.calimgeve{
	
	width:217px;
	height:62px;
	background-color:#0e1a02;
	position:relative;
	float:left;
	}	


div.calopciones{
	width:260px;
    heigth:62px;
	position:relative;
	float:left;
	background-color:#0e1a02;
	
}



div.calop1, div.calop2, div.calop3{
	
	width:86px;
	height:62px;
	position:relative;
	float:left;
	background-color:#0e1a02;
	
}



div.calop1:hover, div.calop2:hover, div.calop3:hover{
	
	color:white;
	background-image:url('../Images/Home/elegido.png');
	
}





div.calop1 a, div.calop2 a, div.calop3 a{
	display:block;
	color:orange;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:center;
	text-decoration:none;
	padding-top:25px;
	
	}



div.calop1 a:hover, div.calop2 a:hover, div.calop3 a:hover,{
	color:white;
	
	}


div.calmain{
	
	width:533px;
	height:156px;
	background-color:#0e1a02;
	border-bottom:1px solid #93AC7C;
	}



div.calmainfecha{
	color:white;
	font-size:18px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	width:49px;
	height:106px;
	padding-top:50px;
	position:relative;
	float:left;
}

div.calmainimg{
	color:#E18A02;
	font-size:18px;
	width:217px;
	height:156px;
	position:relative;
	float:left;
}



div.calmainimg img{
	color:#E18A02;
	font-size:18px;
	width:217px;
	height:156px;
	position:relative;
	float:left;
}

div.calmaindetalle{
	color:#cfd8c1;
	font-size:12px;
	width:261px;
	height:156px;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	float:left;
	padding-left:2px;
}


a.calmaindetalle, a.calmaindetalle:visited, a.calmaindetalle:link
{
      text-align:center;
      font-size: 12px;
      font-family: Arial, Verdana,  Helvetica;
      color: #cfd8c1;  
      text-decoration: none;
      padding-left:2px;
}

a.calmaindetalle:hover
{
      text-align:center;
      font-size: 12px;
      font-family: Arial, Verdana,  Helvetica;
      color: #cfd8c1;  
      text-decoration: underline;
      padding-left:2px;
}  


div.calnotaf{
	
	width:529px;
	height:186px;
	background-color:#0e1a02;
	border-bottom:1px solid #556f32;
	
	
}


div.calnotas{
	
	width:533px;
	height:62px;
	background-color:#0e1a02;
	border-bottom:1px solid #556f32;
	
	
}


div.calnotasfecha{
	color:#E18A02;
	font-size:18px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	width:49px;
	height:62px;
	position:relative;
	float:left;
	
}

div.calnotasimg{
	width:87px;
	height:63px;
	position:relative;
	float:left;
	
}

div.calnotasimg img{
	width:87px;
	height:62px;
	background-color:#0e1a02;
}


div.calnotastitulo{
	
	width:130px;
	height:62px;
	position:relative;
	float:left;
	text-align:center;
	color:#cfd8c1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#324d06;
	font-weight:bold;
	overflow:visible;
	display:block;
	
	
}


div.calnotasdetalle{
	width:265px;
	height:62px;
	position:relative;
	float:left;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
    background-color:#3d590f;
	padding-left:2px;
	
	
	
}



div.vermas{
	
	width:48px;
	height: 13px;
	position:absolute;
	bottom:0px;
	right: 0px;
	
}





div.calpie{
	
	width:533px;
	height:33px;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	margin-top:2px;
	background-color:#0e1a02;
	border-bottom:2px solid #E18A02;
}






.titulosec {
	
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	height:62px;
	width:211px;
	font-size:20px;
	text-align:center;
	background-color:#4c603d;
	border-bottom:3px solid #8ca573;
}


.titulosec img{
	
	height:62px;
	width:211px;

}




.spanhoy {
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	position:relative;
	float:left;
	width:132px;
	height:50px;
	}




.contenidoizq {
	padding-top:0px;
	width:211px;
	height:446px;
	background: -moz-linear-gradient(center top, #4b6425 0%,#2e4b02 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4b6425),color-stop(1, #2e4b02));	
	float:left;
	border-right: 1px solid #8ca573;
	border-left: 1px solid #8ca573;
	border-bottom: 1px solid #8ca573;
	
	
	}

.contenidoder {
	padding-top:0px;
	width:211px;
	height:446px;
	background: -moz-linear-gradient(center top, #4b6425 0%,#2e4b02 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4b6425),color-stop(1, #2e4b02));	
	float:left;
	border-right: 1px solid #8ca573;
	border-left: 1px solid #8ca573;
	border-bottom: 1px solid #8ca573;
}


.preloaderizq {
	padding-top:0px;
	width:211px;
	height:446px;
	float:left;
	border-right: 1px solid #8ca573;
	border-left: 1px solid #8ca573;
	border-bottom: 1px solid #8ca573;
	background-repeat:no-repeat;
}

.preloaderizq img{
	width:60px;
	height:60px;
	margin-top:50px;
	padding-left:75px;
	opacity:0.1;
	filter: alpha(opacity = 10);
	
}


.preloaderder {
	padding-top:0px;
	width:211px;
	height:446px;
	float:left;
	border-right: 1px solid #8ca573;
	border-left: 1px solid #8ca573;
	border-bottom: 1px solid #8ca573;
	background-repeat:no-repeat;
}

.preloaderder img{
	width:60px;
	height:60px;
	margin-top:50px;
	padding-left:75px;
	opacity:0.1;
	filter: alpha(opacity = 10);
	
}



.detalleizq, .detalleder {
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-size:11px;
	width:211px;
	height:85px;
	margin:0 auto 0 auto;
	padding-bottom:5px;
	text-align:center;
	text-indent:4px;
	background-color:#192A00;
	display:block;
	
}


.contenidoizq div.notaimgizq {
	width:211px;
	height:146px;
	boder:0px solid white;
	margin:0 auto 0 auto;
	top:5px;
	position:relative;
	
}

 img.notaimgizq {
	width:211px;
	height:146px;	
	display:block;
	margin:0 auto 0 auto;
}


 img.notaimgizqant {
	width:211px;
	height:146px;	
	display:block;
	margin:0 auto 0 auto;
}



div.notaimgizq div.notaimgizqant {
	width:211px;
	height:146px;
	position:absolute;
	top:5px;
	z-index:995;
	
}


div.notaimgizq div.notaimgizqsig {
	width:211px;
	height:146px;
	top:5px;
	position:absolute;
	top:5px;
	z-index:994;

	
}




.contenidoder div.notaimgder {
	width:211px;
	height:146px;
	boder:0px solid white;
	margin:0 auto 0 auto;
	top:5px;
	position:relative;
	background-repeat:no-repeat;
	
	
}


 img.notaimgder {
	width:211px;
	height:146px;	
	display:block;
	margin:0 auto 0 auto;
}

 img.notaimgderant {
	width:211px;
	height:146px;	
	display:block;
	margin:0 auto 0 auto;
}



div.notaimgder div.notaimgderant {
	width:211px;
	height:145px;
	position:absolute;
	top:5px;
	z-index:997;

	
}


div.notaimgder div.notaimgdersig {
	width:211px;
	height:146px;
	top:5px;
	position:absolute;
	top:5px;
	z-index:996;

	
}


p.verdetalle{
	
	bottom:-35px;
    height:20px;
	width:211px;
	display:block;
}


a.verdetalle {
	color:#8ca573;
	text-align:right;
	background-color:#324D06;
	padding-right:5px;
	padding-bottom:3px;
	padding-top:3px;
	display:block;

}


.otrasnoticiasizq {
	width:211px;
	height:40px;
	background-color:#192A00;
	margin:0 auto 0 auto;
	}


.otrasnoticiasizq ul.listaizq {
	
	width:211px;
	height:40px;
	margin:0px;
	padding:0px;
}


.otrasnoticiasizq ul.listaizq li{
   position:relative;
   display:inline;
	list-style:none;
	margin-left:1px;
	margin-right:1px;
	cursor:hand;
	cursor:pointer;
   
}


.otrasnoticiasizq ul.listaizq li img.imglistaizq{
  width:40px;
  height:27px;
  
 
}





/*   Derecha  */

.otrasnoticiasder {
	width:211px;
	height:40px;
	background-color:#192A00;
	margin:0 auto 0 auto;
	}
.triptico {
	width:211px;
	height:70px;
	background-color:#2e4b02;		
	margin:0 auto 0 auto;
	padding-top:20px;
	text-align:center;
	}
.sistemauno {
	width:211px;
	height:70px;
	background-color:#2e4b02;		
	margin:0 auto 0 auto;
	padding-top:0px;
	text-align:center;
	}


.otrasnoticiasder ul.listader {
	
	width:211px;
	height:40px;
	margin:0px;
	padding:0px;
}


.otrasnoticiasder ul.listader li{
   position:relative;
   display:inline;
	list-style:none;
	margin-left:1px;
	margin-right:1px;
	cursor:hand;
	cursor:pointer;
   
}


.otrasnoticiasder ul.listader li img.imglistader{
  width:40px;
  height:27px;
 
}





img.imglistader:hover{
  cursor:pointer;
  
}




#piePagina {
	float:left;
	position:relative;
	background-color:black;
	float:left;
	height: 38px;
	color:white;
	width: 960px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	padding-top:5px;
	
}




/*  Estilo de fotografia  */


#foto{
	margin-left: 0px;
	margin-top: 0px;
	float: left;
	height: 430px;
	margin-bottom: 0px;
	width: 960px;
	
}




#detalleFoto {
	background: rgba(0, 0, 0, 0.8);
	filter: alpha(opacity = 70);
	background-color:black;
	height: 46px;
	width: 285px;
	float:right;
	top:-90px;
	right:00px;
	position:relative;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	opacity:0.8;
	-moz-border-radius: 10px 0px 0px 0px;
	-webkit-border-radius:  10px 0px 0px 0px;
	
}




a.privacidad
{
      text-align:center;
      font-size: 12px;
      font-family: Arial, Verdana,  Helvetica;
      color: #e57914;  
      text-decoration: none;
}
a.privacidad:visited
{
      text-align:center;
      font-size: 12px;
      font-family: Arial, Verdana,  Helvetica;
      color: #e57914;
      text-decoration: none;
}
a.privacidad:link
{
      text-align:center;
      font-size: 12px;
      font-family: Arial, Verdana,  Helvetica;
      color: #e57914;
      text-decoration: none;
}
a.privacidad:hover
{
      text-align:center;
      font-size: 12px;
      font-family: Arial, Verdana,  Helvetica;
      color: #bc5c01;  
      text-decoration: none;
}  
 

div.diaesp{
	background-image:url('../Images/Home/listonrosa.png');
	background-repeat:no-repeat;
	width:28px;
	height:28px;
	position:relative;
	float:left;
	margin-left:6px;
	margin-top:5px;
	
	}




