* { padding: 0; margin: 0; }
html { height: 100%; }
* html #wrapper { height: 100%; }

/*----------[ FONTS ]----------*/

body {
/* font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;*/
 font-family:Arial, Helvetica, sans-serif;
 font-size: 14px;
 color:#4b4b4b;
 line-height:1.2em;
}

/*----------[ LAYOUT ]----------*/

body {
 background-image: url(../images/bg.jpg);
 background-position:center top;
 background-repeat: no-repeat;
 background-color:#F5F9FA;
 height: 100%;
}
#wrapper { 
 min-height: 100%;
 height: auto !important;
 height: 100%;
 margin: 0 auto;
 position:relative;
/* width: 922px;*/
 width: 990px;
}
#faux {
/* background: url(../images/bg1.png);*/
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%;
 background:#FFFFFF;
}
#header {
 color: #333;
/* width: 902px;*/
 width: 980px;
 height: 90px;
 margin: 0px 0px 0px 0px;
 vertical-align:top;
 padding:10px 5px;
}
#navigation {
 color: #1F3852;
 margin: 0px 0px 0px 0px;
 background-color: #F1F5FA;
 padding: 5px 2px 2px 5px;
 _padding: 7px 2px 2px 5px;
 font-size:1em;
 border-bottom:1px solid #C7D1DC;
 border-top:1px solid #C7D1DC;
 height:20px;
 _height:18px;
 background-image:url(../images/bg-navi.png);
 background-repeat:	repeat-x;
}
#navigation2 {
 color: #1F3852;
 margin: 0px 0px 0px 0px;
 background-color: #fff;
 padding: 5px 2px 5px 8px;
 _padding: 7px 2px 5px 5px;
 font-size:1em;
 border-bottom:1px solid #F7F8FC;
 width:980px;
 height:20px;
 _height:18px;
/** background-image:url(../images/bg-navi.png);
 background-repeat:	repeat-x;**/
}
#leftcolumn { 
 display: inline;
 color: #333;
 margin: 0px;
 padding: 0px;
 width: 160px;
 float: left;
/* border-right:1px solid #C7D1DC;*/
}
#content { 
 float: left;
 color: #333;
 margin: 10px 13px;
 padding: 0px;
 width: 955px;
 display: inline;
 position: relative;
 min-height: 400px;
}
#rightcolumn { 
 display: inline;
 position: relative;
 color: #333;
 margin: 10px;
 _margin: 0px;
 padding: 0px;
 width: 125px;
 float: right;
}
.push {
 height:176px;
 background: url(../images/bg1.png);
}
.foot {
 height: 85px; /* .push must be the same height as .footer */
 position: relative;
 /*margin-top: -90px;*/
}
#footer { 
/* background-color: #F1F5FA;*/
 background: #ffffff;
 text-align:center;
 width: 980px;
 margin: 0px 0px 0px 0px;
 padding:7px 5px 5px 5px;
 font-size:0.9em;
/* border-bottom:1px solid #C7D1DC;*/
 color: #4b4b4b;
 float:left;
}

#footer .footerlogos { 
 margin-top: 5px;
 border-top: 1px solid #ddd ;
}
#footer .footerlogos ul li { 
 padding-left: 5px;
 padding-right: 5px;
/*	display: inline; */
 margin:2px;
 list-style-image:none;
}
.footleft {
 width:176px;
 height:65px;
 float:left;
 text-align: center;
 padding:25px 5px 10px;
 border-top:1px solid #CCC;
}
.footright {
 width:784px;
 height:80px;
 float:right;
 text-align:left;
 vertical-align:top;
 padding:10px 5px;
 border-top:1px solid #CCC;
/* border-left:1px dotted #CCCCCC;*/
 line-height:1.6em;
}
.footleft img { 
 margin:0 10px 10px 10px;
 list-style-image:none;
}

.clear { clear: both; background: none; }

/*----------[ NAVEGACION ]----------*/

.rayita {
 float: left;
 margin-right:10px;
}
.b1 {
/* background-image:url(../images/f2.gif);*/
 background-position:left;
 background-repeat:no-repeat;
/* padding-left:15px;*/
 float: left;
 margin:0 0 0 5px;
}
.b2 {
 background-image:url(../images/f2.gif);
 background-position:left;
 background-repeat:no-repeat;
 padding-left:15px;
 float: left;
 margin-right:5px;
}


/*----------[ SEARCH ]----------*/

#search { 
 display: inline;
 position: relative;
 color: #333;
 margin-top:-3px;
 .margin-top:-20px;
 padding: 0px;
 width: 165px;
 float: right;
 height:20px;
}
#s {
 width:115px;
}
#searchform input, textarea {
 border: 1px solid #C7D1DC;
 background:#F1F5FA;
 padding: 1px;
 color: #333;
}
#searchform input:focus, textarea:focus {
 background: #fff;
 color: #000;
}
#searchform select {
 padding: 1px;
}
#searchbtn {
 margin: 0;
}

/*----------[ FOOTER2 ]----------*/

#footer a {
 text-decoration:none;
}
#footer a:link, a:visited {
 color:#1F3852;
}
#footer a:hover, a:focus, a:active{
 text-decoration:none;
 color: #7FA2C0;
}

/*----------[ NAVIGATION ]----------*/

#navigation a {
 text-decoration:none;
}
#navigation a:link, a:visited {
 color:#1F3852;
}
#navigation a:hover, a:focus, a:active{
 text-decoration:none;
 color: #7FA2C0;
}
#navigation2 a {
 text-decoration:none;
}
#navigation2 a:link, a:visited {
 color:#1F3852;
}
#navigation2 a:hover, a:focus, a:active{
 text-decoration:none;
 color: #7FA2C0;
}

/*----------[ MENU ]----------*/

#navi {  
 list-style:none;
 margin:0;
 padding:0;
 vertical-align:middle;
}
#navi li {
 margin:0px;
/* border:1px solid #F0F5F9;*/
}
#navi li a {
 display:block; 
 width:131px;
 padding:4px 4px 4px 25px;
 text-decoration:none;
 text-align:left;
 font-size:1em;
 color:#1F3852;
 background-color:#F1F5FA;
 border-bottom:1px solid #DBE8F0;
}
#navi li a:visited {
 background-color:#F1F5FA;
}
#navi li a:hover, a:focus, a:active {
 background-color:#E3EDF9;
}
#navi2 {  
 list-style:none;
 margin:0;
 padding:0;
 vertical-align:middle;
 margin-top:-3px;
/* _margin-top:-3px;
 .margin-top:-3px;*/
}
#navi2 li {
 margin:0px;
/* border:1px solid #F0F5F9;*/
}
#navi2 li a {
 display:block; 
 width:76px;
 padding:6px 4px 6px 80px;
 text-decoration:none;
 text-align:left;
 font-size:1em;
 color:#1F3852;
 background-color:#E3EDF9;
 border-bottom:1px solid #D8E4F0;
}
#navi2 li a:visited {
 background-color:#E3EDF9;
}
#navi2 li a:hover, a:focus, a:active {
/* border:1px solid #6494C4;*/
 background-color:#F1F5FA;
}
#navi3 {  
 list-style:none;
 margin:0;
 padding:0;
 vertical-align:middle;
}
#navi3 li {
 margin:0px;
 border:1px solid #F0F5F9;
}
#navi3 li a {
 display:block; 
 width:134px;
 padding:2px 2px 2px 20px;
 text-decoration:none;
 text-align:left;
 font-size:1em;
 color:#000;
 background-color:#DBE8F0;
 border:1px solid #DBE8F0;
}
#navi3 li a:visited {
 color:#000;
 background-color:#DBE8F0;
}
#navi3 li a:hover, a:focus, a:active {
 color:#000;
 background-color:#CEDDF0;
}
#menu1 {
 background-image:	url(../images/cuadro-verde.gif);
 background-position:left;
 background-repeat:no-repeat;
}
#menu1b {
 background-image:	url(../images/cuadro-verde.gif);
 background-position:left;
 background-repeat:no-repeat;
 background-color:#E3EDF9;
}
#menu2 {
 background-image:	url(../images/cuadro-verdeag.gif);
 background-position:left;
 background-repeat:no-repeat;
}
#menu3 {
 background-image:	url(../images/cuadro-naranja.gif);
 background-position:left;
 background-repeat:no-repeat;
}
#menu4 {
 background-image:	url(../images/cuadro-violeta.gif);
 background-position:left;
 background-repeat:no-repeat;
}
#menu5 {
 background-image:	url(../images/cuadro-rojo.gif);
 background-position:left;
 background-repeat:no-repeat;
}
#menu6 {
 background-image:	url(../images/cuadro-gris.gif);
 background-position:left;
 background-repeat:no-repeat;
}
#menu7 {
 background-image:	url(../images/cuadro-verdeag2.gif);
 background-position:left;
 background-repeat:no-repeat;
}
#menu2-1 {
 background-image:url(../images/m2bot1.gif);
 background-position:left;
 background-repeat:no-repeat;
}
#menu2-2 {
 background-image:url(../images/m2bot2.gif);
 background-position:left;
 background-repeat:no-repeat;
}
#menu2-3 {
 background-image:url(../images/m2bot3.gif);
 background-position:left;
 background-repeat:no-repeat;
}
#menu2-4 {
 background-image:url(../images/m2bot4.gif);
 background-position:left;
 background-repeat:no-repeat;
}
#libreria{
 background-image:url(../images/libreria.gif);
 background-position:left;
 background-repeat:no-repeat;
 height:40px;
}
#menu2-5 {
 background-image:url(../images/m2bot5.gif);
 background-position:left;
 background-repeat:no-repeat;
 height: 40px;
}
.vmiddle {
 vertical-align:middle;
}

/*----------[ NOVEDADES ]----------*/

#novedades {
 padding:2px;
}
.nov-box{
 padding:5px;
 margin-bottom:10px;
}
.nov-box h1 {
 border-bottom:5px solid #C7D1DC;
/* font-size:1.2em;
 background-image:url(../images/ico-doc2.png);
 background-position:left;
 background-repeat:no-repeat;
 padding-left:17px;
 margin-bottom:5px;
 font-weight:normal;
 border-bottom: 1px solid #C7D1DC;
 padding-bottom:2px;*/
}
.nov-box h2 {
 font-size:1em;
 border-bottom:2px solid #DDE3EA;
}
.nov-box p {
 margin-bottom:10px;
}
.nov-box ul {
margin-left:20px;
margin-bottom:10px;
list-style-image:url(../images/f4.gif);	
line-height:1.5em;
}

.nov-foot {
 font-size:0.9em;
 text-align:right;
 padding-right:15px;
 background-image:url(../images/f1.gif);
 background-position:right;
 background-repeat:no-repeat;
}
.nov-foot a {
 text-decoration:none;
 color: #1F3852;
}
.nov-foot a:visited {
 text-decoration:none;
 background:none;
}
.nov-foot li a:hover, a:focus, a:active {
 color: #1F3852;
	 background:none;
}

/*----------[ NOVEDADES - DERECHA ]----------*/

.nov-d-box{
 padding:5px;
 margin-bottom:10px;
 background-color: #F1F5FA;
 border:1px solid #C7D1DC;
 color: #1F3852;
 background-image:url(../images/mas.png);
 background-position:top;
 background-repeat:no-repeat;
}
.nov-d-box h1 {
	font-size:1em;
	font-weight:bold;
	margin-bottom:5px;
	font-weight:normal;
	text-decoration: underline;
}
.nov-d-box p {
 margin-bottom:10px;
 font-size:0.95em;
}
.nov-d-foot {
 font-size:0.9em;
 text-align:right;
 padding-right:15px;
 background-image:url(../images/f1.gif);
 background-position:right;
 background-repeat:no-repeat;
}
.nov-d-box a {
text-decoration:none;
color: #1F3852;
}
.nov-d-box a:visited {
text-decoration:none;
}
.nov-d-box li {
margin-left: 1.2em;
}
.nov-d-box li a:hover, a:focus, a:active {
color: #1F3852;
}


/*----------[ CARRERA ]----------*/

#menu {
 background:#2f2f2f url('../images/menugrad.jpg') repeat-x top center;
 height:46px;
 clear:both;
 margin-right:0px;
 margin-left:0px;
}
#menu ul {
 padding:0;
 margin:0;
 list-style:none;
 float:left;
}
#menu ul li {
 background:transparent;
 list-style:none;
 float:left;
 height:43px;
 white-space:nowrap;
 z-index: 9999;
}
#menu ul li div{
 position:relative;
 zoom:1;
}
#menu ul li a {
 display:block;
 height:30px;
 margin-left:0px;
 padding: 16px 17px 0 17px;
 color: #ffffff;
 background:none;
 text-decoration:none;
}
#menu ul li p {
 display:block;
 height:30px;
 margin-left:0px;
 padding: 16px 17px 0 14px;
 color: #ffffff;
 background:none;
 font-weight:bold;
}
#menu ul li a:hover{
 color:#ffffff;
 background:#f12711 url('../images/hovergrad.jpg') repeat-x top center;
 text-shadow:0 1px 1px #870802;
}
#carrera {
 padding:10px;
 min-width:600px;
 width:710px;
 float:left;
 border-right:1px solid #CCCCCC; 
}
.carrera_img {
 padding:0 5px 5px 5px;
}
#barra {
 padding:10px;
 width:200px;
 height:auto;
 float:right;
}
.barra-mod{
 margin:0 0 15px 0;
}
#barra p {
 margin:0 0 5px 0;
 font-size:12px;
 color:#666666;
}
#barra a {
 text-decoration: none;
 color: #4678AE;
 font-weight:bold;
}
#barra a:visited {
 text-decoration:none;
 color:#4678AE;
  font-weight:bold;
}
#barra a:hover, a:focus, a:active {
 color: #315379;
 text-decoration:none;
  font-weight:bold;
}
#barra h3 {
 margin:10px 0;
}
/*#carrera h1 {
 font-size:1.2em;
 margin-bottom:10px;
 font-weight:normal;
}
#carrera h2 {
 font-size:1em;
 padding-top:10px;
 margin-bottom:10px;
 font-weight:normal;
}*/
#carrera p {
 margin-bottom:10px;
}
#carrera a {
 text-decoration: none;
 color: #4678AE;
 font-weight:bold;
}
#carrera a:visited {
 text-decoration:none;
 color:#4678AE;
  font-weight:bold;
}
#carrera a:hover, a:focus, a:active {
 color: #315379;
 text-decoration:none;
  font-weight:bold;
}
.car-foot {
 font-size:0.9em;
 text-align:right;
 padding-right:15px;
 background-image:url(../images/f1.gif);
 background-position:right;
 background-repeat:no-repeat;
}
.car-foot a {
 text-decoration:none;
 color: #1F3852;
}
.car-foot a:visited {
 text-decoration:none;
}
.car-foot li a:hover, a:focus, a:active {
 color: #1F3852;
}

/*----------[ ICONOS - DERECHA ]----------*/

/*.ico-pdf{
 background-image:url(../images/icon_pdf.gif);
 background-position:left;
 background-repeat:no-repeat;
 padding-left:20px;
 margin: 5px 0px;
}*/
.ico-pdf ul {
 list-style-image:url(../images/icon_pdf.gif);	
 margin-left:15px;
/* line-height:1.5em;*/
}

.ico-mail{
 background-image:url(../images/mail-grey.gif);
 background-position:left;
 background-repeat:no-repeat;
 padding-left:20px;
 margin: 5px 0px;
}
.ico-print{
 background-image:url(../images/printer.png);
 background-position:left;
 background-repeat:no-repeat;
 padding-left:20px;
 margin: 5px 0px;
}
.ico-screen{
 background-image:url(../images/screen.png);
 background-position:left;
 background-repeat:no-repeat;
 padding-left:20px;
 margin: 5px 0px;
}

/*----------[ AUTORIDADES ]----------*/

.autoridades {
 width:640px;
 float:left;
 margin:0 auto;

}
.autoridades1 {
 width:315px;
 margin-right:5px;
 float:left;
;
}
.autoridades2 {
 width:315px;
 margin-left:5px;
 float:left;
 
}

/*----------[ INSTITUCIONAL ]----------*/

#institucional {
 padding:2px;
 min-width:600px;
}
/*#institucional h1 {
 font-size:1.2em;
 margin-bottom:10px;
 font-weight:normal;
}
#institucional h2 {
 font-size:1em;
 padding-top:10px;
 margin-bottom:10px;
 font-weight:normal;
border-bottom:1px solid #F1F5FA;
}*/

#institucional p {
 margin-bottom:10px;
}

.ins {
 padding:5px;
 margin-bottom:10px;
}
.ins h1 {
 font-size:1.2em;
 border-bottom:2px solid #C7D1DC;
 margin: 0 0 10px 0;
}
.ins h2 {
 font-size:1.1em;
 font-weight:normal;
 border-bottom:2px solid #E1EBF5;
 margin: 5px 0 10px 0;
}
.ins h3 {
 font-size:1em;
 border-bottom:1px solid #E1EBF5;
 font-weight:normal;
 margin: 5px 0 10px 0;
}
.ins ul {
 list-style-image:url(../images/f4.gif);	
 margin-left:30px;
 line-height:1.5em;
}
.ins ol {
 margin-left:30px;
 line-height:1.5em;
}
.ins a {
 text-decoration:none;
}
.ins a:link, a:visited {
 color:#1F3852;
}
.ins a:hover, a:focus, a:active{
 text-decoration:none;
 color: #666;
}

/*----------[ GRADO - GENERAL ]----------*/

.gra-car {
 padding:5px;
 margin-bottom:10px;
}
.gra-car h1 {
 border-bottom:5px solid #C7D1DC;
}
.gra-car h2 {
 font-size:1em;
 border-bottom:2px solid #DDE3EA;
}
.gra-car h3 {
 font-size:1em;
 border-bottom:1px solid #F4F6F8;
 font-weight:normal;
 margin-bottom:5px;
}
.gra-car ul {
 list-style-image:url(../images/f4.gif);	
 margin-left:30px;
 line-height:1.5em;
}
.gra-tdico1 {
 background-color:	#F4F6F8;
 vertical-align:middle;
 padding-left:5px;
}
.gra-tdico2 {
 width:30px;
 height:30px;
 background-color:	#E9EDF1;
 text-align:center;
 vertical-align:middle;
}
.gra-tdico3 {
 width:30px;
 height:30px;
 background-color:	#DDE3EA;
 vertical-align:middle;
 padding-left:5px;
 text-align:center;
}
.gra-tdico4 {
 width:30px;
 height:30px;
 background-color:	#D2DAE3;
 text-align:center;
 vertical-align:middle;
}
.gra-tdico5 {
 width:30px;
 height:30px;
 background-color:	#C7D1DC;
 vertical-align:middle;
 text-align:center;
}
.gra-tdico1-inv {
 background-color:	#F4F6F8;
 vertical-align:middle;
 padding-left:5px;
}
.gra-tdico3-inv {
 height:30px;
 background-color:	#DDE3EA;
 vertical-align:middle;
 padding-left:5px;
 text-align:center;
}
.gra-tdico5-inv {
 height:30px;
 background-color:	#C7D1DC;
 vertical-align:middle;
 text-align:center;
}
.gra-car-ingreso1{
 width:550px;
 padding:10px;
 vertical-align:top;
 text-align:center;
 margin: 5px;
 border:5px solid #C7D1DC;
 background:#F4F6F8;
}
.gra-vencimiento {
 width: 95%;
 color:#fff;
 border:1px solid #C7D1DC;
 background-color: #152739;	
 padding:3px;
 text-transform:uppercase;
 text-align:center;
 display: block;
 margin-bottom: 5px;
}
.gra-valores {
 width: 95%;
/* color:#fff;
 border:1px solid #C7D1DC;
 background-color: #152739;	*/
 padding:3px;
 text-transform:uppercase;
/* text-align:center;*/
 display: block;
 margin-bottom: 5px;
 font-weight:bold;
}

/*----------[ CONTACTO - AJAX ]----------*/

#contacto {
 width:500px;
 background-color: #fff;
/* border:1px solid #ccc;*/
 padding:0px;
 .padding:5px;
 _padding:0px;
 color:#1F3852;
}
#contacto input {
 font-size:1em;
 color: #1F3852;
 background-color: #F8F8F8;
 border: 1px solid #e0e0e0;
 height:18px;
}
#contacto input.edit {
 font-size:1em;
 padding: 5px;
 border: 1px solid #e0e0e0;
 color: #1F3852;
 height:18px;
}
#contacto textarea {
 padding: 5px;
 font-size:1em;
 color: #1F3852;
 line-height: normal;
 border-color: #e0e0e0;
 border-width: 1px;
 border-style: solid;
 background-color: #F8F8F8;
}
.contacto-esp {
 width:500px;
 border: 0px;
 padding:5px;
 margin:5px;
}
.contacto-esp2 {
 width:650px;
 border: 0px;
 padding:5px;
 margin:5px;
}
.btn_contacto {
 width:134px;
 height:40px;
 vertical-align:middle;
 border:1px solid #999999;
 background-color:#FFFFFF;
}
.contacto3 {
 display:block;
 height:20px;
 padding:4px;
 font-size:1em;
 width:200px;
 color: #333333;
 border:1px solid #CCCCCC;
 background-image: url(../images/field-bg.gif);
 background-repeat: repeat-x;
 margin:5px 0;
 -moz-border-radius: 3px;
 -khtml-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
}
.contacto3:hover{
 border:1px solid #999999;
 -moz-border-radius: 3px;
 -khtml-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
}
.contacto3b {
 display:block;
 padding:4px;
 font-size:1em;
 width:200px;
 height:50px;
 color: #333333;
 border:1px solid #CCCCCC;
 background-color:#FFFFFF;
 background-image: url(../images/field-bg.gif);
 background-repeat: repeat-x;
 margin:5px 0;
 -moz-border-radius: 3px;
 -khtml-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
}
.contacto3-enviar {
 width:200px;
 height:auto;
 margin:20px auto;
 text-align:center;
}
.contacto-center {
 width:400px;
 height:auto;
 margin:53px auto;
 border:1px solid #EBEBEB;
 padding:20px;
 -moz-border-radius: 3px;
 -khtml-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
}

/*----------[ POSGRADO - CONTACTO ]----------*/

#pos-contacto {
 width:615px;
 background-color: #fff;
 border:1px solid #ccc;
 padding:5px;
 margin-top:10px;
 color:#1F3852;
}
#pos-contacto input {
 font-size:1em;
 color: #1F3852;
 background-color: #F8F8F8;
 border: 1px solid #e0e0e0;
 height:18px;
}
#pos-contacto input.edit {
 font-size:1em;
 padding: 5px;
 border: 1px solid #e0e0e0;
 color: #1F3852;
 height:18px;
}
#pos-contacto textarea {
 padding: 5px;
 font-size:1em;
 color: #1F3852;
 line-height: normal;
 border-color: #e0e0e0;
 border-width: 1px;
 border-style: solid;
 background-color: #F8F8F8;
}
.btn {
 width:134px;
 height:50px;
}
.pos-contacto-esp {
 width:605px;
 border: 0px;
 padding:5px;
 margin:5px;
}

/*----------[ POSGRADO - FORMULARIO PEDIDO CARRERAS ]----------*/

.grischica {
 color:	#333333;
 font-size:0.9em;
}
.pos-form {
 padding:5px;
 margin-bottom:10px;
}
.pos-form h1 {
 border-bottom:1px solid #666666;
}

/*----------[ BUSQUEDA ]----------*/

.busqueda{
 padding:5px;
 margin-bottom:10px;
}
.busqueda h1 {
 border-bottom:5px solid #C7D1DC;
}
.busqueda h2 {
 font-size:1em;
 border-bottom:2px solid #C7D1DC;
}
.busqueda h3 {
 font-size:1em;
 border-bottom:1px solid #C7D1DC;
 font-weight:normal;
 margin-bottom:5px;
}
.busqueda p {
 margin-bottom:5px;
 border-bottom:1px solid #C7D1DC;
}
.busqueda a {
 text-decoration:none;
}
.busqueda a:link, a:visited {
 color:#1F3852;
}
.busqueda a:hover, a:focus, a:active{
 text-decoration:none;
 color: #30577E;
}

/*----------[ ESPECIFICOS ]----------*/

img {
 border:none;
}
#tarjeta {
 text-align:center;
 clear: both;
 font-size:0.8em;
 color: #1F3852;
}
.tablaico {
 width:250px;
}
.menu2-der {
 margin-top:-10px;
 margin-left:-5px;
 text-align:right;
}
.padding5 {
 padding:5px;
}
.padding2 {
 padding:2px;
}
.bordefoto2 {
 padding:5px;
 margin:5px;
 border: 1px solid #ccc;
 width:auto;
}
.tr20 {
 height: 20px;
}
.tr25 {
 height: 25px;
}
.tr30 {
 height: 30px;
}
.tr50 {
 height: 50px;
}
.quote-it {
 font-style:italic;
 text-align:right;
 font-size:0.9em;
}
.principal-foto{
 height: 163px;
 font-size:1.1em;
}
.allign-right {
 text-align:right;
 font-size:0.9em;
}
.livebar {
 margin-top: -10px;
}

/*----------[ ALUMNOS ]----------*/

.alumnos-td1 {
 background-color:#DDE3EA;
 vertical-align:middle;
 padding-left:5px;
 width:200px;
 height:25px;
 text-align:right;
 padding-right:5px;
}
.alumnos-td2 {
 background-color:#F4F6F8;
 vertical-align:middle;
 padding-left:5px;
 width:400px;
 height:25px;
}
.alumnos-m3 {
 background-color:	#F4F6F8;
 vertical-align:middle;
 height:25px;
}
.alumnos-m2 {
 height:25px;
 background-color:	#DDE3EA;
 vertical-align:middle;
}
.alumnos-m1 {
 height:30px;
 background-color:	#C7D1DC;
 vertical-align:middle;
}
.alumnos-center {
 text-align:center;
}
.alumnos-left {
 text-align:left;
 padding-left:5px;
}
.alumnos-ed {
 height:17px;
 width:360px;
 border:none;
 padding:4px;
 font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
 font-size: 1em;
 background: transparent;
}
.alumnos-sied {
 display:block;
 height:15px;
 padding:4px;
 font-size:1em;
 width:385px;
 color: #333333;
 border:1px solid #CCCCCC;
 background-image: url(../images/field-bg.gif);
 background-repeat: repeat-x;
 margin:5px 0;
 -moz-border-radius: 3px;
 -khtml-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
}
.alumnos-edit {
 border:1px solid #000000;
}
.red {
 color:#FF0000;
 font-weight:bold;
}
.big {
font-size:14px;
}
.big-bold {
font-size:14px;
font-weight:bold;
}
.saldo {
 padding:10px;
 border:1px solid #C7D1DC;
 font-size:1.2em;
 background:#F1F5FA;
 display:block;
 margin:5px 0 ;
}

.select1 {
 margin:0 0 10px 0;
}
.select2 {
 width:300px;
 height:24px;
 padding:2px;
 border:1px solid #CCCCCC;
 background:#FFFFFF;
 color:#333333;
  -moz-border-radius: 3px;
 -khtml-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
}


/*----------[ TOOLTIP ]----------*/

a.tooltip {
    position:relative;
    z-index:24;
    color:#000;
    text-decoration:none;
}
a.tooltip:hover {
    z-index:25;
}
a.tooltip span {display:none;}
a.tooltip:hover span {
    display:block;
    position:absolute;
    top:2em;
    left:2em;
    width:90px;
    border:1px solid #C7D1DC;
    background-color:#F1F5FA;
    color:#000000;
    text-align: center;
    font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
    font-size: 12px;
    padding: 5px;
}