@charset "utf-8";
body {
	background-color: #F5F5F5;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.contenedor_general {
	padding: 0px;
	height: auto;
	width: 950px;
	text-align: left;
	margin: 0px;
}
.contenedor_cabecero {
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.contenedor_banner_superior {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.contenedor_menu {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
}
.contenedor_desarrollo_general {
	background-color: #FFFFFF;
	margin: 0px;
	float: left;
	height: auto;
	width: 928px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;
}
.contenedor_borde_superior_general {
	background-image: url(../imagenes/borde_superior.gif);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 4px;
	width: 100%;
}.contenedor_pie {
	background-image: url(../imagenes/fondo_pie.jpg);
	margin: 0px;
	float: left;
	height: 28px;
	width: 950px;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.contenedor_desarrollo_izq {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 700px;
}

.cuadro_grande_home {
	background-image: url(../imagenes/fondo_cuadro_grande_home.jpg);
	float: left;
	height: 160px;
	width: 372px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: justify;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.cuadro_pequenio_home {
	background-image: url(../imagenes/fondo_cuadro_pequenio_home.jpg);
	float: left;
	height: 160px;
	width: 248px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.contenedor_calendario_derecha {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 220px;
	font-size: 10px;
}
.contenedor_calendario_derecha h1 {
	background-color: #FFFF99;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	font-weight: normal;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	letter-spacing: -1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #01236A;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
a:link {
	color: #000000;
}
a:hover {
	text-decoration: none;
	background-color: #EBEBEB;
}

.texto10 {
	font-size: 10px;
}
.tituloAzul {
	color: #01236A;
}
.tituloRojo {
	color: #CC0000;
}
.contenedor_calendario_derecha p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.contenedor_submenu {
	float: left;
	width: 167px;
	height: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin: 0px;
}
.contenedor_desarrollo_textos {
	margin: 0px;
	float: left;
	height: auto;
	width: 464px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.contenedor_desarrollo_textos h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #01236A;
	font-weight: normal;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #002067;
}
.contenedor_desarrollo_calendario_superior {
	margin: 0px;
	float: left;
	height: auto;
	width: 100%;
	padding: 0px;
}
.contenedor_desarrollo_calendario_superior h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #01236A;
	font-weight: normal;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #002067;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.contenedor_desarrollo_calendario {
	margin: 0px;
	float: left;
	height: auto;
	width: 705px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.contenedor_calendario_textos {
	margin: 0px;
	float: left;
	height: auto;
	width: 470px;
	padding: 0px;
}
.contenedor_calendario_textos h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F3F3F3;
	letter-spacing: 2px;
	padding: 2px;
}
.calendario_cuadro_inf {
	font-size: 10px;
	background-color: #F8F8F8;
	width: 215px;
	float: right;
	height: auto;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.calendario_cuadro_inf h1 {
	padding: 2px;
	background-color: #FFFF99;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: justify;
	color: #003399;
}
.calendario_fecha_individual {
	background-image: url(../imagenes/borde_inferior_calendario.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 458px;
	height: auto;
	float: left;
	border: 1px solid #E2E2E2;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin: 0px;
}
.calendario_fecha_individual_texto {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 350px;
}
.calendario_fecha_individual_status {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 100px;
	text-align: right;
}
.contenedor_desarrollo_calendario_superior a:visited {
	color: #000000;
}
.contenedor_submenu p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.seminario_lista_individual {
	width: 458px;
	height: auto;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
}
.contenedor_desarrollo_textos p {
	text-align: justify;
}
.contenedor_desarrollo_textos h2 {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006600;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}
.contenedor_desarrollo_textos ul {
	list-style-image: url(../imagenes/vineta1.gif);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.contenedor_desarrollo_textos li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
hr {
	color: #999999;
}
.mensaje {
	background-color: #FFFF99;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
}
