body {
	background-color: #91004b;
	background-image: url(imgs/bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
}
.centro-titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.centro-subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
	text-decoration: none;
}
#content {
	position: absolute;
	padding: 0px 0px 0px 0px;
}

body {
	margin:0; 
	width:100%; 
	height:100%;
	overflow:hidden
	
}

#bgdrag {
	position:absolute; 
	width:6px; 
	height:182px; 
	z-index:8; 
	background-color: 626262; 
	layer-background-color: #ACA8A6; 
	border: 1px none #000000; 
	left: 230px; 
	top: 76px;
}
	
#foto {
	position:absolute;
	width:280px;
	height:275px;
	z-index:0;
	top: 0px;
}
#ocultar {
	position:absolute; 
	width:60px; 
	height:12px; 
	z-index:6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	left: 213px;
	top: 16px;
	padding: 0px 2px 0px 1px;
}
.ocultar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: E7E7E7;
	left: 219px;
	top: 9px;
	text-decoration: none;
	padding: 0px 2px 0px 2px;
	align: center;
	background-color: 626262;
}
.ocultar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	left: 219px;
	top: 9px;
	text-decoration: none;
	padding: 0px 2px 0px 2px;
	background-color: 626262;
}

#mostrar {
	position:absolute;
	width:60px;
	height:12px;
	z-index:6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	left: 213px;
	top: 16px;
	padding: 0px 2px 0px 1px;
	align: center;
	visibility: hidden;
}

.mostrar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: E7E7E7;
	left: 219px;
	top: 9px;
	text-decoration: none;
	background-color: 626262;
}
.mostrar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	left: 219px;
	top: 9px;
	text-decoration: none;
	background-color: 626262;
}

#titulo {
	position:absolute; 
	width:auto; 
	height:auto; 
	z-index:2; 
	top: 13px; 
	left: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: E7E7E7;
	background-color: 626262;
}
#subtitulo {
	position:absolute; 
	width:auto; 
	height:auto; 
	z-index:3; 
	top: 43px; 
	left: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: E7E7E7;
	background-color: 626262;
}
#foto {
	position:absolute;
	width:280px;
	height:275px;
	z-index:0;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: E7E7E7;
	background-color: 626262;
}
.enlace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E7E7E7;
	background-color: #626262;
	text-decoration: none;
	font-weight: bold;
}

.enlace:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #626262;
	font-weight: bold;
}.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #354E6B;
	text-decoration: none;
}
.elo {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #CC006A;
	text-decoration: none;
}
.texto-normal {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.entrada-txt {
	font-family: Tahoma;
	font-size: 9px;
	color: #CC006A;
	text-decoration: none;
}
