body {
	margin:0px;
	background-image:url(img/bg.jpg);
	background-color:#514731;
	background-repeat:repeat-x;
	
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.reloj {
font-family: Arial, Helvetica, sans-serif;
font-size:9px;
color:#FFFFFF;
}

.txt_home {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#362a10;
}
.tit_home {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color:#05302E;
font-weight:bold;
}

.bottom {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#B59F6B;
}

.bottom a {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#B59F6B;
}

.bottom a:link {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#B59F6B;
}

.bottom a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#B59F6B;
}