*{
	margin:0 auto;
	padding: 0;
	text-decoration:none;
	color: #fff
}
body {
	background: url(../images/bg.jpg) repeat-x #346c97;
	margin:0;
	text-align:center;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif
}
#entrada{
	position:relative;
	width:1000px;
	height:auto
}
h2,h3{
	color:#FFFFFF;
	text-decoration:none;
	}
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 319px;
	top: 102px;
}
#menu{
	position:absolute;
	width: 205px;
	height: 280px;
	top: 240px;
	left: 55px;
	text-align:left
}
#menu a{
	font-size:18px;
		color: #fff
}
#menu a:hover{
	font-size:18px;
		color: #CC0000
}
#menu li{
	line-height:35px;
	border-bottom:1px dashed #9BB3E8;

}
