/* CSS CRONICA INTERCAMPUS */
body {
	font-size: 80%; /* Resetea 1em a 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
    background-color: #efefef;
	margin-top: 0px;
	margin-left: 0px;
	}
a {
	color: #000;
	text-decoration: none;
	}
a:hover {
	color: #147;
	text-decoration: underline;
	}
#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}
.titulo_naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FA5809;
}
.titulo_naranja a {
    color: #FA5809;
	text-decoration: none;
}
.titulo_naranja a:hover{
    color: #FA5809;
	text-decoration: underline;
}
.texto_naranja_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FA5809;
}
.texto_naranja_10 a {
  color: #FA5809;
	text-decoration: none;
}
.texto_naranja_10 a:hover {
    color: #FA5809;
	text-decoration: underline;
}
.texto_negro_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000;
	height: 5px;
	background-image: url(http://www.itesm.mx/cronicaintercampus/no_32/css/img/blank.gif);		
}
.texto_negro_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000;
	text-decoration: none;
}
.texto_negro_11_lateral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000;
	padding: 5px;
}
.texto_negro_11_lateral a {
	text-decoration: none;
	}
.texto_negro_11_lateral a:hover {
	color: #147;
	text-decoration: underline;
	}
.texto_agenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000;
	padding: 3px;
}
.texto_agenda a {
	text-decoration: none;
	}
.texto_agenda a:hover {
	color: #147;
	text-decoration: underline;
	}
	
.description {
	font-size: 13px;
	text-align: LEFT;
	}
.description a {
	color: #0066CC;
	text-decoration: none;
	}
.description a:hover {
	text-decoration: underline;
	}
	
.titulos_cabeza {
	font-size: 16px;
	text-align: LEFT;
	}

.titulos_cabeza_pp {
	font-size: 18px;
	text-align: LEFT;
	}
	
.td_space_3 {
	padding: 3px;
	background-color: #d8e0e0;
}

.td_space_3_nocolor {
	padding: 3px;
}

.td_space_5 {
	padding: 5px;
}

.td_space_8 {
	padding: 8px;
}

.td_azul_pad5 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #41AC97;
	padding: 5px;
	background-color: #e8f5f2;
}

.td_amarillo_pad5 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ac8a40;
	padding: 5px;
	background-color: #f4f4c2;
}

.LineaVD{
	background:url(img/dotline.gif) repeat-y right top;
}
.LineaVDGris{
	background:url(img/dotline.gif) repeat-y right top;
	background-color: #edeeec	
}
.LineaVI{
	background:url(img/dotline.gif) repeat-y left top;
}
.LineaHarriba{
	background:url(img/dotlinebg_horiz.gif) repeat-x left top;
}
.LineaHabajo{
	background:url(img/dotlinebg_horiz.gif) repeat-x left botton;
}
a.fondo {
	padding: 1px;
	background: url(img/dotline.gif) repeat-y right top;
	color: #000000;
	font: 14px sans-serif;
	text-align: left;
	text-decoration: none;
	background-color: #edeeec;
	display: block;
	padding-left: 20px;
}
a.fondo img{border:none;}
a.fondo:hover{
	text-decoration:underline;
	background-color: #BABDB6;
	display: block;
}
a.fondo:active{}
a.fondo:visited{}

a.fondoFlecha {
	padding: 1px;
	background: url(img/dotline.gif) repeat-y right top;
	color: #000000;
	font: 14px sans-serif;
	text-align: left;
	text-decoration: none;
	background-color: #edeeec;
	display: block;
	padding-left: 5px;
}
a.fondoFlecha img{border:none;}
a.fondoFlecha:hover{
	text-decoration:underline;
	background-color: #BABDB6;
	display: block;
}
a.fondoFlecha:active{}
a.fondoFlecha:visited{}

a.fondoBlanco {
	padding: 1px;
	background: url(img/dotline.gif) repeat-y right top;
	color: #000000;
	font: 14px sans-serif;
	text-align: left;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding-left: 35px;
}
a.fondoBlanco img{border:none;}
a.fondoBlanco:hover{
	text-decoration:underline;
	background-color: #FFFFFF;
	display: block;
}
a.fondoBlanco:active{}
a.fondoBlanco:visited{}

a.fondoBlancoFlecha {
	padding: 1px;
	background: url(img/dotline.gif) repeat-y right top;
	color: #000000;
	font: 14px sans-serif;
	text-align: left;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding-left: 20px;	
}
a.fondoBlancoFlecha img{ border:none;}
a.fondoBlancoFlecha:hover{
	text-decoration:underline;
	background-color: #FFFFFF;
	display: block;
}
a.fondoBlancoFlecha:active{}
a.fondoBlancoFlecha:visited{}

a.fondoBlancoSelec {
	padding: 1px;
	background: url(img/dotline.gif) repeat-y right top;
	color: #000000;
	font: 14px sans-serif;
	text-align: left;
	text-decoration: none;
	background-color: #ffcc33;
	display: block;
	padding-left: 35px;	
}
a.fondoBlancoSelec img{ border:none;}
a.fondoBlancoSelec:hover{
	text-decoration:underline;
	background-color: #FFFFFF;
	display: block;
}
a.fondoBlancoSelec:active{}
a.fondoBlancoSelec:visited{}

a.fondoGrisSelec {
	padding: 1px;
	background: url(img/dotline.gif) repeat-y right top;
	color: #000000;
	font: 14px sans-serif;
	text-align: left;
	text-decoration: none;
	background-color: #BABDB6;
	display: block;
	padding-left: 5px;	
}
a.fondoGrisSelec img{ border:none;}
a.fondoGrisSelec:hover{
	text-decoration:underline;
	background-color: #BABDB6;
	display: block;
}
a.fondoGrisSelec:active{}
a.fondoGrisSelec:visited{}

  .texto {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}
.texto2 {
	font-family:Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.texto_h2_pp {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	font-size:12pt;
	line-height:1.2em;
	font-style:normal;
	color: #749aca;
  }
  
  .texto_h2_pp a {
	color: #000000;
	text-decoration:none;
  }
  
  .texto_h2_pp a:visited {
	color: #000000;
	text-decoration:none;
  }
  
  .texto_h2_pp a:hover {
	color: #333333;
    text-decoration:none;
  }
  
  .texto_comenta {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	font-size:9pt;
	line-height:1.2em;
	font-style:normal;
	color: #749aca;
  }
  
  .texto_comenta a {
	color: #749aca;
	text-decoration:underline;
  }
  
  .texto_comenta a:visited {
	color: #749aca;
	text-decoration:underline;
  }
  
   .texto_h2_pp a:hover {
	color: #749aca;
    text-decoration:underline;
  }
