/*
Web site: www.tenitravel.it
3rd level stylesheet
Copyright (C) 2006, Airiny sas. All Rights Reserved.
info@airiny.com
*/
body
{
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: top;
}

#BrowserPane
{
	border: none;
	width: 100%;
	height: 100%;
}

#Page
{
	width: 960px;
	border: none;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	vertical-align: top;
}

#Header
{
	width: 960px;
	height: 72px;
	border: none;
	background-color: white;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#Menus
{
	
	width: 178px;
	height: 100%; /*554px;*/
	border: none;
	background-color: white;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#Content
{
	width: 782px;
	/*height: 572px;*/
	border: none;
	background-color: white;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

.vertical_divider
{
	padding: 0;
	width: 1px;
	background: #001F5E ;
}

#TopSx
{
	margin: 0;
	padding: 0;
	width: 563px;
	height: 167px;
	background: #F99F4C;
	vertical-align: top;
}


#TopDx
{
	width: 218px;
	/*height: 167px;*/
	background: #F99F4C;
	vertical-align: top;
}

#BottomLx
{
	width: 563px;
	vertical-align: top;
}


#Footer
{
	width: 960px;
	height: 26px;
	border: none;
	background-color: white;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
#TextDiv
{
	width: 1px;
	background: #001F5E ;
}
#BottomDx
{
	width: 218px;
	background: #EDE9D3;
	vertical-align: top;
}
