body
{
	font-family				: Arial, sans-serif;
	font-size				: 13px;
	color					: #000000;
}



/* ------------------------------------ */
/* ------------- TITLES --------------- */
/* ------------------------------------ */

h1
{
	
}

h2
{
	font-family					: Times, serif;
	font-size					: 167%; /* 22px */
	font-weight					: bold;
	letter-spacing				: 0.12em;
	color						: #40421f;
}

h3
{
	font-family					: Times, serif;
	font-size					: 138.5%; /* 18px */
	font-weight					: bold;
	letter-spacing				: 0.12em;
	color						: #40421f;
}



/* ------------------------------------ */
/* ------------ PARAGRAPH ------------- */
/* ------------------------------------ */

.chapo
{
	font-size					: 123.1%;
	color						: #c03426;
	font-weight					: bold;
	letter-spacing				: 0.15em;
}

#content-left p
{
	margin						: 15px 0 0 0;
	font-size					: 85%; /* 11px */
	line-height					: 1.5em;
	color						: #40421f;
	letter-spacing				: 0.05em;
}

#content-left p a, .ul-reco a
{
	color						: #c03426;
	text-decoration				: none;
}

#content-left p a:hover, .ul-reco a:hover
{
	color						: #c03426;
	text-decoration				: underline;
}

.innerTab ul
{
	margin						: 5px 0 0 15px;
	font-size					: 85%; /* 11px */
	line-height					: 1.5em;
	color						: #40421f;
	letter-spacing				: 0.05em;
}

.specialLink{
	display						: block;
	margin						: 5px 0 5px 15px;
	font-family					: Times, serif;
	
}

.specialLink a
{
	background					: url(../images/linkArrow.png) 0 0 no-repeat;
	padding						: 0 0 0 20px;
	font-size					: 112%;
	color						: #40421f;
	text-decoration				: none;
	letter-spacing				: 0.05em;
	line-height					: 23px;
}

.specialLink a:hover
{
	color						: #c03426;
	text-decoration				: none;
}

#sitemap a
{
	color						: #c03426;
	text-decoration				: none;
}

#sitemap a:hover
{
	color						: #40421f;
	text-decoration				: none;
}

/* ------------------------------------ */
/* ------------- BRACKETS ------------- */
/* ------------------------------------ */

.brackets
{
	width						: 267px;
	height						: 41px;
	background					: url('../images/brackets.png');
	text-align					: center;
	padding						: 10px 0 0 0;
	margin						: 10px 0 0 0;
}

.sup_bracket
{
	display						: block;
	color						: #40421f;
	font-family					: Arial, Helvetica, sans-serif;
	font-size					: 85%;
	font-weight					: bold;
	letter-spacing				: 0.05em;
}

.sub_bracket
{
	display						: block;
	color						: #c03426;
	font-family					: "Times New Roman", Times, serif;
	font-size					: 123.1%;
	font-weight					: bold;
	letter-spacing				: 0.1em;
}


/* ------------------------------------ */
/* ------------- TABLES --------------- */
/* ------------------------------------ */

table
{
	margin						: 15px 0 0 0;
}

th
{
	font-size					: 100%;
	color						: #c03426;
	text-align					: left;	
	border-bottom				: 1px solid #5b1a04;
	padding						: 5px;
}

td
{
	font-size					: 85%;
	color						: #40421f;
	padding						: 5px;
	border-bottom				: 1px solid #a43e08;
}



.innerTab .middle_td
{
	border-right				: 1px solid #a43e08;
	border-left					: 1px solid #a43e08;
	font-weight					: bold;
	width						: 60px;
	text-align					: center;
}

.innerTab .right_td
{
	text-align					: center;
}


.table_room td
{
	border						: 0;
}

.table_room .label
{
	font-size					: 93%;
	width						: 150px;
	font-weight					: bold;
}

.roomRatesSpan
{
	margin						: 0 0 0 0;
	font-size					: 108%; /* 11px */
	line-height					: 1.5em;
	color						: #c03426;
	letter-spacing				: 0.05em;
	font-weight					: bold;
}

.content-testi p
{
	font-style					: italic;
	letter-spacing				: 0;
}
