.escuelas1 {	
	width: 340px;
	margin: 0 0 10px 20px !important; /*browsers modernos*/
	*margin: 0 0 0px 10px; /*resto de los browsers*/
}
.escuelas2 {	
	width: 430px;
	margin: 0 0 10px 25px !important; /*browsers modernos*/
	*margin: 0 0 0px 25px; /*resto de los browsers*/
}

#escuelas h2{	
	margin: 10px 0 0 0px;
	color: #181F31;
	border-bottom: 1px solid #ccc;
}

.escuelas2 #izq {
	width: 250px;
}
.pev{
	height:80px;
}
#escuelastxt {	
	width: 280px;
	margin: 0;
	clear: both;

}
#escuelas a.alter {
	margin: 0 0 0 15px;
	text-decoration: none;
}
#escuelas #fechas a.alter {
	margin: 0;
}

#noticias h2 {
	margin: 0 0 0 10px;
	font-size: 17px;
	color: #666;
	font-weight: normal;
	border-bottom: none;
	
}
#noticias {
	clear: both;
	margin: 0px 0 0 15px;
	width: 800px;
}	
	
#noticias p{
	margin: 5px 0 0 10px;
	font-size: 11px;
	line-height: 14px;
	}
#fechas {
	clear: both;
}	
a.fecha{	
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
a.fecha:hover{
	color: #666;
	text-decoration: none;
}

/*index escuelas*/

h4 a:link {
	font-size: 16px;
	color: #181F31;
	font-weight: lighter;
	text-align: left;
	line-height: 20px;
	margin: 10px 0 10px 0 ;
	text-decoration: none;

}
h4 a:visited {
	color: #181F31;
	text-decoration: none;
	font-weight: lighter;

}
h4 a:hover {
	color: #999;
	text-decoration: none;
	font-weight: lighter;
}

h4 a:active {
	color: #181F31;
	text-decoration: none;
	font-weight: lighter;
	
}

h8 a:link {
	font-size: 10px;
	color: #181F31;
	font-weight: lighter;
	text-align: left;
	line-height: 10px;
	margin: 10px 0 10px 0 ;
	text-decoration: none;

}
h8 a:visited {
	color: #181F31;
	text-decoration: none;
	font-weight: lighter;

}
h8 a:hover {
	color: #999;
	text-decoration: none;
	font-weight: lighter;
}

h8 a:active {
	color: #181F31;
	text-decoration: none;
	font-weight: lighter;
	
}

