/* TAGS GENERICOS */

html, body {
	margin:0;
	padding:0;
}

body {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	background:#006666;
	scrollbar-face-color:#fff;
	scrollbar-arrow-color:#2b726c;
	scrollbar-track-color:#fff;
	scrollbar-shadow-color:#fff;
	scrollbar-highlight-color:#fff;
	scrollbar-3dlight-color:#fff;
	scrollbar-darkshadow-Color:#fff;
}
h1 {
	font-size:14px;
	color:#666666;
	margin:0;
	padding:0;
}
h2 {
	font-size:12px;
	color:#666666;
	margin:0;
	padding:0;
}
h3 {
	font-size:11px;
	margin:0;
	padding:0;
	font-weight: bold;
}
p {
	margin:5px 0px 15px 0px;
}
p.resenha {
	text-align: justify;	
}
li {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:20px;
	line-height:12px;
}ul {
	margin-top:10px;
	margin-bottom:15px;
	margin-left:20px;
	line-height:12px;
}
form, img, a {
	margin:0;
	padding:0;
}
img {
	border:none;
	margin:0;
	padding:0;
}

/* FIN TAGS GENERICOS */

div#wrapper {
	width:760px;
	margin:0 auto;
	text-align:left;
}

div#header {
	padding-top:12px;
	text-align:center;
	height:88px;
}

div#body {
	padding:0px 10px 0px 35px;
	background:#b5dc30;
	float:left;
	background:url(img/wrapper-bg.gif);
}

div#navbar {
	float:left;
	background:#2b726c;
	width:150px;
	height:410px;
	padding-top:40px;
}
div#links {
	height:295px;
	overflow:hidden;
}

div#login {
	padding:0px 15px 8px 15px;
	color:#669999;
	border-top:2px solid #b5dc30;
}

div#login p {
	font-size:11px;
}
div#login a {
	color:#ccc;
	text-decoration:none;
	font-size:10px;
}

div#login a:hover {
	text-decoration:underline;
}
	
div#content {
	float:left;
	width:304px;
	height:300px;
	padding:20px 20px 5px 20px;
	text-align:center;
}
h1.title1 {
	text-align:left;
	color:#666666;
}
h2.carreras {
	color:#666666;
	line-height: normal;
}
table.plan-carreras {
	color:#333;
}
table.plan-carreras td {
	vertical-align:top;
	font-size:9px;
	background:#eee;
}
table.plan-carreras td p {
	text-align:left;
	font-size:9px;
	margin:0;
}
table.aranceles {
	color:#9BA38B;
}
table.aranceles td {
	font-size:10px;
	background-color:#F4F4F4;
}
table.aranceles td.title {
	background:#c2cc6e;
	color:#fff;
}
div.textcontainer {
	text-align: justify;
	font-size: 9pt;
}
div.textcontainer h1 {
	color:#666666;
}
div.textcontainer p, div.textcontainer ul {
	color:#666666;
	font-size:12px;
	text-align:justify;
	line-height: 16px;
/*	margin-bottom:10px;*/
}

div.textcontainer a {
	color:#669999;
}
div.textcontainer a:hover {
	color:#003333;
}
div.textcontainer a.vermas {
	float:left;
	width:120px;
	color:#669999;
}
a.admisioneslink {
	color:#006633;
	text-decoration:none;
}
a.admisioneslink:hover {
	text-decoration:underline;
}
div.textcontainer img.vinheta {
	float:right;
	width:150px;
	height:50px;
}
div.barra {
	font-size:1px;
	height:29px;
	clear:both;
	background:url(img/linea.gif) repeat-x;
/*	margin:15px 0px 15px 0px;*/
}
div#banner {
	float:left;
	width:220px;
}

div#footer {
	clear:both;
}

div.botones {
/*	height:13px;*/
}
div.botones a {
	display:block;
	height:13px;
	text-indent:-5000px;
	font-size:1px;
}

div.btnspacer {
	height:30px;
}
div.btnxpand {
	text-align:right;
	padding-right:30px;
	display:none;
	margin-bottom:10px;
}
div.btnxpand a {
	text-indent:0px;
	color:#fff;
	text-decoration:none;
	font-size:10px;
}
div.btnxpand a:hover {
	text-decoration:underline;
}

div#btn1 {
	background:url(img/btn1-off.gif) no-repeat;
}
div#btn1 a:hover {
	background:url(img/btn1-on.gif) no-repeat;
}
div#xpnd1 a:hover {
	background:none;
}
div#btn2 {
	background:url(img/btn2-off.gif) no-repeat;
}
div#btn2 a:hover {
	background:url(img/btn2-on.gif) no-repeat;
}

div#btn3 {
	background:url(img/btn3-off.gif) no-repeat;
}
div#btn3 a:hover {
	background:url(img/btn3-on.gif) no-repeat;
}

div#btn4 {
	background:url(img/btn4-off.gif) no-repeat;
}
div#btn4 a:hover {
	background:url(img/btn4-on.gif) no-repeat;
}

div#btn5 {
	background:url(img/btn5-off.gif) no-repeat;
}
div#btn5 a:hover {
	background:url(img/btn5-on.gif) no-repeat;
}
div#xpnd5 a:hover {
	background:none;
}
div#btn6 {
	background:url(img/btn6-off.gif) no-repeat;
}
div#btn6 a:hover {
	background:url(img/btn6-on.gif) no-repeat;
}
div#xpnd6 a:hover {
	background:none;
}


div#footer {
	text-align:center;
	color:#fff;
	padding:5px;
	font-size:10px;
}
div#footer a {
	color:#fff;
	text-decoration:none;
}

div#footer a:hover {
	text-decoration:underline;
}

div.admcuadros {
	border-top:1px dotted #999;
	padding:8px 8px 8px 0px;
	color:#006633;
	font-size:12px;
	font-weight:bold;
}

div.admcuadros img {
	margin-right:10px;
}

table.admtabla {
	border:1px solid #999;
	margin-top:5px;
}
table.admtabla td {
	border:1px solid #999;
	padding:2px;
	vertical-align:top;
}

div.bannerpromo {
	height:65px;
	background-color:#FFCC00;
}

div.carcuadros {
	padding:5px 5px 5px 0px;
	color:#006633;
	font-size:11px;
	font-weight:bold;
	background:url(img/dottedline.gif) no-repeat 35px 29px;
	height:16px;
}
div.carcuadros a {
	color:#006633;
	text-decoration:none;
}
div.carreras-titulo {
	height:110px;
	padding-left:35px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
}

div.carcuadros img {
	margin-right:25px;
}
p.aclaracion {
	font-size:10px;
}

/* Agenda Styles */
div.textcontainer p.agenda-tit {
	font-size:10px;
}
div.textcontainer p.agenda-tit a {
	text-decoration:none;
}

div.textcontainer a.agenda-tit1 {
	color:#333;
}
div.textcontainer a.agenda-tit1:hover {
	color:#333;
	text-decoration:underline;
}
div.textcontainer a.agenda-tit2 {
	color:#999;
}
div.textcontainer a.agenda-tit2:hover {
	color:#999;
	text-decoration:underline;
}

table.agenda {
width: 500px;
margin: 0px auto 0px auto;
}
table.agenda td {
	background:#eee;
	border-top:5px solid #fff;
	height:90px;
	vertical-align:top;
}
table.agenda td.container {
	border-right:6px solid #fff;
	width: 250px;
}
table.agenda tr.fix td.container {
	width: 205px;
	height: 2px;
	background: #fff;
}
div.agenda-num {
	float:left;
	width:55px;
	font-size:48px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	margin-top:-10px;
	letter-spacing:-5px;
}
div.agenda-txt {
	float:right;
	width:170px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:5px;
}
div.agenda-txt a {
	color: black;
	text-decoration: none;
}
div.agenda-txt a:hover {
	text-decoration: underline;
}
#menu-agenda ul {
        margin:10px 0px 0px 0px;
        padding:0px;
        list-style:none;
}
#menu-agenda li {
      	display:inline;
    	margin:0;
      	padding:0;
      	font-size: 10px;
}
#menu-agenda a {
	text-decoration: none;
}
#menu-agenda a:hover {
	text-decoration: underline;
	color: red;
}
#agenda-cuerpo {
	padding: 10px;
	line-height: 14px;
	font-size:11px;
	text-align:justify;
}
#agenda-cuerpo h1 {
	color:#999999;
	font-size: 18pt;
	padding-bottom: 5px;	
}
#agenda-cuerpo hr {
	border: 1px dotted #33B911;
	margin-bottom: 18px;
}
#texto a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#notic a {
	color: #808080;
	text-decoration:none;
	font-weight: bold;
}
#notic a:hover {
	text-decoration: underline;
}
#texto a:hover {
	text-decoration: underline;
}
.focused {
	font-weight: bold;
	color: red;
}
.agenda-tit1 .focused {
	font-weight: normal;
	color: red;
}
.agenda-tit2 .focused {
	font-weight: normal;
	color: red;
}
.agenda a {
	color: black;
	text-decoration: none;
}
.container a:hover {
	text-decoration: underline;
}

.barra_navegacion , p-barra{
	font-size:10px;
	color:#669999;
	line-height: 12px;
	width: 135px;
	text-align: right;
	background-color:#FFFFFF;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.barra_carreras {
	font-size:9px;
	text-align: left;
	background-color:#FFFFFF;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-style: normal;
	line-height: 10px;
	word-spacing: normal;
}
.columna_central {
	font-size: 10px;
	padding-top: 10px;
	color:#9BA38B;
	/*height: 380px;*/
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	text-align: justify;
	background-color: #FFFFFF;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 20px;
	width: 400px;
}
.contenido_1 {
	font-size:10px;
	margin:0;
	text-align: left;
	background-color:#FFFFFF;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #9BA38B;
}
.pie {
	font-size:9px;
	text-align:center;
	color:#669999;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
}
.titulo {
	font-size:14px;
	text-align: left;
	line-height: 18px;
	vertical-align: middle;
	padding-top: 2.5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.textocorrido {
	text-align: left;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 14px;
	color: #9BA38B;
	height: 550px; 
	overflow-x: none; 
	overflow-y: auto;
}
a:link {
	color:#669999;
	text-decoration:none;
}
a:visited {
	color:#999999;
}
a:hover {
	color:#003333;
}
a:active {
	color:#669999;
}
.menu_carreras_texto {
	text-align: left;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 10px;
}
.horario_atencion {
	font-size: 10px;
	padding-top: 10px;
	color:#9BA38B;
	height: 420px;
	width: 170px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	text-align: left;
	background-color: #FFFFFF;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 20px;
}
.privacidad_condiciones {
	font-size:9px;
	text-align:right;
	margin:0;
	color:#669999;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.noticias {
	text-align: left;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 14px;
	color: #9BA38B;
}
.banner {
	padding-left: 20px;
}
.celda_foto_noticias {
	padding-top: 5px;
}
.tabla_descargas_cursos {
	border: 0px;
}
.header {
	background-color: #99CC00;
}
.even {
	background-color: #FFF;
}
.odd, .even {
	height: 30px;
	padding-left: 20px;
	font-weight: bold;
}
hr {
	heigth: 0.5px;
	color: #669999;
	padding-right: 10px;
}
