body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	
}

a {
	color:#FFF}

/*botones juan*/
a.squarebutton{
background: transparent url('http://hoteltatanka.com/images/square-orange-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */

padding-left: 9px; /* Width of left menu image */

text-decoration: none;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #494949; /*button text color*/
}

a.squarebutton span{
background: transparent url('http://hoteltatanka.com/images/square-orange-right.gif') no-repeat top right;
width: 174px;
display: block;
padding: 4px 9px 4px 9px; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
padding-bottom:3px;
}

#ad {
	
width: 195px;

margin-bottom: 7px;
}


/*footer*/
#footer {
	border-top:solid;
	border-top-color:#59780A;
	clear: both;
	background: FF6634;
	
	font-size: 90%;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 130%;
}
/*#footer a, #footer a:visited{
	color: #ffffff;
}
#footer .left-col{
	width: 240px;
	float: left;
	margin-left: 10px;
}
#footer .right-col{
	width: 220px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background: url(images/footer-right-bg.gif) no-repeat;
}

#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #9cdbfb;
	margin: 10px 0px 5px;
}*/

/*agragado osorno para el footer*/
#footer .center
{
	clear: both;
	width: 783px;
position: relative;
color: #FFF;
left: 5px;
right: 5px;
bottom: -6px;

text-align:justify;

}

#footer .canatur
{
clear: both;	
position: relative;
left: 5px;
bottom: -45px;
color: #FFF;

text-align:justify;
}

/*#footer .tarjet
{
	
position: relative;
left: 135px;
bottom: -115px;
color:#FFF;
text-align:justify;
}

#footer .protect
{
	
position: relative;
left: 250px;
bottom: -40px;
color:#FFF;
text-align:justify;
}*/

#footer .right
{
color: #FFF;	
position: relative;
left: 435px;
bottom: 3.2em;

}

#footer .left
{
color: #FFF;	
position: relative;
left: 5px;
bottom: -4em;

}

#footer .right a {color: #000;}

#footer .links
{
position: relative;
width: 783px;

left: 200px;
bottom: 0.7em;

}

#footer .links a
{
color: #000;

}

/*css antiguo*/
#navlist
{
color: white;
background: #FF6634;
border-bottom: 0.2em solid #FF6634;
border-right: 0.2em solid #FF6634;
padding: 0 1px;
margin-left: 0;
width: 12em;
font: normal 0.8em Verdana, sans-serif;
}
.today {
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#navlist li
{
list-style: none;
margin: 0;
font-size: 1em;
}

#navlist a
{
display: block;
text-decoration: none;
margin-bottom: 0.5em;
margin-top: 0.5em;
color: white;
background: #FF6634;
border-width: 1px;
border-style: solid;
border-color: #5bd #035 #068 #6cf;
border-left: 1em solid #fc0;
padding: 0.25em 0.5em 0.4em 0.75em;
}

#navlist a#current { border-color: #000 #035 #068 #CC372B; }

#navlist a
{
width: 99%;
/* only necessary for Internet Explorer */
}

#navlist a
{
voice-family: "\"}\"";
voice-family: inherit;
width: 9.6em;
/* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}

#navcontainer>#navlist a
{
width: auto;
/* only necessary if you use the hacks above for the Internet Explorer */
}

#navlist a:hover, #navlist a#current:hover
{
background: #CC372B;
border-color: #069 #6cf #5bd #dd372B;
padding: 0.4em 0.35em 0.25em 0.9em;
}

#navlist a:active, #navlist a#current:active
{
background: #17a;
border-color: #069 #6cf #5bd white;
padding: 0.4em 0.35em 0.25em 0.9em;
}
.style1 {font-weight: bold}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}

.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

p {margin-left:5px;}