<style type="text/css">
<!--
html, body {
	height: 100%;
}
body{
background-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#000000;
}

#galeria_bg{
position:absolute;
top:0px;
left:0px;
z-index:100;
width:100%;
height:100%;
visibility:visible;
/*background-image:url(../img/bgal.gif);*/
background-color:#666666;
filter:alpha(opacity=50);
-moz-opacity:.50;
opacity:.50;
visibility:hidden;

}
#galeria_cont{
position:absolute;
top:0px;
left:0px;
z-index:101;
width:100%;
height:100%;
visibility:hidden;

}
#galeria{
position:absolute;
text-align:center;
top:50%;
left:50%;
margin-left:-154;
margin-top:-94;
z-index:11;


}
#contenedor{
text-align:center;
width:800px;
height:600px;
z-index:1;
position:relative;

}
#uc_head {
width:800px;
height:131px;
background-image:url(../img/uc_head.jpg);
background-repeat:no-repeat;
background-position:top left;
text-align:right;
z-index:1;
position:relative;
}
#uc_body{
width:800px;
height:359px;
background-color:#FFFFFF;
text-align:left;
z-index:1;
position:relative;
}
#uc_body .en_construccion{
padding-top:115px;
}
#uc_bottom {
clear:both;
width:800px;
height:110px;
background-image:url(../img/uc_bot.jpg);
background-repeat:no-repeat;
background-position:top left;
}
#uc_bottom .bottom {
font-size:0.6em;
letter-spacing:0.5px;
font-weight:bold;
padding-top:57px;
}
#uc_bottom a:link, a:visited {
color:#000000;
text-decoration:none;
}
#uc_bottom a:hover{
color: #00CC00;
text-decoration:none;
}
#uc_bottom p{
margin:8px;
}
#menu{
width:150px;
height:359px;
padding-left:15px;
float:left;
position:relative;
z-index:100;



}
#cont{
width:609px;
height:263px;
padding-left:20px;
float:left;

z-index:1;
position:relative;
font-size:9px;


}
#cont p{
margin-top:2px;
margin-bottom:2px;

}
#banner{
width:609px;
height:96px;
padding-left:20px;
float:left;

z-index:1;
position:relative;


}
-->
</style>