@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #4D4D4D;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navegacion {
	font-size: 11px;
	color: #00086E;
	padding-bottom: 5px;
}
#navegacion a {
	text-decoration: none;
	font-size: 10px;
	color: #00086E;
}
#navegacion a:hover {
	text-decoration: underline;
}

#general {
	width: 927px;
}

#header {
	margin-bottom: 5px;
}


#barraHeader {
	background-image: url(../img/fondoBarraHeader.jpg);
	background-repeat: repeat-x;
	height: 6px;
	color: #FFF;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
}

#banner {
	background-image: url(../img/banner.png);
	height: 174px;
	width: 910px;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 15px;
}


#lecciones{
	width: 193px;
}
#lecciones td {
	height: 32px;
}
#lecciones .tdOn {
	color: #000;
	height: 14px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../img/fondoLeccionOn.jpg);
	background-repeat: repeat-x;
	background-color: #F2F2F8;
}
#lecciones .tdOff {
	color: #00086E;
	text-decoration: none;
	font-size: 11px;
	height: 16px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #f2f2f8;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#lecciones a {
	display: block;
	color: #00086E;
	text-decoration: none;
	font-size: 11px;
	height: 16px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #f2f2f8;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#lecciones a:hover {
	height: 14px;
	color: #00086E;
	background-image: url(../img/fondoLeccionOver_02.jpg);
	background-repeat: repeat-x;
	/**/border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#lecciones .tdTopeUp {
	height: 0px;
	background-image: url(../img/menuTopeUp.png);
	background-repeat: no-repeat;
}
#lecciones .tdTopeDown {
	height: 14px;
	background-image: url(../img/menuTopeDown.png);
	background-repeat: no-repeat;
}


#filtro {
	background-color: #E6E6F0;
	height: 55px;
	padding-right: 10px;
	padding-left: 10px;
}
#filtro #inicio, #leccion, #fin {
	border: 0px none #FFF;
	color: #00086E;
	padding: 5px;
}
#filtro #buscar {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #00086E;
	color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#filtro h1 {
	font-size: 18px;
	font-weight: normal;
	color: #00086E;
}


#footer {
	background-color: #00086E;
	background-image: url(../img/fondoFooter.jpg);
	background-repeat: repeat-x;
	height: 3px;
	text-align: center;
	font-size: 10px;
	color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
}


#noticias th {
	background-image: url(../img/fondoBarraNoticias.jpg);
	background-repeat: repeat-x;
	height: 20px;
	font-size: 15px;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#rssBodyTemplate {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 270px;
	overflow: hidden;
	background-color: #F2F2F8;
}
#rssBodyTemplate p {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
}

#rssBodyTemplate a {
	color: #00086E;
	text-decoration: none;
	font-weight: bold;
}
#rssBodyTemplate strong {
	font-size: 9px;
	color: #808080;
	font-weight: normal;
}




#lista th {
	background-color: #99F;
	background-image: url(../img/arrowOff.gif);
	background-repeat: repeat-x;
}
#lista .columna {
	font-weight: bold;
	color: #FFF;
	background-color: #99F;
	height: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}
#lista a.curso:link {
	display: block;
	color: #00086E;
	text-decoration: none;
	font-size: 12px;
	height: 15px;
	background-color: #BEBEDC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#lista a.curso:hover {
	color: #333;
	background-color: #CCC;
}
#cursos {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 585px;
}
#rssBodyTemplate hr {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #CCC;
}
#footer img {
	float: left;
	padding-left: 5px;
}



#lista a {
	text-decoration: none;
	color: #666;
	display: block;
}
#lista a:hover {
	text-decoration: none;
	color: #00086E;
}

#lista .tr0 {
	background-color: #F2F2F8;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#lista .tr1 {
	background-color: #E8E8E8;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#cursos th {
	background-image: url(../img/fondoBarraNoticias.jpg);
	background-repeat: repeat-x;
	height: 20px;
	font-size: 15px;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}

