@charset "iso-8859-1";
body{
	/*background: #c43f06;*/
	background: #dcb47d;
	margin: 0px;
	color: #531b00;
	text-align: center;
	font-size: 90%;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

#maintable{	
	width: 770px;
	height: 500px;
	background-color: #F2E3CE;
	/*background-color: #A09788;*/
	border-left: 1px solid #d19d55;
	border-right: 0px solid #d19d55;
	border-bottom: 1px solid #d19d55;
	/*text-align: left;*/
}

TD.dark{
	background-color: #d19d55;
}
TD.dark2{
	background-color: #b09775;
}
TD.lite{
	background-color: #e0e0e0;
}
TD.pale{
	background-color: #f1eece;
}
TD.verypale{
	background-color: #fefeff;
}

.center{
	text-align: center;
}
#container{
	margin: 3px auto;
}

H1 {
	margin:5px 0px 3px 0px;
	padding:0px;
	font-size: 1.4em;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #7b2800;
}
H2{
	margin:3px 0px 5px 0px;
	padding:0px;
	font-size: 1.3em;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #7b2800;
}
TD{
	vertical-align: top;
	text-align: left;
}
P {
	margin-bottom: 2px;
	margin-top: 5px;
}
P.menu{
	font-size: 12px;
	margin-left: 10px;
}
TD.menu{
	background-color: #5b686e; /* DARK BLUE GREY */
}

#navcontainer ul
{
list-style-type: none;
text-align: left;
margin-left: 5px;
}

#navcontainer ul li a
{
background: transparent url(imgs/dot_clear.gif) left center no-repeat;
padding-left: 10px; /* Original padding-left is 15px*/
text-align: left;
font: normal 11px Verdana, lucida, sans-serif;
text-decoration: none;
color: #fff;
}

#navcontainer ul li a:hover
{
background: transparent url(imgs/list-on3.gif) left center no-repeat;
color: #fff;
}

#navcontainer ul li a#current
{
background: transparent url(imgs/list-active.gif) left center no-repeat;
color: #531b00;
}
#navcontainer ul li a#flag
{
background: transparent url(imgs/dot_clear.gif) left center no-repeat;
}
DIV#xiti{
	position: absolute;
	bottom: 0px;
	right: 0px;
	color: #838383;
	font-size: xx-small;
}

P.dark{
	color: #333333;
}
P.darkbold{
	color: #333333;
	font-weight: bold;
}
P.darksmall{
	color: #333333;
	font-size: small;
	margin-left: 10px;
}
P.darkxsmall{
	color: #333333;
	font-size: x-small;
	margin-left: 10px;
}
P.medium{
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
P.address{
	font-size: small;
	text-align: center;
}
P.address A{
	text-decoration: underline;
}
P.copyrite{
	font-size: xx-small;
	color: #cccccc;
	text-align: right;
}
P.addresscontact{
	font-size: medium;
	color: #333333;
	text-align: center;
}
P.addresscontact A{
	color: #333333;
	text-decoration: underline;
}

TD.verypale{
	background-color: #d1cef2;
}
TD.brickred{
	background-color: #c4062c;
}
P.tarifright{
	text-align: right;
	margin-right: 5px;
	font-weight: bold;
	font-size: 1.0em;
}
TABLE.tdtarif1{
	background-color: #dcb47d;
	width: 100%;
}
TD.tdtarifsub{
	font-size: 1.0em;
	font-weight: bold;
}
TD.tdtarifprice{
	font-size: 1.0em;
	text-align: right;
}
#divsem, #divmenus{
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
}
TABLE#locsalonbrut{
	background-color: #f1eece;
	width: 80%;
	padding: 3px;
}
TD.tdcenter{
	text-align: center;
}
TD.tdleft{
	text-align: left;
}
P.warning{
	color: #ff0000;
}
span.small{
	font-size: x-small;
}
ul.semtarif{
	list-style-type: none;
	text-align: left;
	margin-left: 1px;
}
ul.semtarif li{
background: transparent url(imgs/list-active.gif) left center no-repeat;
padding-left: 10px; /* Original padding-left is 15px*/
text-align: left;
font: normal 11px Verdana, lucida, sans-serif;
}
DIV#flags{
	text-align: center;
}
TD.tdsuperior{
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
TD.tduscore{
	border-bottom: 1px solid #cccccc;
}
P.xsmall{
	font-size: x-small;
	margin: 10px 5px 0px 5px;
}
TABLE#tblrates TD{
	font-size: 12px;
	padding:2px 5px 2px 5px;
}