@charset "utf-8";
/* CSS Document */

.Texto_contenido {
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000000;
}
.cursoTituloextension {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: d5490b;
}
.columnaizq {
	padding-top: 15px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #990000;
	text-align: right;
	padding: 2;
}
.menucateg {
	font-size: 10px;
	font-family: "Trebuchet MS";
	color: #666666;
}
.menucateg2 {
	font-size: 10px;
	font-family: "Trebuchet MS";
	color: #006699;
}
.columnaizqtitulo {
	padding: 2px;
	padding-top: 15px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.Texto_contenidotitulo {
	font-family: "Trebuchet MS";
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #990000;
}
.pie_de_pagina {
	font-family: "Trebuchet MS";
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #006699;
}
.coordinador {
	padding: 2px;
	padding-top: 0px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #006699;
	text-align: left;
}
.Textopensum {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	border-top-color: #666666;
	border-left-color: #666666;
	border-color: #333333;
	border-bottom-color: #666666;
	border-right-color: #666666;
}
.Textopensumright {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	border-top-color: #666666;
	border-left-width: 0px;
	border-left-color: #666666;
	border-color: #333333;
	border-top-style: solid;
	border-top-width: 1px;
}
body {
	background-image: url(../images/fondo.png);
	background-repeat: repeat-x;
	background-color: #EBFFFF;
}
.Texto_correofooter {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
}

a:link {
	text-decoration: none;
	color: #006699;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	font-weight: bold;
}
a.mas:link {
	text-decoration: none;
	color: #d5490b;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.mas:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d5490b;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
}
a.mas:hover {
	text-decoration: underline;
	color: #d5490b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a.mas:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d5490b;
	font-weight: bold;
}
.Texto_contenidoextension {
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding-left: 3px;
	padding-right: 7px;
	padding-top: 5px;
	padding-bottom: 7px;
	color: #000000;
}
.Tituloextension {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: d5490b;
}

