body.body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: verdana;
}

td.website_name {
	padding-left: 25px;
	padding-bottom: 2px;
	vertical-align: bottom;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

td.menu_top {
	height: 30px;
	width: 660px;
	text-align: right;
	padding-right: 5px;
	font-size: 11px;
	display:none;
}

td.menu_language {
	height: 30px;
	width: 195px;
	text-align: right;
	padding-right: 5px;
	font-size: 11px;
	display:none;
}

td.menu_left {
	width: 130px;
	vertical-align: top;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
	font-size: 11px;
	display:none;
}

td.sponsors {
	height: 39px; 
	padding-right: 0px;
	
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: 11px;
}

td.partner {
	height: 30px; 
	width: 100%;
	padding-right: 5px;
	font-size: 11px;
}

td.content {
	background-color:  #efefef;
	width: 100%;
	padding: 10px;
	vertical-align: top;
	font-size: 11px;
}

td.pictures {
	background-color:  #cfcfcf;
	width: 150px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	font-size: 11px;
}

table.thumbnail {
	width: 150px;
	margin-top: 10px;
	margin-bottom: 10px;
}

table.thumbnail td {
	text-align: center;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}

td.content_header {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}

td.content_subheader {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
}

td.content_text {
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 10px;
}

td.content_infos {
	border-top: 1px dotted #000000;
	padding-top: 10px;
	font-size: 11px;
	font-weight: normal;
	width: 645px;
}

a.menu:link,
a.menu:visited,
a.menu:active 
{
	line-height: 20px;
	text-decoration: none; 
	color: #000000; 
	font-weight: normal;
	font-size: 13px;
}

a.menu:hover 
{
	line-height: 20px;
	text-decoration:none; 
	color: #006699;
	font-weight: normal;
	font-size: 13px;
}

a.menu_active:link,
a.menu_active:visited,
a.menu_active:active 
{
	line-height: 20px;
	text-decoration: none; 
	color: #000000; 
	font-weight: bold;
	font-size: 13px;
}

a.menu_active:hover 
{
	line-height: 20px;
	text-decoration:none; 
	color: #006699;
	font-weight: bold;
	font-size: 13px;
}

td.pictures a.menu
{
	font-size: 11px;
	text-decoration:none; 
}
td.pictures a.menu:hover
{
	font-size: 11px;
	text-decoration:none; 
}

