@charset "utf-8";
/* CSS Document */

body {
	width:100%;
	height:auto;
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
}


a:link {
	color: #999999;text-decoration: none;
}
a:visited {
	color: #999999;	text-decoration: none;
}
a:hover {
	color: #B75383; text-decoration: none;
}
a:active {
	color: #999999; text-decoration: none;
}

#main{
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: auto;
	height: auto;
	width: auto;
}
#main_index {
	background-image: url(img/fdn_index.png);
	background-repeat: repeat-x;
	background-position: top;
	margin: auto;
	height: auto;
	width: auto;
}
#header {
	margin: auto;
	width: 900px;
	height: 470px;
}
#inicio {
	margin: auto;
	width: 900px;
	height: auto;
}
#contenido {
	margin: auto;
	width: 900px;
	height: auto;
}
p.clr, .clr { clear:both; padding:0; margin:0; background:none;}

img{
	border:none;
}
img.double-border {
	border: 1px solid #ddd;
	padding: 5px; /*Inner border size*/
	background: #fff; /*Inner border color*/
	margin: 10px 10px;
}

/*TOP*/
#top {width:900px; height:90px; background-color:#FFFFFF; margin: auto;}

#logo {width:250px; height:75px; margin-left:10px; margin-top:10px; float:left;}

#txt_topmenu {
	width:160px;
	height:20px;
	margin-right:10px;
	margin-top:37px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}

#buscar {width:182px; height:20px; margin-right:40px; margin-top:35px; float:right;}

#searchwrapper {
width:182px; /*follow your image's size*/
height:22px;/*follow your image's size*/
background-image:url(img/search.png);
background-repeat:no-repeat; /*important*/
padding:0px;
margin:0px;
position:relative; /*important*/
}
#searchwrapper form { display:inline ; }
.searchbox {
border:0px; /*important*/
background-color:transparent; /*important*/
position:absolute; /*important*/
top:1px;
left:3px;
width:150px;
height:20px;
}
.searchbox_submit {
	border:0px; /*important*/
	background-color:transparent; /*important*/
	position:absolute; /*important*/
	top:1px;
	left:157px;
	width:20px;
	height:20px;
}

/* SLIDER */
#slider {
	border: 1px solid #fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #999 0px 0px 3px;
	-moz-box-shadow: #999 0px 0px 3px;
	box-shadow: #999 0px 0px 3px;
	background: #FFF;
	behavior: url(/PIE.htc);
	width:860px;
	height:360px;
	margin: auto;
}

/*MENU */
#menu_fdn {
	width:858px;
	height:50px;
	float:left;
	text-transform: uppercase;
	margin-right: 1px;
	margin-left: 1px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(/PIE.htc);
}

#menu_ini {
	width:830px;
	height:39px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#555;
	text-transform: uppercase;
	margin-right: 14px;
	margin-left: 14px;
}
#b1_ini {width:auto; line-height:39px; float:left; text-align:center; padding-left:3px; padding-right:3px;font-family: Arial, Helvetica, sans-serif; font-size:12px;}
#b1_ini a {width:auto; line-height:39px; float:left; text-align:center; padding-left:3px; padding-right:3px; text-decoration:none; color:#666;}
#b1_ini a:hover {width:auto; line-height:39px; float:left; text-align:center; padding-left:3px; padding-right:3px; color:#733051;}




/* CENTRAL */
#central_fdn {
	width:830px;
	height:312px;
	float:left;
	margin-top:-11px;
	margin-bottom:40px;
	padding-right: 14px;
	padding-left: 14px;
	margin-left: 1px;
	margin-right: 1px;
}

#central {width:830px; height:312px; float:left;}

#foto_central {
	width:650px;
	height:312px;
	float:left;
}
#menu_central {
	width:180px;
	height:312px;
	float:left;
	background-color:#B75383;
}
#menu_central_btn {
	width:180px;
	height:30px;
	float:left;
	margin: 0px;
	vertical-align: bottom;
}
#menu_central_btn a {
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	width: 170px;
	height: 20px;
	vertical-align: text-bottom;
	margin: 0px;
	padding-left: 10px;
	padding-top: 8px;
}
#menu_central_btn a:hover {	
	background-repeat: no-repeat;
	color:#B75283;
	background-color: #FFFFFF;}

/* MAIN */
#cuerpo {width:860px; height:auto; float:left; margin-top:0px; margin-bottom:5px; margin-right: 20px; margin-left: 20px;}

#txt_slogan {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	text-transform: uppercase;
	color: #003486;
	text-align: justify;
	width: 860px;
	margin-top: 10px;
}
.h1  {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;
	text-align: justify;
	line-height: 20px;
	padding: 5px 0px;
}
.h2 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;
	text-align: justify;
	line-height: 20px;
	padding: 5px 0px 0px 30px;
}
.h3 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #850538;
	text-align: justify;
	font-weight: bold;
	line-height: 15px;
	padding: 5px;
	width: 800px;
}

.h4 {
	float: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #850538;
	text-align: justify;
	line-height: 15px;
	padding: 5px;
}
.alto5{
	height: 5px;
	float: left;
	width: 5px;
}
.alto10{
	height: 10px;
	float: left;
	width: 10px;
}
.alto20{
	height: 20px;
	float: left;
	width: 10px;
}
.alto50{
	height: 50px;
	float: left;
	width: 10px;
}
.ancho10{
	width: 10px;
	height: 20px;
	float: left;
}
.ancho20{
	width: 20px;
	height: 20px;
	float: left;
}
.ancho50{
	width: 50px;
	height: 20px;
	float: left;
}

/* BANNER INICIO */
#banner {
	border: 1px solid #fff;

	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;

	-webkit-box-shadow: #999 0px 0px 3px;
	-moz-box-shadow: #999 0px 0px 3px;
	box-shadow: #999 0px 0px 3px;
	background: #FFF;
	behavior: url(/PIE.htc);
	width:270px;
	height:330px;
	margin-right: 20px;
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	float: left;
}

#banner3 {
	border: 1px solid #fff;

	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;

	-webkit-box-shadow: #999 0px 0px 3px;
	-moz-box-shadow: #999 0px 0px 3px;
	box-shadow: #999 0px 0px 3px;
	background: #FFF;
	behavior: url(/PIE.htc);
	width:270px;
	height:330px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	float: left;
}
#bannerch {
	border: 1px solid #fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #999 0px 0px 3px;
	-moz-box-shadow: #999 0px 0px 3px;
	box-shadow: #999 0px 0px 3px;
	background: #FFF;
	behavior: url(/PIE.htc);
	width:270px;
	height:80px;
	margin-right: 22px;
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	float: left;
}
#banner3ch {
	border: 1px solid #fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #999 0px 0px 3px;
	-moz-box-shadow: #999 0px 0px 3px;
	box-shadow: #999 0px 0px 3px;
	background: #FFF;
	behavior: url(/PIE.htc);
	width:270px;
	height:80px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	float: left;
}

.bannerttl {
	width:260px;
	margin-right: 22px;
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-transform: uppercase;
	color: #eb215b;
	font-weight: bold;
}
.banner3ttl{
	width:260px;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-transform: uppercase;
	color: #eb215b;
	font-weight: bold;
}
.ttl_banner {
	float: left;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	line-height: 20px;
	background-color: #002868;
	height: 40px;
	padding-top: 15px;
	padding-bottom: 5px;
	width: 240px;
	padding-right: 10px;
	padding-left: 20px;
}
.contenido_banner {
	float: left;
	width: 270px;
	margin-top: -10px;
	background-color: #FFFFFF;
	height: 225px;
}
.img_banner {
	float: left;
	width: 270px;
	border:none;
}
.ttl2_banner {
	float: left;
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383838;
	text-align: left;
	line-height: 15px;
	padding: 5px 5px;
	text-transform: uppercase;
}
.txt_banner {
	float: left;
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383838;
	text-align: left;
	line-height: 17px;
	padding: 5px 5px;
}
.alink_banner {
	color: #d60093 !important;
}

.link_banner {
	float: left;
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d60093;
	text-align: right;
	line-height: 15px;
	padding: 5px 5px;
}
.news_banner {
	float: left;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383838;
	text-align: left;
	line-height: 13px;
	padding: 3px 10px;
	text-transform: uppercase;
}
.date_banner {
	float: left;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	text-align: left;
	line-height: 12px;
	padding: 3px 10px;
	font-style: oblique;
}
.icon_banner {
	float: left;
	width: 260px;
	text-align: center;
	padding: 15px 5px;
}
.puntos_banner {
	float: left;
	width: 260px;
	height: 3px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #383838;
}
.txtform_banner {
	float: left;
	width: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #383838;
	text-align: left;
	line-height: 15px;
	padding: 5px 10px;
}
.txtform2_banner {
	float: left;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EB215B;
	text-align: left;
	line-height: 15px;
	padding: 2px 3px;
}
.btntxtform_banner {
	border: 1px solid #fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #999 0px 0px 3px;
	-moz-box-shadow: #999 0px 0px 3px;
	box-shadow: #999 0px 0px 3px;
	background: #ccc;
	behavior: url(/PIE.htc);
	float: left;
	width: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002868;
	text-align: center;
	line-height: 15px;
	padding: 2px 3px;
}
/* FIN  BANNER INICIO */


/* CURSOS */
#CURSOS {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #EB215B;
	width: 860px;
}
#ttl_cat_cursos {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #EB215B;
	width: auto;
	line-height: 25px;
	cursor: pointer;
}
#curso {
	float: left;
	padding-left: 0px;
	width: 840px;
}
#ttl_cursos {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #0066cc;
	width: auto;
	line-height: 20px;
	font-weight: bold;
	padding-top: 10px;
}
#subttl_cursos {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3366cc;
	width: 850px;
	line-height: 25px;
}

#txt_cursos {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;
	width: 850px;
	line-height: 18px;
}
.btn_cursos {
	border: 1px solid #fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #999 0px 0px 3px;
	-moz-box-shadow: #999 0px 0px 3px;
	box-shadow: #999 0px 0px 3px;
	background: #ccc;
	behavior: url(/PIE.htc);
	float: left;
	width: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3366CC;
	text-align: center;
	line-height: 15px;
	padding: 2px 3px;
}

#CURSOTTL {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #EB215B;
	width: 700px;
}
#ttl_curso {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #EB215B;
	width: 700px;
	line-height: 25px;
}
#subttl_curso {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3366cc;
	width: 850px;
	line-height: 25px;
}
#txt_curso {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;
	width: 850px;
	line-height: 18px;
}

#FDN_TTL {
	float: left;
	width: 850px;
	background-color: #F2F2F2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ced1d2;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ced1d2;
}
#FDN_TTL_NEXT {
	float: left;
	width: 850px;
	background-color: #f2f2f2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ced1d2;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ced1d2;
}
/* ACTIVIDADES */
#ACTIVIDADES {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #0066CC;
	width: 860px;
}
#ttl_mes {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #006666;
	width: auto;
	line-height: 26px;
	cursor: pointer;
}
#ttl_mes_next {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #EB215B;
	width: auto;
	line-height: 26px;
	cursor: pointer;
}
#actividad {
	float: left;
	padding-left: 10px;
	width: 850px;
}
#ttl_act {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #0066CC;
	width: 850px;
	line-height: 25px;
	font-weight: bold;
	padding-top: 10px;
}
#subttl_act {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006666;
	width: 850px;
	line-height: 15px;
}
#txt_act {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;
	width: 850px;
	line-height: 18px;
}
.btn_act {
	border: 1px solid #fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #999 0px 0px 3px;
	-moz-box-shadow: #999 0px 0px 3px;
	box-shadow: #999 0px 0px 3px;
	background: #ccc;
	behavior: url(/PIE.htc);
	float: left;
	width: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006633;
	text-align: center;
	line-height: 15px;
	padding: 2px 3px;
}

#JORNADA{
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #0066CC;
	width: 850px;
}
#ttl_jornada {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #494994;
	width: 700px;
	line-height: 25px;
}
#subttl_jornada {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #514DA8;
	width: 860px;
	line-height: 25px;
}
#txt_jornada {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;
	width: 860px;
	line-height: 18px;
}
/* FIN ACTIVIDADES */


#formulario {
	float: left;
	font-size: 12px;
	color: #383838;
	width: 850px;
	line-height: 18px;
}
#subttlform_curso {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #EB215B;
	width: 850px;
	line-height: 25px;
}
.txt_formulario {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;
	width: 150px;
	line-height: 18px;
}
.btn_pre {
	border: 1px solid #fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #999 0px 0px 3px;
	-moz-box-shadow: #999 0px 0px 3px;
	box-shadow: #999 0px 0px 3px;
	background: #ccc;
	behavior: url(/PIE.htc);
	float: right;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #002868;
	text-align: center;
	line-height: 18px;
	padding: 3px 10px;
}
.btn_volver {
	border: 1px solid #fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #999 0px 0px 3px;
	-moz-box-shadow: #999 0px 0px 3px;
	box-shadow: #999 0px 0px 3px;
	background: #ccc;
	behavior: url(/PIE.htc);
	float: left;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EB215B;
	text-align: center;
	line-height: 18px;
	padding: 3px 10px;
	font-weight: bold;
}
.btn_inscrip {
	border: 1px solid #fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #999 0px 0px 3px;
	-moz-box-shadow: #999 0px 0px 3px;
	box-shadow: #999 0px 0px 3px;
	behavior: url(/PIE.htc);
	float: left;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-align: center;
	line-height: 18px;
	padding: 3px 10px;
	background-color: #3366CC;
}
.btn_enviar {
	border: 1px solid #fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #999 0px 0px 3px;
	-moz-box-shadow: #999 0px 0px 3px;
	box-shadow: #999 0px 0px 3px;
	behavior: url(/PIE.htc);
	float: left;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-align: center;
	line-height: 18px;
	padding: 3px 10px;
	background-color: #EB215B;
}
.btn_volverAct {
	border: 1px solid #fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #999 0px 0px 3px;
	-moz-box-shadow: #999 0px 0px 3px;
	box-shadow: #999 0px 0px 3px;
	background: #ccc;
	behavior: url(/PIE.htc);
	float: left;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3366CC;
	text-align: center;
	line-height: 18px;
	padding: 3px 10px;
	font-weight: bold;
}
#footer {
	margin: 0px;
	width: auto;
	height: 100px;
	background-color: #666666;
}
.puntos {
	float: left;
	width: 850px;
	height: 3px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B6B6B6;
}
.linea {
	float: left;
	width: 850px;
	height: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ced1d2;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#CALENDARIO {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #6666CC;
	width: 850px;
}
#ttl_calendar {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #666699;
	width: 500px;
	line-height: 25px;
}
#ttl_almanaque{
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666699;
	width: auto;
	line-height: 25px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
#cuerpo_calendar {
	float: left;
	width: 860px;
	height: auto;
	margin-bottom: 5px;
	background-color: #F2F2F2;
}
#calendar {
	float: left;
	padding-left: 10px;
	width: 500px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BFBFBF;
	padding-right: 10px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#evento {
	float: left;
	width: 500px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#almanaque {
	float: right;
	padding-right: 10px;
	width: 319px;
	padding-left: 10px;
	background-color: #F2F2F2;
}
#txt_calendar {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;
	width: 850px;
	line-height: 20px;
}

.linea_calendar {
	float: left;
	width: 495px;
	height: 3px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2C6C7;
}
#date_calendar {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4F5C7D;
	width: auto;
	line-height: 20px;
	font-weight: bold;
}
#hora_calendar {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 450px;
	line-height: 20px;
	font-weight: bold;
}
#eventoC_calendar {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EB215B;
	width: 450px;
	line-height: 20px;
}
#eventoA_calendar {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	width: 450px;
	line-height: 20px;
}
#eventoN_calendar {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336666;
	width: 450px;
	line-height: 20px;
}
.btn_evento_act {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(/PIE.htc);
	float: left;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	text-align: center;
	line-height: 14px;
	margin-left: 20px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	background-color: #0066CC;
}
.btn_evento_curso {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(/PIE.htc);
	float: left;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	text-align: center;
	line-height: 14px;
	margin-left: 20px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	background-color: #EB215B;
}
.btn_evento_news {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(/PIE.htc);
	float: left;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	text-align: center;
	line-height: 14px;
	margin-left: 20px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	background-color: #336666;
}
.puntos_evento {
	float: left;
	width: 495px;
	height: 3px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CECECE;
	margin-top: 7px;
	margin-bottom: 7px;
}
.linea_evento {
	float: left;
	width: 495px;
	height: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFDFDF;
	margin-top: 7px;
	margin-bottom: 7px;
}
.linea_almanaque {
	float: left;
	width: 319px;
	height: 3px;
	padding-top: 3px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2C6C7;
}
#subttl_almanaque {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666699;
	width: 250px;
	line-height: 25px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
#temas_almanaque {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F5C7D;
	width: 250px;
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	font-weight: bold;
}
#subtemas_almanaque {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F5C7D;
	width: 250px;
	line-height: 20px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D3D3;
	margin-left: 20px;
}
#subsubtemas_almanaque {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F5C7D;
	width: 240px;
	line-height: 20px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D3D3;
	margin-left: 30px;
}
#imagenPpal {
	float: left;
	width: 860px;
	background-color: #F4F4F4;
	margin: 5px 0px;
}
#imagenDictantes {
	float: left;
	width: auto;
	background-color: #F4F4F4;
	margin: 5px 5px;
}
#txt_navegacion {

	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;
	line-height: 18px;
}
#icon_curso {
	float: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;
	line-height: 18px;
}
#Dictante {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;
	line-height: 18px;
	width: 270px;
	height: 90px;
	float: left;
}
#txt_Dictante {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;
	line-height: 18px;
	width: 180px;
	float: left;
	margin-top: 50px;

}
.puntos_Vert {
	float: left;
	width: 5px;
	height: 90px;
	margin-right: 5px;
	margin-left: 4px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CECECE;
}
#NOVEDADES {

	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #003333;
	width: 860px;
}
#novedad {

	float: left;
	padding-left: 10px;
	width: 850px;
}
#ttl_novedad {

	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #009162;
	width: 700px;
	line-height: 25px;
	font-weight: bold;
	padding-top: 10px;
}
#ttl_mes_novedades {

	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #006666;
	width: auto;
	line-height: 26px;
	cursor: pointer;
}
.btn_noved {

	border: 1px solid #fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #999 0px 0px 3px;
	-moz-box-shadow: #999 0px 0px 3px;
	box-shadow: #999 0px 0px 3px;
	background: #ccc;
	behavior: url(/PIE.htc);
	float: left;
	width: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006666;
	text-align: center;
	line-height: 15px;
	padding: 2px 3px;
}
.fecha {
	text-align: center;
	width: 40px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #006666;
 }
.mes, .año {
 font-size: 10px;
 }
.dia {
 font-size: 16px;
 line-height: 18px;
 }
.left {
	float: left;
}
.right {
	float: right;
}
#txt_nov {

	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;
	width: 850px;
	line-height: 18px;
}
#txt_nov600 {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;
	width: 600px;
	line-height: 18px;
}

.Table_formulario {
	float: left;
	width: 550px;
	line-height: 18px;
}
.Table_formulario td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;
}
.estilo1 { color: red;
font-weight:bold;}
.estilo2 { color: green;
font-weight:bold;}
.txt_footer {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 18px;
}
.txt_footerCh {

	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	line-height: 18px;
}
#ttl_fundacion {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #B75283;
	width: 700px;
	line-height: 25px;
}
#subttl_fundacion {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #336699;
	width: auto;
	line-height: 16px;
	font-weight: bold;
	padding-top: 10px;
}
#subttl2_fundacion {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #B75383;
	width: auto;
	line-height: 16px;
	font-weight: bold;
	padding-top: 10px;
}



/* GALERIAS */
.galeria {
	float:left;
	margin-left: 20px;
}
.galeria img {
	float:left;
	margin-right:15px;
}

#txt_Docente {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	line-height: 15px;
	width: 120px;
	float: left;
	margin-top: 5px;
	font-weight: bold;
	text-align: center;
}
#Docente_img {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;
	line-height: 18px;
	width: 140px;
	float: left;
	padding-left: 10px;
}
.center {
	text-align: center;
	clear: both;
}
.h5 {

	float: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	line-height: 15px;
	padding: 3px 0 3px 15px;
}
#Cuspide_img {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;
	line-height: 18px;
	width: 140px;
	float: left;
	padding-left: 10px;
}
/* form buscador */
#searchBoxOne {
	background: #ededed;
	padding: 15px 20px;
}
#searchBoxOne input.search {
	font-size: 16px;
	color: #999;
	padding: 6px;
	border: 1px solid #b8b8b8;
	background-image: url(img/01_background.png);
	background-repeat: no-repeat;
	background-position: left top;
	-moz-box-shadow:inset 2px 2px 5px #ccc;
    box-shadow:inset 2px 2px 5px #ccc;
}
#searchBoxOne input.submit {
	width: 67px;
	height: 32px;
	border: none;
	color: #dee4ff;
	cursor: pointer;
	background-image: url(img/01_submit.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#searchBoxOne input.submit.hover {
    background: url(img/01_submit.png) bottom left no-repeat;
}

#cuerpo_search {
	float: left;
	width: 860px;
	height: auto;
	margin-bottom: 5px;
	background-color: #F2F2F2;
}
#resultados {
	float: left;
	padding-left: 10px;
	width: 500px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BFBFBF;
	padding-right: 10px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#columnaDer {

	float: right;
	padding-right: 10px;
	width: 319px;
	padding-left: 10px;
	background-color: #F2F2F2;
}
#resultado {
	float: left;
	width: 500px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ttl_resultado {
	float: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	width: auto;
	line-height: 20px;
	font-weight: bold;
}
.btn_evento_cuspide {

	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(/PIE.htc);
	float: left;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	text-align: center;
	line-height: 14px;
	margin-left: 20px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	background-color: #993333;
}


#sidebar { width: 220px; float: right; padding:0px }
