* {
	margin:0px;
	padding:0px;
}
p {
	margin-bottom:15px;
}
a {
	color: #9D9D9D;
	text-decoration:none;
}
a:hover {
	color: #333333;
	text-decoration:none;
}
input {
	color: #9D9D9D;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
input, select, textarea {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*main*/
#contenedor {
	width: 836px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#cbza {
	height: 120px;
	position: relative;
	margin-bottom: 10px;
	text-align: right;
}
#logo_main {
	position: absolute;
	left: 45px;
	top: 23px;
}
#pie {
	background-image: url(../imagenes/fondo_pie.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 100px;
	font-size: 10px;
	padding-left: 120px;
	padding-top: 40px;
	position: relative;
	margin-top: 10px;
	clear:both;
}
#tit_pie {
	color: #666666;
	margin-bottom: 6px;
}
.datos_pie {
	float: left;
	width: 230px;
}
#botonera_pie {
	width: 836px;
	position: absolute;
	font-size: 11px;
	left: 0px;
	top: 113px;
	text-align: center;
}
#cuerpo {
	height: 1%;
}
#col_izq {
	width: 185px;
	float: left;
	background-image: url(../imagenes/fondo_col_izq_autogestion.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 6px;
	padding-bottom:20px;
	margin-left:16px;
	display:inline;
	height:300px;
}
#contenido {
	background-image: url(../imagenes/fondo_izq_sup_seccion.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 451px;
}
#fondo_pie_contenido {
	background-image: url(../imagenes/fondo_der_inf_seccion.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-top: 24px;
	padding-right: 26px;
	padding-bottom: 24px;
	padding-left: 26px;
	height:1%;
	position:relative;
}
#col_der {
	width: 170px;
	float: left;
}
.linea_sep {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7FACC1;
	margin-bottom:15px;
	clear:both;
}
/*box agenda*/
#box_agenda {
	background-image: url(../imagenes/fondo_box_agenda.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#tit_box_agenda {
	margin-bottom:10px;
	padding-top: 15px;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#tit_box_agenda h3 {
	font-size:12px;
	font-weight:normal;
}
.item_box_agenda {
	padding-bottom: 4px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B2B2B2;
}
.tit_item_box_agenda {
	font-weight:bold;
	color:#FF6600;
}
.tit_item_box_agenda a{
	color:#FF6600;
}
.tit_item_box_agenda a:hover{
	color:#FF6600;
	text-decoration:underline;
}
.btn_item_box_agenda {
	text-align: right;
}
.txt_item_box_agenda {
	font-size: 10px;
}
#link_ver_todas {
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 10px;
}
#link_ver_todas a{
	color:#FF6600;
}
#link_ver_todas a:hover{
	color:#FF6600;
	text-decoration:underline;
}
/*seccion*/
#tit_seccion h1 {
	font-size: 18px;
	font-weight: normal;
	color: #002E84;
}
#tit_seccion {
	margin-bottom:15px;
}
.circulos_tit {
	margin-left: 10px;
}
.linea_sep {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7FACC1;
	margin-bottom:15px;
	margin-top:15px;
	clear:both;
}
/*formularios*/
#formulario input, #formulario textarea, #formulario select {
	margin-bottom:10px;
	margin-top:2px;
	padding:2px;
	background-image: url(../imagenes/fondo_form.png);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #F3F3F3;
	border-bottom-color: #F3F3F3;
}
#formulario {
	margin-left: 15px;
	margin-right: 15px;
	width:360px;
}
#formulario form{
	overflow:hidden;
}
#subtit_form {
	font-weight: bold;
	margin-bottom: 15px;
}
#feed_form {
	text-align: center;
	margin-top: 120px;
	margin-bottom:140px;
}
#feed_form img {
	margin-top: 10px;
}
#datos_preinscripcion {
	background-color: #F9E3E3;
	padding: 15px;
}
.texto_rojo {
	color: #CC0000;
}
/*novedades*/
.mascara_img_novedad_home {
	position: absolute;
	left: 0px;
	top:58px;
}
.img_novedad_home {
	float: left;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-top:4px;
}
.novedad_home {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7FACC1;
	overflow:hidden;
	line-height:16px;
	position:relative;
	height:1%;
}
.cat_novedad_home {
	font-weight: bold;
}
.cat_novedad_home a {
	font-weight: bold;
	color: #0666CA;
}
.cat_novedad_home a:hover {
	font-weight: bold;
	color: #0666CA;
	text-decoration:underline;
}
.fecha_novedad_home {
	color: #CC3300;
}
.fecha_novedad_home a{
	font-weight: bold;
	color: #CC3300;
}
.fecha_novedad_home a:hover{
	font-weight: bold;
	color: #CC3300;
	text-decoration:underline;
}
.tit_novedad_home {
	font-weight: bold;
	margin-bottom: 6px;
}
.btn_novedad_home {
	text-align: right;
	margin-top: 6px;
}
#combo_buscar {
	margin-bottom:15px;
}
/*autogestion*/
#box_user {
	position: absolute;
	color: #FFFFFF;
	left: 25px;
	top: 98px;
	width: 576px;
}
#btn_salir {
	float: left;
}
#nombre_user {
	float: left;
}
/*menu*/
#menu_autogestion h1 {
	font-size: 12px;
}
#menu_autogestion {
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 10px;
}
#menu_autogestion ul{
	padding-top: 10px;
	list-style:none;
}
#menu_autogestion li{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
/*datos*/
.linea_datos_autogestion {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 4px;
}
.dato {
	margin-top:6px;
}
.dato input {
	width:220px;
	color:#012C56;
}
.dato select {

	color:#012C56;
}
/*descargas*/
.box_descarga {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7FACC1;
	margin-bottom:15px;
	padding-bottom:15px;
	overflow:hidden;
	height:1%;
}
.descarga_izq {
	float: left;
	width: 260px;
	margin-right:15px;
}
.descarga_der {
	width:120px;
	text-align:right;
	float: left;
	margin-top:21px;
}
.tit_descarga {
	margin-bottom:6px;
	font-weight:bold;
}
.archivo_descarga {
	font-weight:bold;
	margin-bottom:6px;
}
.archivo_descarga a{
	color:#FF6600;
}
.archivo_descarga a:hover{
	color:#FF6600;
	text-decoration:underline;
}
/*procesar*/
#procesar {
	text-align:center;
	margin-top: 100px;
	margin-right: 80px;
	margin-bottom: 120px;
	margin-left: 80px;
}
#procesar img{
	margin-top:15px;
}
#box_login {
	width: 180px;
	margin-top: 50px;
	margin-left: auto;
	margin-bottom: 50px;
	margin-right: auto;
}
#box_login input{
	width: 180px;
}
#btn_ingresar {
	text-align: right;
	margin-top: 10px;
}
.tit_login {
	margin-top: 6px;
}

/*novedad amp*/
#fecha_novedad_amp {
	margin-bottom: 10px;
}
#tit_novedad_amp {
	margin-bottom: 10px;
}

#tit_novedad_amp h2 {
	font-size: 14px;
}
#mascara_novedad_amp {
	position: absolute;
}
#img_novedad_amp {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
#bajada_novedad_amp {
	color: #5D7791;
}
#txt_novedad_amp {
	clear: both;
	margin-top: 10px;
	margin-bottom: 15px;
}
#btn_volver_novedad_amp {
	text-align: right;
}
#no_hay {
	padding-bottom:70px;
	padding-top:50px;
	text-align:center;
}

