body {
	 background-color:#000;
	 color:#fff;
	 text-align:center;
	 font-family:Arial, Helvetica, Sans-serif;
}

p, h1, h2, h3, h4, h5 {
     text-align:left;
	 margin:0px;
}

p {
	font-size:12px;
}

#main {
	  width:100%;
	  margin:0px;
}

#page {
	  width:960px;
	  margin:0 auto;
}

#header {
		height:175px;
		background:url(../img/bg_header_new.jpg) no-repeat left center;
}

#logo {
	  float:left;
	  width:400px;
	  position:relative;
}

.logoR {
	   position:absolute;
	   left:0px;
}

.fmi {
		position:absolute;
		top:32px;
		left:270px;
}


#lang {
      float:right;
      margin-right:12px;
      margin-top:12px;
      color:#999;
}

#lang a {
      color:#999;
      font-size:12px;
      text-decoration:none;
}

#menu_home {
	  text-align:center;
	  font-size:15px;
	  margin:6px 0px;
}

#menu_home table {
	  border:1px solid #000;
	  border-collapse:collapse;
	  height:24px;
	  width:960px;
	  background:#161616;
}

#menu_home td {
	  border:2px solid #000;
	  padding:9px 15px;
      text-align:center;
}

#menu_home a {
	  color:#fff;
	  font-size:12px;
	  font-family:Arial;
	  font-weight:bold;
	  text-decoration:none;
	  
}

#menu_home a:hover {
	  color:#ff0000;
}

#news {
	  padding:9px 12px;
	  border-bottom:1px solid #262626;
	  width:936px;
      margin:0 auto;
      text-align:left;
}

#news h4 {
      margin-left:12px;
      font-size:12px;
      padding:3px 0px;
}

#news a {
	  font-size:12px;
      color:#fff;
      text-decoration:none;
}

#news a:hover {
      text-decoration:underline;
      color:#ccc;
}

p.news_p {
		font-size:12px;
		color:#808080;
}

.whiteLine {
      border-bottom:1px solid #666;     
}

#content_home {
      margin-top:18px;

}


#contentLeft {
		float:left;
		width:200px;
}

.tab200 {
		background:#161616;
		color:#fff;
		width:200px;
}

.tab200bottom {
		background:#161616;
		height:21px;
		width:200px;
}

.tab200bottom h2 {
		padding-top:3px;
		margin-right:12px;
		font-weight:normal;
		font-size:12px;
		text-align:right;	  
}



.tab200, .tab510, .tab220 {
		padding:10px 0px;
		text-align:left;
}

#contentCenter {
	  width:510px;
	  float:left;
	  margin-left:15px;
}

.tab510 {
		background:#161616;
		color:#fff;
		width:510px;
}

#contentRight {
	  float:right;
	  width:220px;
}

.tab220 {
		background:#161616;
		color:#fff;
		width:220px;
}

.elenco  {
		padding:5px 16px;
		border-bottom:1px solid #262626; 
		background:url(../img/bullet.gif) no-repeat left center;
		color:#808080;
		font-size:11px;
}


a.link_tab, .link_tab {
	color:#ff0000;
	text-decoration:none;
	text-align:left;
	margin-left:12px;
	font-size:12px;
}

a.link_tab:hover {
        color:#fff;     
}

a.link {
        color:#fff;
        font-size:11px;
        text-decoration:none;
        text-align:left; 
}

a.link:hover {
        text-decoration:underline;     
}

a.link_uppercase {
        color:#fff;
        font-size:11px;
        text-decoration:none;
        text-align:left; 
		text-transform:uppercase;
}

a.link_uppercase:hover {
        text-decoration:underline;     
}

a.red {
     color:#ff0000;
}



#home_gallery {
        height:140px;
        position:absolute;
        bottom:118px;
        left:0px;
        width:100%;     
}

#home_gallery h2 {
        margin:2px 32px;
        font-size:14px;  
}
       
#sponsor_home {
		margin-top:12px;
		text-align:center;
		width:960px;
        background:#161616;
		clear:both;
}

.mTB4 {
	  margin:8px 0px;
	  background:#161616;
} 

a.footer_link {
        color:#808080;
        text-decoration:none;
        text-align:left; 
}

a.footer_link:hover {
        color:#fff;     
} 
       
/*------PAGINE INTERNE-------*/


#content {
        margin:0px 12px;
}

#left {
      width:200px;
      float:left;
}

#right {
      width:720px;
      float:right;
	  margin-top:4px;
	  padding-bottom:12px;
}

#footer {
       clear:both;
	   border-top:1px solid #262626;
	   padding-top:12px !important;
	   padding-top:6px;     
}   

#footer p {
        text-align:center;		       
		font-size:11px;
		color:#808080;
}

#footer_home {
       clear:both;
	   padding-top:12px;    
}  

#footer_home p {
        text-align:center;		       
		font-size:11px;
		color:#808080;
}

#title {
       width:100%;
       margin:3px 0px 12px 0px;
}

h1 {
   font-size:24px;
   font-weight:normal;
   margin:12px 0px;
}

h2, h2 a {
   font-size:15px;
   font-weight:normal;
   text-decoration:none;
   color:#ff0000;
   padding-left:3px;
}

h2 a:hover {
	text-decoration:none;
}

h3 {
   font-size:12px;
   color:#ff0000;
   font-weight:bold;
}

#sottomenu {
    width:200px;  
    margin-bottom:24px;  
}

ul#subitem { 
    width:200px;      
    padding:0px;
	margin:0px;
}

#subitem li { 
    width:188px;      
    padding:2px 6px 6px 6px;
	background:#161616; 
	margin:4px 0px;
	text-align:left;
	list-style:none;
}

a.sottomenu {
    font-size:12px; 
    text-decoration:none;
    color:#808080;      
}
 a.sottomenu:hover, a.selected {
    color:#fff;
	font-size:12px; 
    text-decoration:none;
}

#sponsor {
    margin:0px 0px 12px 0px;
    text-align:center;
}

#sponsor img {
    margin-bottom:12px;     
}

.title_int {
    background:#161616;
    padding:3px;
    margin-bottom:12px;
    text-align:left;
}

/*----- GALLERY -----*/

#img_big {
    margin-top:24px;
    margin-bottom:12px;     
}

#img_big img {
    border:1px solid #262626; 
}

#thumb_number {
    width:510px;
    text-align:center; 
    margin:0 auto;
    border-top:1px solid #262626;   
    border-bottom:1px solid #262626;  
    padding:2px 0px 6px 0px;          
}


#thumb_number a {
    color:#868686;
    text-decoration:none;  
    margin: 0px 3px;  
	font-size:12px;     
}

#thumb_number a:hover {
    color:#ff0000;           
}

#thumb {
    margin-top:12px;
    margin-left: 124px;
    margin-bottom:12px;
    width:540px;
    text-align:left; 
      
}

#thumb img {
    margin:4px 6px;
    width:60px;
    height:40px;  
    border:1px solid #262626; 
}


/*----- VIDEO -----*/
.tab236 {
		background:#161616;
		color:#ff0000;
		height:27px;
		width:236px;
}

.tab236 p {
        padding:5px 9px;
}
#video_item {
	width:230px;
	float:left;
	margin:0px 10px 12px 0px;
}

#video_number {
    width:100%;
    text-align:center; 
    margin:21px 0;
    border-top:1px solid #262626;   
    border-bottom:1px solid #262626;  
    padding:0px 0px 5px 0px;          
}


#video_number a {
    color:#808080;
    text-decoration:none;  
    margin: 0px 3px; 
	font-size:11px;      
}

#video_number a:hover, #video_number a.selected {
    color:#ff0000;           
}

#top_moto {
	 height:18px;
     background:url(../img/tabTop782.gif) no-repeat;
}

#center_moto {
    padding:5px 0px;
	border-bottom:1px solid #262626;
    margin-bottom:12px;
	
}

#center_moto img {
        padding:4px;
        border:1px solid #333;
        margin-bottom:5px;
        margin-right:9px;
        float:left;
}
#top_moto h4 {
        margin-left:12px;
        padding-top:2px;  
        font-size:12px;
}

.detail {
        margin:0px 12px; 
}

.circuiti {
        margin-bottom:12px;  
}

img.team_big {
        float:right;
        margin:0 0 12 12px;
        border:1px solid #333; 
}

img.team {
        margin:12px; 
        border:1px solid #333;
}

.news_item {
	margin-bottom:24px;
}
.clear {
	clear:both;
}

a.p_link {
	font-size:12px;
	font-weight:bold;
	color:#808080;
	text-decoration:underline;
}


a.p_link:hover {
	color:#fff;
}

ul#cla_gen {
	padding:0px;
	margin:6px 0px;
}

ul#cla_gen li {
	list-style:none;
	display:inline;
	margin:0px 12px;
}

ul#cla_gen li a {
	color:#808080;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	line-height:24px;
}

ul#cla_gen li a:hover, ul#cla_gen li a.selected {
	color:#fff;
}

table#classifica {
	margin:12px 0px;
	font-size:12px;
}

table#classifica td {
	padding:2px 0px 4px 2px;
	border-bottom:1px solid #161616;
}

a.link_login {
	color:#000;
}
