@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.curvy {
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
a:focus { outline: 0; }
body {
	color: #171717;
	font-size: 11px;
	font-family: Verdana;
	background-color: #929894;
}
a:link, a:visited {
	color: #333;
	text-decoration: none;
}
a:hover, a:active { color: #d60e0d; }
#enter {
	height: 55px;
	width: 126px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#enter a {
	background-image: url(images/nv_enter.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 55px;
	width: 126px;
	display: block;
}

#enter a:hover {
	background-image: url(images/nv_enter.gif);
	background-position: 0px -55px;
}

#headNav ul li .selected {
	color: #b7ff00;
	background-image: url(images/bgd-menu-selected.gif);
	background-repeat: repeat-x;
}

a img { border: 0; margin: 0; padding: 0; text-decoration: none; }td {
	vertical-align: top;
	text-align: justify;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 764px;
}
#headerlogo {
	height: 80px;
}
#headNav {
	width: 764px;
	height: 34px;
	margin-bottom: 10px;
	background-color: #6d726f;
	border: 1px solid #666;
	font-weight: bold;
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
#headNav ul {
	height: 28px;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;
	background-image: url(images/bgd-menu.gif);
	background-repeat: repeat-x;
	border: 1px solid #333;
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
#headNav ul li {
	display: inline;
	line-height: 28px;
}

#headNav ul li a{
	display: block;
	float: left;
	text-align: center;
	background-image: url(images/sep-menu.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-right: 20px;
	padding-left: 20px;
}
#navHome a {
	width: 100px;
	display: block;
	float: left;
	text-align: center;
	background-image: url(images/sep-menu.gif);
	background-repeat: no-repeat;
	background-position: 99px 0px;
}
#navHome a img  {
	padding-top: 6px;
	padding-bottom: 6px;
}





#headFlash {
	width: 764px;
	margin-bottom: 3px;
}
#headNav ul li a:hover {
	float: left;
	background-image: url(images/bgd-menu-hover.gif);
	background-repeat: repeat-x;
	color: #FFF;
}
#percorso {
	height: 20px;
	line-height: 20px;
	color: #CCC;
	font-size: 10px;
	margin-bottom: 3px;
}
#percorso a {
	color: #333;
	padding-right: 5px;
	padding-left: 5px;
}
#percorso a:hover {
	color: #FFF;
}


#pageContent {
	background-color: #6D726F;
	border: 1px solid #585b59;
	padding: 3px;
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
#colonna {
	background-color: #d4d7d6;
	border: 1px solid #1c1c1c;
	width: 150px;
	background-image: url(images/colonna_top.png);
	background-repeat: repeat-x;
	text-align: center;
}
ul.loghiHome {
	margin-top: 40px;
	margin-bottom: 40px;
}
ul.loghiHome li {
	margin: 4px;
}
#corpocentrale {
	background-color: #FFFFFF;
	border: 1px solid #1c1c1c;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	background-image: url(images/corpocentrale_top.png);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer {
	font-size: 10px;
	margin: 10px;
}
#footer a:hover {
	color: #FFF;
}
#pageContent h2 {
	padding-top: 15px;
	padding-left: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	padding-bottom: 7px;
}
#contentRacing {
	width: 754px;
	background-image: url(images/contentRacing.gif);
	background-repeat: no-repeat;
	border: 1px solid #333;
	background-color: #FFF;
	font-family: Arial;
	font-size: 13px;
}
#contentRacing  p{
	padding-bottom: 4px;
	padding-top: 4px;
}
#racing-table {
	width: 280px;
	margin-bottom: 10px;
	background-image: url(images/racing-table.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #666;
	font-size: 11px;
}

#racing-table a {
	color: #C00;
}

#racing-table tr td {
	padding: 5px;
}

#racing-table h3 {
	padding-bottom: 10px;
}
#racing-table i {
	font-size: 10px;
	color: #666;
}
#contentCompany {
	width: 754px;
	background-image: url(images/contentRacing.gif);
	background-repeat: no-repeat;
	border: 1px solid #333;
	background-color: #FFF;
	font-family: Arial;
	font-size: 13px;
}
.company-menu {
	width: 130px;
	line-height: 22px;
}
.company-menu ul li a {
	display: block;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c2c5c3;
	color: #2d47b9;
}
.company-menu ul li a:hover {
	color: #333;
	background-color: #e6e6e6;
}
.company-menu ul li .selected {
	color: #b7ff00;
	background-color: #404040;
}
.company-menu ul li .selected:hover {
	color: #b7ff00;
	background-color: #404040;
}
.content-company {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C2C5C3;
	padding-bottom: 10px;
}
.content-company h3 {
	margin-bottom: 10px;
}
.red {
	color: #C00;
}
.smallgrey {
	font-style: italic;
	color: #666;
	font-size: 11px;
}
.redbold {
	font-weight: bold;
	color: #C00;
}
ul.list li {
	list-style-type: square;
	list-style-position: inside;
}
body.whitebg {
	background-color: #FFF;
	padding-top: 20px;
	padding-left: 20px;
	font-size: 12px;
}
table.centralina {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-left-color: #ccc;
	width: 600px;
}


td.dicitura {
	line-height: 24px;
	font-weight: bold;
	padding-left: 5px;
	background-color: #eee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
td.dati {
	line-height: 24px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
h2.esempi {
	margin-bottom: 20px;
	color: #C00;
}
.esempi td a {
	display: block;
	line-height: 20px;
}
#colonna .loghiHome .widgettitle {
	display: none;
}
