#horizontal
	{
	color: white;
	background-color:#ffffff;
	text-align: center;
	position: absolute;
	left: 0px;
	width: 100%;
	height: 0px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#contenido    
	{
	border:1px solid #000000;
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -400px;
	position: absolute;
	top: 5px;
	left: 50%;
	width: 800px;
	height: 600px;
	visibility: visible;
	}
body {
	padding: 0px;
	background-color: #BCCAD4;
	margin: 0px;
	text-align: center;
	font-family: Arial, verdana;
	font-size:12px;
	color: #006699;
	font-weight:bold;
}
#CentradaHS {
	width:800px;
	height: 600px;
	text-align:left;
	position: absolute;
	left:0px;
	top:0px;
	background-image: url(fondo.jpg);
		  }


a:link { color :#FF0000; margin: 0px; border-style :none ;text-decoration: none; font-size:10px; font-family:Verdana, Arial}
a:visited {color :#FF0000; margin: 0px; border-style :none ;text-decoration: none; font-size:10px; font-family:Verdana, Arial}
a:active {color :#FF0000; margin: 0px; border-style :none ;text-decoration: none; font-size:10px; font-family:Verdana, Arial}
a:hover {color :#000000; margin: 0px; border-style :none ;text-decoration: none; font-size:10px; font-family:Verdana, Arial}

#titulo{
font-family:Verdana, Arial;
font-size:20px;
color:#000000;
}
#titulo2{
font-family:Verdana, Arial;
font-size:20px;
color:#3333FF;
}
#titulo3{
font-family:Verdana, Arial;
font-size:16px;
color:#3333FF;
}

#texto{
	font-family:Verdana, Arial;
	font-size: 12px;
	color:#000000;
}
