body {
	margin						: 0;
	padding						: 0;
	border						: 0;
}

div.div_rev_header {
	height					 : 268px;
	background-image		 : url('./images/header_rev.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}

div.div_flash_container {
	position					: relative;
	width						: 980px;
	height					: 268px;
	margin					: auto;
}

div.div_flash_container div.div_flash {
	position					: absolute;
	left						: 260px;
	top						: 25px;
	width						: 435px;
	height					: 119px;
}

div.div_grad_rev {
	background-image		 	: url('./images/bg_grad_rev.png');
	background-repeat: repeat-x;
	background-position: center top;
}

div.div_main_menu {
	height						: 51px;
	text-align					: center;
	background-image		 	: url('./images/bg_main_menu.gif');
	background-repeat: repeat-x;
	background-position: center;
	
}

div.div_main_menu a {
	outline					: none;	
}

div.div_news_menu {
	float						: right;
	width						: 25%;
	background-color		: #666;
}

div.div_news_menu p {
	margin					: 0;
	padding					: 2px 0;
}

div.div_news_menu p.data {
	padding					: 6px 0 2px 0;
}

div.div_news_menu,
div.div_news_menu a:link,
div.div_news_menu a:visited {
	color						: #FFF;
}

div.div_news_menu a:link,
div.div_news_menu a:visited {
	font-weight				: bold;
}

div.div_news_menu p.titolo {
	padding-bottom			: 15px;
	border-bottom			: 1px solid #FFF;
	font-size				: 14px;
}

table.tab_partners {
	margin					: auto;
}


table.tab_partners td {
	margin					: auto;
	padding					: 6px;
	border-bottom			: 1px solid #999;
}

table.table_home{
	width						: 100%;
}

table.table_home td table.tab_ultime_forum {
	width						: 100%;
}

table.table_home td table.tab_ultime_forum td {
	padding					: 3px 5px;
	font-size				: 11px;
	border-bottom			: 1px solid #DDD;
}

table.table_home td {
	vertical-align			: top;
	padding					: 15px;
}

table.table_home td.td_sx {

}

table.table_home td.td_dx {

}

table.table_home td div.div_box_home {
	border					: 1px solid #8d8d8d;
	margin-bottom			: 20px;
}

table.table_home td div.div_box_home_news {
	background-color		: #666666;
	color						: #FFF;
}

table.table_home td div.div_box_home_news p {
	padding					: 0 4px;
	margin					: 2px 0;
}

table.table_home td div.div_box_home_news p.titolo {
	border-bottom			: 1px solid #FFF;
	padding-bottom			: 10px;
	text-transform			: uppercase;
	font-size				: 14px;
}

table.table_home td div.div_box_home_news a:link,
table.table_home td div.div_box_home_news a:visited{
	color						: #FFF;
	font-weight				: bold;
}


table.table_home td div.div_box_home div.div_box_home_title {
	color						: #FFF;
	font-weight				: bold;
	font-size				: 15px;
	padding					: 8px;
	background-color		: #666;
	background-image		 	: url('./images/bg_tit_box_home.gif');
	background-repeat: repeat-x;
	background-position: center;
	
}



table.tab_partners td.td_bordo_dx {
	border-right			: 1px solid #999;
}



table.tab_partners td.td_img {
	text-align				: center;
}

table.tab_partners td.td_links p {
	text-align				: center;
	padding					: 1px 0;
}

table.tab_partners td.td_links p.nome {
	font-size				: 24px;
	font-weight				: bold;	
}

table.tab_partners td.td_links a:link,
table.tab_partners td.td_links a:visited {
	color						: #000;
}

table.tab_partners td.td_links a {
	outline					: none;
}

html>body div.clear { display: none; }
head:first-child+body div.clear { display: block; }
.clear { clear: both; line-height: 0px; font-size: 1px; }
/*/*/ .clear { display: none; } /* */
