html, body {
	margin:0 0 0 0;
	width:100%;
	background-color:#000000;
	padding:0 0 0 0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	z-index:1;
}

#content {
	text-align:left;
}

#contenido {
	margin-left:19px;
	margin-top:13px;
	float:left;
	width:463px;
}

#flashPubli {
	/*border:1px solid #e4e4e4;*/
}

#peu {
	height:24px;
	line-height:24px;
	background-image:url(../img/fondoPeu.gif);
	background-repeat:repeat-x;
	width:961px;
	text-align:center;
	margin:0 auto;
}

#contenidoPeu {
	width:961px;
	margin:0 auto;
	text-align:left;
	color:#b8cad5;
}


a:link, a:active, a:visited {
	color:#b8cad5;
	text-decoration:none;
}
a:hover {
	color:#ffffff;
}


#capaFondo {
	display:none;
	visibility:hidden;
	position:absolute;
	padding:0px;
	left:0px;
	top:0px;
	right:0px;
	height:100%;
	bottom:0px;
	width:100%;
	z-index:2;
	background-color:#1e0000; 
	filter:alpha(opacity=70);
	opacity:0.5;
}
.input1 {
	border:1px solid #FF0000;
	height:19px;
	line-height:14px;
	color:#FF0000;
	font-size:11px;
	padding-left:3px;
	padding-right:3px;
	
}




