@charset "utf-8";
<!--
body {
	background-image: url(http://www.casadedatelli.com.ar/images/temas/pasiones.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color: #01C0F4;
	margin-top: 0px;
}
div#CentradaLL { position:absolute; top:10%; left:10%; width:80%; height:80%; }
	
#Layer1 {
	position:absolute;
	z-index:1;
	left: 80px;
	top: 183px;
	right: 80px;
	bottom: 64px;
}
var MargenH = 80; var MargenV = 64;
var ELM = (document.getElementById);
var IE5 = ((ELM) && (navigator.userAgent.toLowerCase().indexOf('msie')!=-1) && !(window.opera));
if (IE5) window.onresize=Dimensionar;
function Dimensionar () {
document.getElementById('CentradaSL').style.width = (document.body.clientWidth-2*MargenH)+'px';
document.getElementById('CentradaSL').style.height = (document.body.clientHeight-2*MargenV)+'px';
}
.Estilo2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-weight: bold;
	font-size: 16px;
}
.Estilo5 {font-size: 14px}
.Estilo8 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; }
.Estilo9 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
.Estilo11 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	background-image: url(images/comsearch-bg-clear-210.gif);
	color: #666666;
	padding-left: 20px;
}
.Estilo13 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold; font-size: 14px; }
.Estilo15 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: none; font-size: 10px; }
.Estilo16 {
	color: #00FFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a {
	color: #00FFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
}

-->


