/**************************************
	Los Rancheros de Villarrica
**************************************/
body{
	background:#4368FF;
	margin:0;
	text-align:center;}
a{text-decoration:none;color:#FFF;}
body div#bg2{
	background:#315BFF;
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	min-height:300px;
	margin-top:15%;}
body div#bg{
	background:url(../img/bg.jpg) no-repeat;
	position:absolute;
	right:0;
	left:0;
	height:464px;
	margin-top:4%;}
div#contMenu{
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	text-align:center;}
#link{
	margin-right:30px;}
#galeria{
	position:absolute;
	left:20%;
	top:15%;}
div#cont{
	color:#FFF;
	font-family:'calibri',verdana,tahoma,arial;
	font-size:16px;
	line-height:17px;
	height:55px;
	width:466px;
	margin:auto;}
div#menu{
	width:416px;
	height:100px;
	margin:auto;}
	div#contacto{
		background:url(../img/contacto.png) no-repeat top center;
		height:39px;
		width:104px;
		display:block;
		margin:auto;
		float:left;
		cursor:pointer;}
	div#historia{
		background:url(../img/historia.png) no-repeat top center;
		height:39px;
		width:104px;
		display:block;
		margin:auto;
		float:left;
		cursor:pointer;}
	div#fotos{
		background:url(../img/fotos.png) no-repeat top center;
		height:39px;
		width:104px;
		display:block;
		margin:auto;
		float:left;
		cursor:pointer;}
	div#musica{
		background:url(../img/musica.png) no-repeat top center;
		height:39px;
		width:104px;
		display:block;
		margin:auto;
		float:left;
		cursor:pointer;}
	div#contacto:hover{background:url(../img/contactoH.png) no-repeat top center;}
	div#historia:hover{background:url(../img/historiaH.png) no-repeat top center;}
	div#fotos:hover{background:url(../img/fotosH.png) no-repeat top center;}
	div#musica:hover{background:url(../img/musicaH.png) no-repeat top center;}	