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

html{
	overflow-x:hidden;
	overflow-y:scroll;
}
body{
	background:#000000;
	margin:20px; 
	padding:0;
	text-align:left;
}
.twoColFixLtHdr #container{ 
	width:900px;  
	background:#000000;
	margin:0 auto; 
	border:1px solid #2c86b1;
	text-align:left; 
} 
.twoColFixLtHdr #top-menu{ 
	background:url(../imagenes/diseno/menu-sup-fondo.jpg);
	height:23px;
	padding:5px 20px 0 20px;
}
.twoColFixLtHdr #top-menu, .twoColFixLtHdr #top-menu a{ color:#000000; }
.twoColFixLtHdr #sidebar{
	float:left; 
	width:176px; 
	height:682px;
	background:url(../imagenes/diseno/dcha-fondo.jpg) repeat-y; 
	padding:0;
}
.twoColFixLtHdr #lang-cont{ 
	background:url(../imagenes/diseno/dcha-menu-fondo.jpg) repeat-x;
	height:31px;
	padding:0;
	margin:0; 
	color:#000000;
	width:174px;
}
.twoColFixLtHdr #lang-cont table{ width:150px; margin:2px auto }
.twoColFixLtHdr #main{ 
	margin:0 0 0 176px;
} 
.twoColFixLtHdr #content{ 
	width:724px;
	height:479px;
	background-image:url(../imagenes/diseno/contenido-fondo.jpg);
	background-repeat:no-repeat;
	background-position:475px 230px;
	background-attachment:fixed;
	padding:0;
	margin-top:-15px;
} 
.twoColFixLtHdr #footer{ 
	padding:0 10px 0 20px; 
	background:url(../imagenes/diseno/pie-fondo.jpg) repeat-x;
	height:17px; 
} 
.twoColFixLtHdr #footer p{
	margin:0; 
	padding:0;
	font-size:8px;
	font-weight:bold;
	text-align:right;
}
.fltrt{
	float:right;
	margin-left:8px;
}
.fltlft{ 
	float:left;
	margin-right:8px;
}
.clearfloat{ 
	clear:both;
	height:0;
	font-size:1px;
	line-height:0px;
}

a.menu-metaprop, a.menu-caredi, a.menu-estudirosello, a.menu-urbagrup{
	display:block;
	width:181px;
	height:173px;
}
a.menu-metaprop:hover, a.menu-caredi:hover, a.menu-estudirosello:hover, a.menu-urbagrup:hover{
	background-position:0 -173px;
}
a.menu-metaprop{ background:url(../imagenes/diseno/menu-metaprop.jpg) }
a.menu-caredi{ background:url(../imagenes/diseno/menu-caredi.jpg) }
a.menu-estudirosello{ background:url(../imagenes/diseno/menu-estudirosello.jpg) }
a.menu-urbagrup{ background:url(../imagenes/diseno/menu-urbagrup.jpg) }

.logo{ height:170px }