@charset "utf-8";
/* CSS Document */

.contenedorNot2y3
{
    width:402px;
    height:125px;
    position:absolute; 
	top:281px; 
	display:block;
	/*float:left;*/
}
.izqDivNot{
    width:172px;
    height:125px;
    position:absolute;
    left:0px;
    top:0px;
    /*float:left;*/
}

.derDivNot
{
    width:230px;
    height:115px;
    position:absolute;
    padding-top:10px;
    left:190px;
    

    /*float:left;*/
}

.imgContenedor{
    background-image:url(../layout/marcoNoticiaPpal.png);
    width:152px;
    height:103px;
    padding-left:13px;
    padding-top:12px;
    background-repeat:no-repeat;
    position:inherit;
}

.contenedorNot1
{
    width:402px;
    height:280px;
    position:absolute;
	top:0px;  
	border-bottom: 1px solid #DFDFDF;
	margin-left:3px;
}

.derDivNotPpal{
	width:242px;
	height:240px;
	position:absolute;
	padding-top:5px;
	top:30px;
	left:160px;
}

.izqDivNotPpal{
	width:159px;
	height:240px;
	position:absolute;
	top:30px;
	padding-top:10px; 
}

.centroDivNotPpal{
 	width:400px;
    height:28px;
    position:absolute;
	top:0px; 
	padding-left:0px;
	padding-top:5px; 
}

.imgContenedorPpal{
	background-image:url(../layout/marcoNoticiaPpal1.png);
	width:240px;
	height:238px;
	padding-left:14px;
	padding-top:14px;
	background-repeat:no-repeat;
}



.contenedorNot12y3
{
     width:402px;
    height:405px;
    position:absolute; 
    
}

.tdContenedorNot12y3
{
    border-right: 1px solid #E5E5E5;

}


.contenedorNoticias345{
  width:165px;
  height:20px;
  margin-top:-70px;
  
}




.titulosNoticias:link {

	text-decoration:none;
	border-bottom: 1px dotted #333333;
	/*font-size: 16px;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;	
}
.titulosNoticias:visited {
	text-decoration:none;
	border-bottom: 1px dotted #333333;
	/*font-size: 16px;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;	
	text-decoration:none;
	border-bottom: 1px dotted #333333;	 
}
.titulosNoticias:active {
	text-decoration:none;
	border-bottom: 1px dotted #333333;
	/*font-size: 16px;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;	
	text-decoration:none;
	border-bottom: 1px dotted #333333;	
}
.titulosNoticias:hover {
	text-decoration:none;
	border-bottom: 1px dotted #333333;
	/*font-size: 16px;*/
	font-family: Georgia, "Times New Roman", Times, serif;
    text-decoration:none;
	border-bottom: 1px dotted #333333;	
    color:#990000;
}

.titulosNoticias 
{
	text-decoration:none;
	border-bottom: 1px dotted #333333;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;	
    cursor : pointer ;
}




.TextoNoticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:140%;
    
}

.TextoNoticiasRojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	line-height:140%;
    
}



.espacioTituloTextoNoticia
{
    line-height:50%;
}

body {
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.arribaNoticias{
  width:402px;
  height:20px;
  margin-top:5px;
}
.encabezadoNoticias {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#032E8C;
	line-height:50%;
	
}

.lineaEncabezadoNoticias{
	width:402px;
    height:7px;
    border-top: 6px solid #032E8C;
    margin-top:10px;
    margin-bottom:0px;
}

.lineaEncabezado{
	width:165px;
    height:7px;
    border-top: 6px solid #032E8C;
    margin-top:10px;
    margin-bottom:0px;
}


/*  eventos   */

.arribaEventos{
  width:165px;
  height:40px;
  margin-top:5px;
}
.encabezadoEventos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#032E8C;
	line-height:100%;
	
}
.fotoEncabezadoEventos{
	background-image:url(../layout/eventos.png);
	width:165px;
    height:72px;
    /*border-top: 6px solid #032E8C;*/
    margin-top:10px;
    margin-bottom:0px;

}


.diaEvento {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333333;
}

.mesEvento {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#990000;
}

.contEventos{
	width:165px;
	position:absolute;
	margin-top:25px;
}
.izqEventos{
	width:45px;
	position:relative;
	float:left;
	/*border-right: 1px solid #CCCCCC;*/
	text-align:center;
}

.derEventos{
	width:115px;
	position:relative;
	float:left;
	left:0px;
	border-left: 1px solid #CCCCCC;
	padding-left:3px;
}

.espacioEntreMesDiaEvento{
line-height:50%;
}

.espacioEntreNoticias345{
line-height:35%;
}

.titulosEventos:link {

	text-decoration:none;
	border-bottom: 1px dotted #333333;
	/*font-size: 16px;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;	
	cursor : pointer ;
}
.titulosEventos:visited {
	text-decoration:none;
	border-bottom: 1px dotted #333333;
	/*font-size: 16px;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;	
	text-decoration:none;
	border-bottom: 1px dotted #333333;	
	cursor : pointer ; 
}
.titulosEventos:active {
	text-decoration:none;
	border-bottom: 1px dotted #333333;
	/*font-size: 16px;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;	
	text-decoration:none;
	border-bottom: 1px dotted #333333;
	cursor : pointer ;	
}
.titulosEventos:hover {
	text-decoration:none;
	border-bottom: 1px dotted #333333;
	/*font-size: 16px;*/
	font-family: Arial, Helvetica, sans-serif;
    text-decoration:none;
	border-bottom: 1px dotted #333333;	
    color:#990000;
    cursor : pointer ;
}

.titulosEventos
{
	text-decoration:none;
	border-bottom: 1px dotted #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;	
    cursor : pointer ;
}

/*avisos*/
.arribaAvisos{
  width:165px;
  height:20px;
  margin-top:5px;
}
.encabezadoAvisos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#333333;
	line-height:50%;
	
}
.lineaEncabezadoAvisos{
	width:165px;
    height:7px;
    /*border-top: 6px solid #032E8C;*/
    border-top: 6px solid #990000;
    margin-top:10px;
    margin-bottom:0px;
}

/* imagen Galeria */
.contenedorImagenPpal
{
   	width:780px;
    height:190px; 
    background-image:url(../layout/marcoBannerPpal.png);
    padding-left:13px;
    padding-top:13px;
    background-repeat:no-repeat;
}

.ligaGaleria
{
    width:60px;
    height:15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #333333;	
	text-decoration:none;
	border-bottom: 1px dotted #333333;	
	margin-left:680px;
    margin-top:140px;
    background-color: #FFFF99;
    /*background-color: rgba(255, 255, 128, 0.5);*/
    position:absolute;
    text-align:center;

}

/* Encabezado Principal */

.contenedorEncabezadoPpal
{
	width:100%;
	height:121px;
	text-align:center;
	background-image:url(../layout/encabezadoPpal.jpg);
	background-repeat:repeat-x;
	position:absolute;
	left:0px;
	z-index:-1;
}

.imagenPrincipal
{
	width:980px;
	height:88px;
	z-index:100;
	background-image:url(../layout/ITSCEncabezado.jpg);
	margin-left:auto;
	margin-right:auto;
	z-index:100;
}

.encabezadoMenu
{
	width:980px;
	height:33px;
	text-align:center;
	vertical-align:middle;
	z-index:2;
}


.menuTabla
{
	margin-top:0px;
	padding:0px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	border-collapse:collapse;
	border-spacing:0px;
}
.menuItem
{
	width:220px;
	height:33px;
	margin-top:0px;
    padding:0px 0px 0px 0px;
	text-align:center;
	border-left: 1px solid #333333;
    font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	
}

.menuItem:hover
{
	background-color: rgba(255, 255, 255, 0.5);
}

.menuItemUltimo
{
	width:220px;
	height:33px;
	margin-top:0px;
    padding:0px 0px 0px 0px;
	text-align:center;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333FF3;

}

.menuItemUltimo:link
{
	background-color: rgba(255, 255, 255, 0.5);
}
.menuItemUltimo:visited
{
	background-color: rgba(255, 255, 255, 0.5);
}
.menuItemUltimo:active
{
	background-color: rgba(255, 255, 255, 0.5);
}
.menuItemUltimo:hover
{
	background-color: rgba(255, 255, 255, 0.5);
}

.menuTr
{
	padding-left:0px;
	padding-right:0px;
}

.contenedorContenidos
{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	position:relative;	
	top:0px;
}

/*  ligas menu  */

.ligaMenu:link {

	text-decoration:none;

	/*font-size: 16px;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;	
	text-align:left;	
	cursor : pointer ;
}
.ligaMenu:visited {
	text-decoration:none;

	/*font-size: 16px;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;	
	text-decoration:none;

	text-align:left;	
	cursor : pointer ;
}
.ligaMenu:active {
	text-decoration:none;

	/*font-size: 16px;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;	
	text-decoration:none;

	text-align:left;	
	cursor : pointer ;	
}
.ligaMenu:hover {
	text-decoration:none;

	/*font-size: 16px;*/
	font-family: Arial, Helvetica, sans-serif;
    text-decoration:none;

    color:#FFFFFF;
	text-align:left;	
	cursor : pointer ;
}

.ligaMenu
{
	text-decoration:none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;	
    cursor:pointer;
	text-align:left;
}
/*VIDEO PROMOCIONAL*/
.contenedorImgVid
{
	width: 165px;
	height: 99px;
    border-top: 6px solid #333333;
    margin-top:3px;
    margin-bottom:0px;
}

/*  ligas Video Promocional */

.ligaVideo:link {

	text-decoration:none;
	cursor : pointer ;
}
.ligaVideo:visited {
	text-decoration:none;
	text-align:left;	
	cursor : pointer ;
}
.ligaVideo:active {
	text-decoration:none;
	text-align:left;	
	cursor : pointer ;	
}
.ligaVideo:hover {
	text-decoration:none;
	text-align:left;	
	cursor : pointer ;
}

.ligaVideo
{
	text-decoration:none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;	
    cursor:pointer;
	text-align:left;
}

.encabezadoVideo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#333333;
	line-height:100%;
	
}


/*LIGAS DE INTERES */
.encabezadoLigas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#333333;
	line-height:100%;
	
}

.lineaEncabezadoLigas{
	width:165px;
    height:7px;
    border-top: 6px solid #333333;
    margin-top:10px;
    margin-bottom:0px;
}

/*LINEA DERECHA*/

.lineaDerecha
{
	border-right:solid 1px #DFDFDF;
	
	
}

/* pie de pagina */

.piePagina
{
	width:100%;
	height:20px;
	background-color:#CCCCCC;
	position:fixed;
	bottom:0px;
	border-top: solid 1px #333333;

}

.textoPiePagina {


	text-decoration:none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;	
}