@charset "utf-8";

/*--generic styles--------------------------------------------------------*/
html, body {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	background: #F4F4F4
}
div,h1,h2,h3,h4,h5,h6,p,address,ul,ol,li {
	margin: 0px;
	padding: 0px;
}
a img {
	border: none;
}
.index_maintext {
	font-weight: normal;
	text-align: justify;
	padding-right: 20px;
	padding-left: 50px;
}
.index_header {
	text-align:left;
	font-size: 1.6em;
	font-weight: bold;
	color: #000;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 15px;
}
.index_links {
	font-weight: bold;
	color: #009;
	text-decoration: none
}
.index_links:hover {
	color: #006699;
	text-decoration: underline;
}
#NavBarDepto {
	padding-top: 30px;
	width: 253px;
	position: relative;
	height: 1020px;
}
#NavBarDeptoMagAdult {
	padding-top: 0px;
	width: 253px;
	position: relative;
	height: 662px;
}
/*--pop-ups--------------------------------------------------------*/
#popup_blue {
	background-color: #006;
	color:#FFF;
	padding: 10px;
}
#popup_blue h1 {
	text-align:center;
	font-size: 3em;
	font-weight: bold;
}
#popup_blue p {
	text-align:right;
	font-size: 1.8em;
}
#popup_blue p a {
	color: #FFF;
}

/*--agenda y calendario--------------------------------------------------------*/
#caja_agenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 310px;
	width: 170px;
	padding: 5px;
	height: auto;
	width: 158px;
	margin: 0px;
	background-color: #FFFFFF;
}

#caja_agenda_doc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	height: auto;
	width: 158px;
	margin: 0px;
	background-color:#ffde81;
/* Desde acá va código para el degradado */
background: #ffde81; /* Old browsers */
background: -moz-linear-gradient(top,  #fff3d9 0%, #ffde81 3%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff3d9), color-stop(3%,#ffde81)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fff3d9 0%,#ffde81 3%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fff3d9 0%,#ffde81 3%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fff3d9 0%,#ffde81 3%); /* IE10+ */
background: linear-gradient(to bottom,  #fff3d9 0%,#ffde81 3%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff3d9', endColorstr='#ffde81',GradientType=0 ); /* IE6-9 */
}
#caja_agenda p {
	color: #009;
}
#wrapperAgenda {
	width: 400px;
	margin: 0 auto;
	background: #F4F4F4;
}
#wrapperAgenda #header {
	background-color: #006;
	padding: .5em 1em .5em;	
}
#wrapperAgenda #header h1 {
	font-size: 1.5em;
	color: #FFF;
	line-height: 1.2;
	text-align: center;
	border-bottom: 1px solid #FFF;
	font-weight:normal;
}
#wrapperAgenda p {
	margin: 1.25em .5em .5em;
	font-size: 0.9em;
	line-height: 1.2;
	color: #333;
	text-align: justify;
}
#wrapperAgenda ul {
	line-height: 1.2;
	margin: .75em .5em .5em 1.25em;
	font-size: 0.8em;
	color: #333;
}
#wrapperAgenda li {
	text-align: justify;
	padding-bottom: .5em;
}
.borde_agenda {
	height: auto;
	text-align:center;
	width: auto;
	padding: 10px;
	background-color: #F8F8F8;
}
.borde_agenda_left {
	height: auto;
	text-align:left;
	width: auto;
	padding: 10px;
	background-color: #F8F8F8;
}
.borde_agenda_left ul li {
	list-style: inside;
}
.borde_agenda_img {
	height: auto;
	text-align:center;
	width: auto;
	padding: 0px;
	margin: 0px;
	background-color: #F8F8F8;
}
.agenda_header_evento {
	text-align:center;
	color:#FFF;
	font-size: 1.8em;
}
.agenda_header_evento p {
	font-size: 0.8em;
}

.agenda_evento_maintext_justify {
	height: auto;
	text-align:justify;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 10px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #F8F8F8;
}
.agenda { 
	color: #009; 
	font-size: 9pt; 
	text-decoration: none }

.agenda:hover {
	color: #006699;
	font-size: 9pt;
	text-decoration: underline;
}
.agenda2 { 
	color: #515151; 
	font-size: 9pt; 
	text-decoration: none }

.agenda2:hover {
	color: #515151;
	font-size: 9pt;
	text-decoration: underline;
}
.calendar_table_main {
	border: thin solid #CCC;
	background-color: #FFF;
}
.calendar_table_main ol {
	margin-left: 30px;
}
.calendar_table_main ol ul {
	margin-left: 15px;
}
.calendar_table_main ul {
	margin-left: 30px;
}
.calendar_table_header {
	font-size: 16px;
	font-weight: normal;
	color: #000;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	background-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.calendar_table_dayoff {
	color: #F00;
	padding-left: 5px;
}
.calendar_table_daynumber {
	padding-left: 5px;
	color: #000;
}

.calendar_table_dayname {
	font-size: 13px;
	color: #333;
	background-color: #CCC;
	text-align: center;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
/*--academicos--------------------------------------------------------*/
.acad_tabla_fono {
	background-color: #999;
	text-align: center;
	font-size: 12px;
}
.acad_tabla_correo {
	text-align: center;
	font-size: 12px;
	color: #009;
	text-decoration: none;
	font-weight: bold;
}
.acad_header {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	margin-left: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.acad_header2 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-left: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.acad_table {
	border: 1px solid #CCC;
}
.acad_tabla_name {
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 12px;
}
.acad_table_cells {
	padding-top: 2px;
	padding-bottom: 2px;
}
.acad_links {
	font-size: 10pt;
	font-weight: bold;
	color: #009;
	text-decoration: none
}
/*--contactos--------------------------------------------------------*/
.contact_table_main {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.contact_table_header1 {
	font-size: 22px;
	font-weight: bold;
	color: #00385F;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 100px;
}
.contact_table_header2 {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00385F;
	padding-bottom: 5px;
}
.contact_table_name {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #999;
	vertical-align: middle;
	line-height: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.contact_table_main tr .contact_table_name ul {
	text-indent: 11px;
}

.contact_table_phone {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: center;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #999;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.contact_table_mail {
	font-size: 9pt;
	font-weight: bold;
	color: #009;
	text-decoration: none;
	text-align: center;
}
.contact_table_dot_bottom {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.contact_table_name2 {
	font-size: 14px;
	color: #000;
}
/*--postgrado--------------------------------------------------------*/
.postgrado_images_table {
	background-color: #FFF;
	border: 2px solid #00385F;
}
.postgrado_images_cell {
	text-align: center;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}
.postgrado_table_title {
	font-size: 24px;
	font-weight: bold;
	color: #00385F;
	text-align: left;
	vertical-align: top;
	text-transform: uppercase;
	padding-top: 12px;
	padding-bottom: 30px;
	padding-left: 10px;
}
.postgrado_table_title2 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #00385F;
	padding-bottom: 10px;
}
.postgrado_table {
	padding-right: 50px;
	background-color:#FFF;
	padding-left: 50px;
	margin-left: 70px;
	margin-bottom: 20px;
	background-color: #EAEAEA;
}
.postgrado_table_maintext p {
	font-size: 1.1em;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;
}
.postgrado_table tr .postgrado_table_maintext p {
	text-align: justify;
}
.postgrado_table tr .postgrado_table_title2 h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #000;
	text-align: left;
}
.postgrado_table tr td h3 a {
	padding-top: 15px;
	vertical-align:bottom;
}

.diplomado_index_table tr .postgrado_table_maintext p strong {
	font-size: 1.2em;
	text-decoration: underline;
}
.postgrado_table_title3 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 15px 5px 5px 5px;
	border-right-width: 4px;
	border-right-style: dotted;
	border-right-color: #999;
	text-decoration:none;
}
.postgrado_table_title3_r {
	font-size: 1.2em;
	font-weight: bold;
	padding: 15px 5px 5px 5px;
}
.postgrado_table_program_cell {
	border-right-width: 4px;
	border-right-style: dotted;
	border-right-color:#999;
}
.postgrado_table_program_cell_r {

}
.postgrado_table tr td table tr .postgrado_table_program_cell_r {
	text-align: justify;
}

.postgrado_table_program_cell_r2 p{
	font-size:1em;
	font-weight: normal;
	color:#000;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom-style:dotted;
	border-bottom-width:4px;
	border-bottom-color:#999;
	vertical-align:top;
}
.postgrado_table_title4 {
	font-size: 18px;
	font-weight: bold;
	color: #00385F;
	padding: 10px;
	vertical-align:middle;
}
.diplomado_index_table tr td table tr .postgrado_table_title4 img {
	float: left;
}
.postgrado_table_table {
	margin-left: 30px;
}
.postgrado_table tr td table tr .postgrado_table_title3 a {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00385f;
	text-decoration:none;
}
.postgrado_table tr td table tr .postgrado_table_title3 a:hover {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006699;
	text-decoration:underline;
}
.postgrado_table tr td table tr .postgrado_table_title3_r a {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00385f;
	text-decoration:none;
}
.postgrado_table tr td table tr .postgrado_table_title3_r a:hover {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006699;
	text-decoration:underline;
}
.postgrado_table tr td table tr .postgrado_table_title4 a {
	font-size: 18px;
	font-weight: bold;
	color: #00385F;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	vertical-align:top;
	text-decoration:none;
}
.postgrado_table tr td table tr .postgrado_table_title4 a:hover {
	font-size: 18px;
	font-weight: bold;
	color: #006699;
	padding-top: 20px;
	vertical-align:top;
	text-decoration:underline;
}
.postgrado_table_maintext ul {
	padding-left: 20px;
	padding-top: 15px;
}
.postgrado_table_maintext ul li {
	padding-left: 20px;
	list-style-position: inside;
	list-style-type: disc;
	font-size: 1.1em;
	line-height: 1.4em;
}
.postgrado_table_maintext ol {
    padding-bottom: 15px;
	padding-left: 20px;
}

.postgrado_table_maintext ol li {
	font-size: 1.1em;
	margin-left: 15px;
	list-style-position: inside;
	line-height: 1.4em;
}
.postgrado_table_maintext h1 {
	padding-bottom: 15px;
}
.postgrado_table_maintext h3 {
	padding: 15px 0px 15px 15px;;
	font-size: 1.2em;
}


/*--varios--------------------------------------------------------*/
.menupie { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #009; 
	font-size: 7pt; 
	text-decoration: none
}

.menupie:hover {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006699;
	font-size: 7pt;
	text-decoration: underline;
}



.fucking_table {
	text-align: center;
	width: 900px;
}
.menu {
	font-size: 1em; 
	font-weight: normal;
	color: #009;
	text-decoration: none;
}

.menu:hover {
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
}

/*--FORMULARIOS CONTACTO--------------------------------------------------------*/

body#form #form1 p {
	padding-left: 1.5em;
	margin-bottom: 0.6em;
}

body#form h3 {
	color: #18528a;
	margin-bottom: 1em;
	padding: 0.5em 0.75em 1em 1em;
}

/*--IFRAME DEPARTMENT--------------------------------------------------------*/






