﻿:link, :visited
{
	text-decoration: none;
}

.divmenu
{
	font-size: 12px;
}
.aleft
{
	color:Black;
	font-size : 12px;
}

.link
{
	color: Blue;
	text-decoration: none;
}

a
{
	color: #ce171c;
	text-decoration: none;
}

em
{
	font-family: Verdana;
	font-weight: bold;
	text-transform: none;
	font-style: normal;
}



h1, h2, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset
{
	margin: 0;
	padding: 0;
}

h3, h5
{
	margin: 0 0 0 4px;
	padding: 0;
	
}

h4
{
	font-size:11px;
}

.linktable
{
	text-decoration: none;
	color: #ce171c;
}


a img, :link img, :visited img
{
	border: none;
}

a:hover
{
	background: roses;
}

body
{
	background: #82878a; /*overflow: -moz-scrollbars-vertical;*/
}

input, textarea, select, body, p
{
	color: #282828;
	font-family: verdana;
	font-size: 11px;
}

p
{
	line-height: 16px;
	text-align: justify;
	margin: 0px 5px 0px 5px;
}

.page_title
{
	font-size: 22px;
	line-height: 27px;
}

.level_2_title
{
	font-size: 18px;
	line-height: 23px;
}

.level_3_title
{
	font-size: 14px;
	line-height: 19px;
}

#container
{
	width: 990px;
	margin: 0 auto;
}

#header_sx
{
	width: 15px;
	height: 82px;
	float: left;
	background: transparent url(immagini/header_bg_sx.png) no-repeat top left;
}

#header
{
	width: 960px;
	height: 82px;
	float: left;
	background: #ffffff;
	color: #000000;
}

#header_dx
{
	width: 15px;
	height: 82px;
	float: left;
	background: transparent url(immagini/header_bg_dx.png) right no-repeat;
}

div#header_info
{
	font-size: 10px; /*color: #CC0000;*/
	color: #273612;
	width: 590px;
	height: 27px;
	background: whiteurl(immagini/header_info.png)bottomleftrepeat-x;
	float: right;
	padding: 0px20px0px0px;
}

div#header_info_left
{
	width: 27px;
	height: 27px;
	float: right;
	background: white url(immagini/header_info_left.png) top left no-repeat;
}

div#header_info input
{
	font-size: 10px;
}

form#header_info
{
	float: right;
	padding: 3px 0px 0px 0px;
}

#header_logo
{
	float: left;
}


/*#menu_sx
{
	width: 15px;
	height: 35px;
	float: left;
	
	background-color: transparent;
	background-image: url(immagini/menu_bg_sx.png);
	background-repeat: no-repeat;
}

#menu
{
	width: 955px;
	height: 35px;
	top: 300px;
	float: left;
	padding: 0px 0px 0px 5px;
	background: #CCCCCC url(immagini/menu_bggrigio.png) repeat-x;
}

#menu_dx
{
	width: 15px;
	height: 35px;
	float: left;
	background: transparent url(immagini/menu_bg_dx.png) right no-repeat;
}
*/
#menu_sx
{
	width: 15px;
	height: 25px;
	float: left;
	background-color: transparent;
	background-image: url(immagini/menu_bg_sx.png);
	background-repeat: no-repeat;
}



#menu
{
	width: 960px;
	height: 25px;
	
	float: left;
	padding: 0px 0px 0px 0px ;
	
	
}

#menu_dx
{
	width: 15px;
	height: 25px;
	float: left;
	background: transparent url(immagini/menu_bg_dx.png) right no-repeat;
}

#printable_navigator
{
	display: none;
}

#shadow
{
	width: 960px;
	height: 10px;
	float: left;
	background: transparent url(immagini/shadow2.png) repeat-x;
}




#main_hp
{
	width: 960px;
	min-height: 450px;
	padding: 0px 15px 5px 15px;
	float: left;
	background: transparent url(immagini/content_bg_hp.png) top repeat-y;
}

#main
{
	width: 960px;
	padding: 0px 15px 0px 15px;
	float: left;
	background: transparent url(immagini/content_bg2.png) repeat-y;
}

#navigator
{
	width: 215px;
	float: left;
	padding: 0px 0px 10px 0px;
}

#navigator ul, #navigator ol, #navigator li
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#navigator a
{
	color: #282828;
}

#navigator ul
{
	background: gray; /*#cff29f;*/
	margin: 0px 0px 0px 11px;
	padding: 8px 0px 10px 0px;
}

#navigator ul li.main
{
	font-size: 14px;
	font-weight: bold;
	margin: 8px 0px 0px 0px;
	padding: 4px 12px 4px 18px;
	border-bottom: #ffffff 1px solid;
}

#navigator ul li.main:first-child
{
	margin: 0px 0px 0px 0px;
}

#navigator ul li.main:hover
{
	background: #CC0000;
}

#navigator ul li.main_selected
{
	font-size: 14px;
	font-weight: bold;
	margin: 8px 0px 0px 0px;
	padding: 4px 12px 4px 18px;
	background: #CC0000;
	border-bottom: #ffffff 1px solid;
}

#navigator ul li.main_selected:first-child
{
	margin: 0px 0px 0px 0px;
}

#navigator ul li.sub
{
	font-size: 11px;
	padding: 2px 12px 2px 18px;
	background: transparent url(immagini/li_arrow.png) 7px 5px no-repeat;
}

#navigator ul li.sub:hover
{
	background: #CC0000 url(immagini/li_arrow.png) 7px 5px no-repeat;
	
}

#navigator ul li.sub_selected
{
	font-weight: bold;
	font-size: 11px;
	padding: 2px 12px 2px 18px;
	background: #CC0000 url(immagini/li_arrow.png) 7px 5px no-repeat;
}

#navigator ul li.sub2
{
	font-size: 11px;
	padding: 2px 12px 2px 29px;
	background: transparent;
	background-image: url(immagini/li_arrow.png) 18px 5px no-repeat;
}

#navigator ul li.sub2:hover
{
	background: #CC0000 url(immagini/li_arrow.png) 18px 5px no-repeat;
}

#navigator ul li.sub2_selected
{
	font-weight: bold;
	font-size: 11px;
	padding: 2px 12px 2px 29px;
	background: #CC0000 url(immagini/li_arrow.png) 18px 5px no-repeat;
}

#content
{
	width: 665px;
	float: left;
	padding: 10px 40px 20px 30px;
}

#content li
{
	margin: 0;
	padding: 0;
}

#content ul, #content ol
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0;
}

#content ul
{
	margin-left: 23px;
}

#content ol
{
	margin-left: 30px;
}



#shadow_hp
{
	width: 320px;
	height: 10px;
	float: left;
	background: transparent url(immagini/shadow2.png) repeat-x;
}

#autonews_title
{
	width: 289px;
	height: 30px;
	text-align: right;
	float: left;
	font-size: 22px;
	padding: 0px 30px 0px 0px;
	overflow: hidden;
}

#autonews_content
{
	width: 302px;
	height: 115px;
	float: left;
	padding: 5px 5px 5px 12px;
	overflow: auto;
}

#flash
{
	width: 319px;
	height: 166px;
float:left;
	border-bottom: 1px #CC0000 solid;
}

#flash2
{
	width: 320px;
	height: 166px;
float:left;
	border-bottom: 1px #CC0000 solid;
}

#flash3
{
	width: 319px;
	height: 166px;
float:left;
	border-bottom: 1px #CC0000 solid;
}


#tabs
{
	width: 940px;
	height: 220px;
	float: left;
	padding: 0px 10px 0px 10px;
	border-bottom: 1px #CC0000 solid;
}

#tabs ul, #tabs ol, #tabs li
{
	/*list-style: none;*/
	padding: 0;
	margin: 0;
}


#tableft ul, #tableft ol, #tableft li
{
	/*list-style: none;*/
	padding: 0;
	margin: 0;
}

#tableft a
{
	color: Red ;
}

#tableft
{
	width: 318px;
	height:166px;
	float: left;
 border-right: 1px #CC0000 solid;
	
	border-bottom: 1px #CC0000 solid;
}

#tableft ul li ul li
{
	
	background: transparent;
	background-image: url(immagini/li_arrow.png) 0px 8px no-repeat;
}


#tab
{
	width: 205px;
	height: 90px;
	float: left;
	padding: 5px 15px 0px 15px;
	border-top: 13px white solid;
}

#tab a
{
	color: #282828;
}

#tab ul ul
{
	padding: 10px 0px 0px 0px;
}

#tab ul li ul li
{
	padding: 5px 0px 0px 5px;
	background: transparent;
	background-image: url(immagini/li_arrow.png) 0px 8px no-repeat;
}

#tab li:hover
{
	text-decoration: underline;
}

#tab:hover
{
	float: left;
	background: #CCCCCC;
	border-top: 13px #CC0000 solid;
	
}

#partner
{
	height: 65px; /*float: left;*/
	padding: 5px 5px 5px 5px;
	font-size: 9px;
	/*line-height: 11px;*/
	vertical-align:bottom;
}

#partner img
{
	/*margin: 3px 10px 0px 0px;*/
}

#footer_sx
{
	width: 19px;
	height: 34px;
	float: left;
	background: transparent url(immagini/footer_bg_sx.png) no-repeat;
}

#footer_bg
{
	width: 952px;
	height: 34px;
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	background: transparent url(immagini/footer_bg.png) repeat-x bottom left;
}

#footer_dx
{
	width: 19px;
	height: 34px;
	float: left;
	background: transparent url(immagini/footer_bg_dx.png) no-repeat;
}

#footer_info
{
	width: 952px;
	height: 17px;
	padding: 3px 0px 0px 0px;
	background: #000000;
	color: #ffffff;
	font-size: 10px;
	line-height: 12px;
	margin: 0 0 0 0;
}

#parentUL, #parentUL ul
{
	list-style: disc;
}

.tdCorpo
{
	border: 1px solid #CC0000;
	text-align: left;
	vertical-align: top;
	min-height:400px;
}

#news
{
	margin: 2px 0px 0px 2px;
	float: left;
}

#newsdx
{
	margin: 2px 0px 2px 0px;
	float: right;

}

.newstitolo
{
	color:#000000;
	text-align:left;
	
	margin-top:5px;
}

.divNews
{
	text-align: left;

	overflow: hidden;

}

.tdCorpoTesto
{
	margin: 5px 5px 0px 5px;
	min-height:350px;
}

.divmenu
{
	color: #0066FF;
	text-decoration: none;
	font-size: 12px;
}
.imgSx
{
	float: left;
	margin: 4px 4px 4px 1px;
}
.imgDx
{
	float: right;
	margin: 4px 1px 4px 4px;
}

