/* H0M3_ */

body {
	font:13px Verdana,Helvetica,Arial,clean,sans-serif;
	background : #9d0000 url(../images/fondo_home.jpg) no-repeat;
	background-position: center;
	background-attachment: fixed;
	color: #DF9496;
	text-align:center;
	padding:0px;
    margin:0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}


#container {
	width: 764px;
	margin: 0 auto;
}

#titlular{
	height: auto;
	position: relative;
	left: 0px;
	top:200px;
}
#menu{
	position: relative;
	left: 0px;
	top:350px;
}
a{
	color: #DF9496;
}