body {
	background: #000000;
	color: #534834;
	font-family: tahoma, arial;
	font-size: 11px;
	line-height: 15px;
	margin: 0;
	padding: 0;
	text-align: center;
}

* html body {
	line-height: 13px;
}

a:link { 
	color: #B00000;
	font-weight: bold;
	text-decoration: none;
}
	
a:visited { 
	color: #B00000;
	font-weight: bold;
	text-decoration: none;	
}
	
a:hover, a:active { 
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

#footer a:link { 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
	
#footer a:visited { 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;	
}
	
#footer a:hover, #footer a:active { 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#nav a:link { 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
	
#nav a:visited { 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;	
}
	
#nav a:hover, #nav a:active { 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#right a:link { 
	color: #73613B;
	font-weight: bold;
	text-decoration: underline;
}
	
#right a:visited { 
	color: #73613B;
	font-weight: bold;
	text-decoration: underline;	
}
	
#right a:hover, #right a:active { 
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

/* ------------------------------------------------------------------  DIV ID's ------- */

#container {
	margin: 0 auto;
	margin-top: 0px;
	text-align: left;
	width: 900px;
}

#content1 {
	clear: both;

}

#contentempty {
	clear: both;

}

#footer {
   color: #FFFFFF;
	font-family: tahoma, arial;
	font-size: 14px;
}

#header {
	font-family: tahoma, arial;
	font-size: 14px;

}

#left {

	display: block;
	float: left;

}

#pagebottom {
	clear: both;

}

#nav {
	font-family: tahoma, arial;
	font-size: 14px;
}

#nav ul {
	float: left;
	list-style: none;
	padding: 0;
}

* html #nav ul {
	margin-right: 0px;
}

#nav li {
	float: left;
	list-style: none;
	margin: 0;
	margin-right: 0px;
	padding: 0;
}

#right {

	display: block;
	float: left;

}

#text1 {
	font-size: 12px;
}

#fulltext {
   width: 0px;
}

#text2 {

}

#quicklinks {

	display: block;

}

#quicklinks ul {
	list-style: none;

	padding: 0;
}

* html #quicklinks ul {
	margin-top: 22px;
}

#quicklinks li {
	list-style: none;
	margin: 0;

	padding: 0;
}

* html #quicklinks li {
	margin-top: 16px;
}

/* ------------------------------------------------------------------  CLASSE'S ------- */

.flt-lft {
	float: left;
	margin-right: 10px;
}

.flt-rgt {
	float: right;
}

.heading {
	color: #413727;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -10px;
}

* html .heading {
	margin-bottom: -16px;
}

.heading2 {
	color: #413727;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

.small {
	font-size: 10px;
}
