/* menu educacionales */

#imgrubro {
	background-attachment: scroll;
	background-image:   url(../imagenes/banner_educacionales.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}

.tdmenu {
	background-color: #6699CC;

}
.tdmenu div {
	width: 74px;
	height: 39px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #4C89C6;
	float: right;
}

.tdmenu  a {
	display: block;
	width: 100%;
	background-color: #6699CC;
	text-decoration:none;
	font-weight: bold;
	color: #FFFFFF;
	border-right-color: #4C89C6;

}

.tdmenu a:hover {
	background-color: #70A3D6;
	border-right-color: #4C89C6;
}

.rubro, .rubro a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	line-height: 110%;
	color: #91B6DA;

}

.txtrubro {
	font-family:"Trebuchet", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	padding-right: 4px;
	line-height: 115%;
	color: #FFFFFF;
}

.lineafdo {
	background-image:   url(../imagenes/paraestilos/ledu.gif);
	background-repeat: repeat-x;
}

