@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/fondo.jpg);
	background-repeat:  repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a	{
	text-decoration:none;
	color: #000000;
}
.header, .main, .footer, .noticias , .noticia {
	width: 100%;
	float: left;
}

.content {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
}

.left h1 {
	font-size: 22px;
	color: #15295B;
}

.left  h1 span {
	font-size: 18px;
	color: #009241;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h1, h2	{
	padding-bottom: 20px;
	padding-top: 20px;
	float: left;
	width: 100%;
}
.texto2, .texto, .texto3 {
	font-family: Verdana, Geneva, sans-serif, Tahoma;
	font-size: 11px;
}
.content .header {
	height: 310px;
}
.content .header .flash {
	float: right;
	height: 252px;
	width: 524px;
}
.content .header .logo img {
	float: left;
	border: 0;
}
.content .header .topmenu ul {
	margin: 0px;
	padding: 0px;
	float: right;
}
.content .header .topmenu ul li {
	display: inline;
}

.content .header .topmenu ul li a {
	font-size: 12px;
	color: #006;
	padding-right: 3px;
	padding-left: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	float: left;
	padding-top: 38px;
	padding-bottom: 3px;
	font-weight: normal;
}
.content .header .topmenu ul li a:hover {
	color: #FFF;
	background-color: #009241;
}
.content .header .eslogan {
	float: left;
	clear: left;
	width: 440px;
	padding-top: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFF;
}
.left .carrera , .listado, .contenido, .noticia, .herramientas {
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.left .carrera img {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.left .carrera h3 , .right .noticia h3, .right .cursos_especiales h3, .contacto h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.noticia	{
	margin-top: 6px;
	padding-top: 6px;
	width: 262px;
	padding-right: 3px;
	float:left;
	height: 75px;
}
.noticia span	{
	font-size: 10px;
	color: #999;
}
.noticias	{
	border-bottom: 1px solid #CCC;
	margin-bottom: -10px;
	padding-bottom: 15px;
	height: 300px;
	overflow:hidden;
	margin-top: -10px;
}

.left .carrera h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.left .carrera p , .right .noticia p, .right .cursos_especiales p	{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.left .carrera span, .right .cursos_especiales span{
	color: #000000;
}
.left .carrera a , .right .noticia a, .right .cursos_especiales a, .contacto a{
	font-size: 9px;
	color: #009900;
}
.left  .carrera  a:hover , .right .noticia a:hover, .right .cursos_especiales a:hover{
	color: #000099;
}

.right {
	float: right;
	width: 630px;
}

.right  h2 a {
	font-size: 22px;
	color: #15295B;
}
.right  h2 span , .right .listado p a, .cursos_especiales h2, .noticias h2, .contacto h2{
	font-size: 18px;
	color: #009241;
}
.right .listado a:hover {
	color: #006;
}

.right  .contenido a{
	color: #009900;
}

.right  .contenido  a:hover{
	color: #000099;
}

.herramientas {
	width: 100%;
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

hr {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

.herramientas .print {
	float: right;
	background-image: url(../images/icon_03.gif);
	height: 12px;
	width: 55px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-position: 0px 2px;
	color: #666666;
}

.titulo2	{
	font-size: 13px;
	color: #000099;
}

.nombres	{
	color: #006600;
	text-decoration: none;
}

a.nombres:hover	{
	color: #000000;
	text-decoration: underline;
}

.right   h3  {
	font-size: 13px;
}

.herramientas .recomendar {
	background-image: url(../images/icon_05.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 160px;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 15px;
	background-position: 0px 2px;
	color: #666666;
}

.herramientas a.print:hover {
	color: #000000;
}

.herramientas a.recomendar:hover {
	color: #000000;
}

.relacionados a {
	text-decoration: underline;
}

.relacionados a:hover {
	color: #009241;
}

.footer {
	background-image: url(../images/pie.jpg);
	background-repeat:  repeat-x;
	height: 133px;
}

.relacionados {
	width: 48%;
}

.contacto {
	width: 48%;
	float: right;
}

.footer .datos li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

.footer .datos ul {
	margin: 0px;
	padding: 0px;
	float: left;
}

.footer .datos {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #CCCCCC;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}

.footer .datos h6 {
	font-weight: normal;
	color: #FFFFFF;
	float: right;
	font-size: 10px;
	text-align: right;
}

.footer .datos h6 img {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}

.footer .datos a {
	color: #FFFFFF;
}
.footer .datos p	{
	float: left;
}