@charset "utf-8";

/* CSS Document */

/*

	gris: 666666 dadada

	rojo uim: b4303e
	verde sgib: 018c99;


*/

html{
/*	background: #dadada; /* repeat-x left top url(../images/fondoprin.png);  */
	overflow-x:hidden;
	text-align:center;
	/*font-family:Calibri;*/
	font-family: 'Karla', sans-serif;
	font-size:12px;
	/*background-color:#512288;*/
	/*background-image:url(../images/fondo.jpg);*/
	background: #018c99;  /* normal */
    /*background: #89398D;   morado */
}

a{
	color: #b4303e; text-decoration:none;
}

a:hover{

	text-decoration:underline;

}

p{
	text-align:justify;
	text-align-last:left;
}

img{

	text-decoration:none; border:none;

}

.completa{

	position:absolute; width:100%; height:180%; background:url(../images/fondotrans.png); visibility:hidden; margin-left:-8px; margin-top:-8px;

}

#noticiamplia{

	position:inherit; left: 50%; top:10%;  width: 800px; min-height:480px;  margin-left: -400px;

background-color:#ffffff; border:solid 1px #333333; text-align:left; padding:30px; overflow:visible;

}

html>body #noticiamplia{

}

.global{

	width:100%;

}

.web{

width:980px; min-height:800px; background-color:#454545;
border-left:solid 1px #902030; border-right:solid 1px #902030; border-top:solid 1px #902030;


}



.banner{

	width:100%; height:300px; border:solid 0px #666666;

}



.tablaBanners{ width:100%;

}

.tablaBanners td{

	padding-bottom:0px;

}

.tablaBanners td:hover{

	background-color:#202020;

}



object{

	z-index:-1;

}

.menuSup{

	width:602px;

	#width:596px;

	_width:590px;

}



.contenido{

	margin-left: 0px; min-height:800px; border:solid 1px #0C0; background-color:#FFFFFF; width:580px; text-align:left; padding: 10px; padding-top:15px; _height:800px; _width:570px;

}

.menuLeft{

	float:left; _width:175px; #width:175px; width:180px; margin-left:4px; _margin-left:2px; #margin-left:2px;

}

.menuRight{

	float:right; width:185px; margin-right:0px;

}


.logoPie{

	background-image:url(../images/logoUIM.png); background-repeat:no-repeat; width:250px;  height:73px; margin-top:100px; margin-bottom:50px; margin-right:30px;

}



#menuSupa td{

	text-align:center

}



#tmenuleft td{

	border-bottom:solid 1px #FFFFFF; line-height:28px;

}

#tmenuleft td:hover{

	background-color:#202020;

}

#tmenuleft a{

	color:#FFFFFF;

}



#tmenusup{

}



.tnoticiasAnteriores td:hover{

	background-color:#d0d0d0;

}



.sancho{

	background-color:#FFF;

	width:100%; margin:7px;

	padding:2px;

}

.corte{

	clear:both;

}

.pie{

	width:980px;

	background-color:#000; border-bottom:solid 1px #902030; border-left:solid 1px #902030; border-right:solid 1px #902030;

}

.textopie{

	line-height:16px; font-size:13px; background-color:#FFF; color:#000000;

}





#fEnvioAmigo{

	font-size:12px;

}

#fEnvioAmigo input{

	font-size:10px;

	height:17px;

}



#fec_agenda{

	font-size:11px;

	font-weight:600;

	color:#b4303e;

}

#scroll{

	width:98%;

	height:250px;

	background-color:#FFFFFF;

	text-align:left;

	padding:2px;

	font-size:11px;

	overflow-y:auto;

	/*overflow-x:none;*/

}

#scroll a{ color:#000000 }



.panel{

	background-color:#FFFFFF; padding:5px; width:97%; height:100%;

}



.menu td{text-align:center;}

.menu a{cursor:pointer;}

.menu td:hover{background-color:#eaeaea; color:#900; border:solid 1px #aaa}



#anuncio{

	position:fixed; top:0; right:0px; width:80px; height:80px; overflow:hidden; cursor:pointer;

}

#anuncio:hover{

	width:650px;

	height:500px;

	border:inset 1px #666;

}

#anuncioPie{

	position:fixed; bottom:3px; width:98%; background-color:#09F; border:solid 1px #333; left:17px;

}

.periodicos{

	text-align:center;

	border:solid 0px #dad;

}

.periodicos img{

	width:95px; padding:9px;

}

.periodicos #periodico{

	background-color:#efefef;

}

.peridicos #tituloperiodico{

	font-size:19px; background-color:#333; text-align:left;

}

.periodicos a{

	color:#858585;

}



.textos{text-align:justify; font-size:14px; line-height:21px; padding:5px }

.textos p{text-indent:30px}

.textos b{color:#C33}

.textos #titulo{

	font-size:18px; font-weight:900;

}



.formulario td{

	font-size:12px; text-align:left;

}

.formulario input{



}



.rojo{

	color:#90202E; font-weight:900;

}



.boton{

	padding:3px; border:solid 1px #666; background-color:#eaeaea; font-weight:500; cursor:pointer

}

.boton:hover{

	background-color:#666; color:#FFF;

}

#cpCambiaDatos td{

	font-size:11px; font-family:"Courier New", Courier, monospace; background-color:#e5e5e5;

}

.bloqueActividades h2{
	background: #921f2c;
	color: #FFFFFF;
	margin:10px 0px 0px 0px;
	padding-left:10px;
	text-transform: capitalize;
}
.bloqueActividad{
	margin:10px 0px 0px 15px;
}
.bloqueActividad:hover{
	background:rgba(0,0,0,0.1);
}
.bloqueActividad h3{
	color:#921f2c;
	margin: 8px 0px 0px 0px;
	text-transform: uppercase;
}
.bloqueActividad #fecha{
	color: #333;
	margin: 0px 0px 0px 20px;
}
.bloqueActividad a{
	color:inherit;
	text-decoration:none;
}
.bloqueActividad a:hover{
	text-decoration:underline;
}
#contador{
	margin:50px 0px auto;
}

.timeline-Header .timeline-InformationCircle-widgetParent{
    display: none;
}
