html, body{
padding: 0;
/* margin:0; ESTE SI ESTABA YGUAL QUE ESTE NADAMAS padding: 0;*/
margin:0;
}
/* using the child selector to hide the following body css from IE6 and earlier */
html>body {
background-image:url(../img/fondo.png);
background-repeat:repeat-x;
}

a img{
border:0;
}

a:hover img{
filter:alpha(opacity=80);
-moz-opacity:0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
border:0;
}

a
{
color:#0099FF;
text-decoration:none;
}

a:hover
{
color:#FF0000;
text-decoration:none;
}

#footer {
z-index:6;
position:absolute;
bottom:0;
width:100%;
height:42px;
}
/* for moz/opera and others*/
html>body #footer{
position:fixed;
}
#footer-inner {
height: 42px;
background-image:url(../img/pie.png);
background-repeat:repeat-x;
font-size:12px;
color:#FFFFFF;
text-align:center;
}
/* margin-bottom ensures last content is not obscured by footer */
#content {
margin-bottom: 69px;
}

#imagenes_fondo{
position:absolute; background-repeat:no-repeat; margin: 0px 0px 0px 0px; 
}

.logo_30
{
background-image:url(../img/logo_30.png);
width: 207px; left:795px; top:349px;  height: 88px;
z-index:2;
}

.logo
{
background-image:url(../img/logo.png);
width: 556px; left:280px; top:60px;  height: 100px;
z-index:2;
}

.seja
{
background-image:url(../img/seja.png);
width:917px; left:50px; top:70px; height: 204px;
z-index:1;
}

.cuadritos
{
background-image:url(../img/cuadritos.png);
width:884px; left:50px; top:0px;  height: 119px;
z-index:2;
}

.treinta
{
background-image:url(../img/30.png);
width:285px; left:70px; top:160px; height: 81px;
z-index:2;
}

div.spanish_school
{
position:absolute; width:175px; height:43px; z-index:2; left: 50px; top: 466px;
}

div.bachillerato
{
position:absolute; width:175px; height:43px; z-index:2; left: 310px; top: 466px;
}

div.licenciatura
{
position:absolute; width:175px; height:43px; z-index:2; left: 580px; top: 466px;
}

div.posgrado
{
position:absolute; width:175px; height:43px; z-index:2; left: 845px; top: 466px;
}

.up_boys
{
position:absolute;
width:588px;
height:292px;
z-index:2;
left: 275px;
top: 174px;
}
.flash
{
position:absolute;
z-index:2;
margin: 0px 0px 0px 0px;
width: 100%;
left:0;
top:0;
}


div.tabla
{
	clear: none;
	overflow: auto;
}
div.fila
{
	clear: both;
}
div.col_titulo
{
	float: left;
	padding: 5px;
	background: #F0E0A0;
	border-color: #F0E0A0;
	border-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
}
div.col
{
	float:left;;
	padding: 5px;
	border-color: #00BFFF;
	border-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}

div.col_anuncio
{
	float:left;;
	padding: 12px;
	border-color: #00BFFF;
	border-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}





/*body { 
margin:0 auto; 
padding:0; 
height:100% !important; 
position:relative;
}
a:hover
{
opacity:0.8;
filter:alpha(opacity=80);
-moz-opacity:0.80;
-khtml-opacity: 0.8;
border:0;
}





@charset "utf-8"; 
/* CSS Document 
 
html, #wrap {height: 100%;} 
body > #wrap > #main > #pageContent {height: auto !important; min-height: 100%;} 
 

#main 
{ 
    background-color:#FFFFFF; 
    width:960px; 
    height:100% !important; 
    text-align:left; 
    position:relative; 
} 
 



.degradado {
width: 100%; height: 25px;
padding:5 5 5 5;
/* Mozilla 
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='css/degradado.png');
}
/* IE 
.degradado[class] {
background-image:url(url(css/degradado.png);
}



/*#header {
	height: 466px;
	width: 100%;
	position:static;
	background-color: #EAEAEA;
	border: 1px solid #333;
	padding: 0px;
	background-image: url(../img/up.png);
	z-index:1;
} 
.content { 
z-index:2;
background-image:url(../img/med.png);
background-repeat:no-repeat;
height: 70;
position: relative; 
top: 0px; 
margin-left:0px; 
margin-right:0px; 
margin-bottom:0px; 
border:0px; 
padding:0px; 
}

#left p { 
padding:0 10px; 
} 
#right p { 
padding:0 10px; 
} 
p.top { 
margin-top:20px; 
} 

*/



#lightbox, #textLightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}
	
	

#lightbox a img{ border: none; }
#outerTextContainer{
	position: relative;
	background-color: #fff;
	width: 400px;
	height: 400px;
	margin: 0 auto;
	line-height:1.5em;
	text-align:left;
	padding:10px;
	border:1px solid #000;
}

#closeText{text-align:right}
#bottomNav{margin-top:5px;text-align:right}

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
	

#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../img/lightbox/blank.gif) no-repeat; 
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position:fixed;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color:#000000;
	}
