/* CSS Document */
#principal_tabla1 {
	float: left;
	left:0;
	width:235px;
	height:319px;
	padding-top:5px;
	padding-bottom:10px;
}
#principal_tabla2 {
	float:right;
	left:0;
	width:496px;
	height:316px;
	padding-top:5px;
	padding-bottom:10px;
	background-image:url(../imagenes/main/bgd_main_lineas_amarillas.jpg)
}
#fondo_rayas_gris{
	background-image:url(../imagenes/main/bgd_link_px.jpg);
	height:71px;
}
#area_ep_cal_calif{
	position:relative;
	width:496px;
	height:118px;
}
#imagen_ep{
	position:relative;
	float:left;
	width:322px;
	height:118px;
}
#imagen_linea1{
	position:relative;
	float:right;
	width:25px;
	height:118px;
}
#area_cal_calif{
	position:relative;
	float:right;
	width:149px;
	height:118px;
}
#imagen_calendario{
	position:absolute;
	float:right;
	width:149px;
	height:74px;
	z-index: 3;
	left: 0px;
	top: -3px;
}
#imagen_calificaciones{
	position:absolute;
	float:right;
	width:149px;
	height:44px;
	left: 0px;
	top: 73px;
}
#area_linea_horizontal{
	position:relative;
	width:496px;
	height:14px;
}
#area_fotos_texto_lineas{
	position:relative;
	width:496px;
	height:163px;
}
#area_lineas_n_a{
	position:relative;
	width:496px;
	height:14px;
}
#area_foto_texto{
	position:relative;
	float:left;
	width:149px;
	height:163px;
}
#area_linea_vertical2{
	position:relative;
	float:left;
	width:24px;
	height:163px;
}
#area_foto{
	position:relative;
	float:left;
	width:149px;
	height:95px;
}
#area_texto{
	position:relative;
	float:left;
	width:149px;
	height:68px;
	background-image: url(../imagenes/main/bgd_link_px.jpg);
}
#area_texto_titulo{
	position:relative;
	width:149px;
	height:20px;
	color:#E35D12;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-indent:5px;
}
#area_texto_contenido1{
	position:relative;
	width:144px;
	height:15px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	padding-left:5px;
	line-height: 13px;
}
