@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../_img/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #A3AFBA;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #222223;
}
a:link {
	color: #254A70;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #254A70;
}
a:hover {
	text-decoration: none;
	color: #3399FE;
}

a:active {
	text-decoration: underline;
	color: #254A70;
}
h1 {
	font-size: 19px;
	color: #000;
	margin-top: 8px;
	margin-bottom: 8px;
}

#menu {
	height: 142px;
	width: 960px;
}
#anihome {
	height: 345px;
	width: 960px;
}
#home .box-home {
	background-image: url(../_img/bg_content.jpg);
	width: 450px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	height: 340px;
}
#home .newshp-item a {
	font-size: 11px;
	color: #333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height:150px;
	display: block;
}
#home .newshp-item {
	margin-bottom: 15px;
}
#home .newshp-item a  strong {
	font-size: 12px;
}


#home .newshp-item a:hover{
	color:#F00;
}
#content {
	background-image: url(../_img/bg_content.jpg);
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 25px;
}


#content.karting .color,
#content.karting #prod-list ul li .active,
#content.karting #prod-list ul li a:hover,
#content.karting #prod-grid .prod-item a:hover
{
	color: #3366CC;
}

#content.msport .color,
#content.msport #prod-list ul li .active,
#content.msport #prod-list ul li a:hover,
#content.msport #prod-grid .prod-item a:hover
{
	color: #FF0000;
}
#content.generic .color,
#content.generic #prod-list ul li .active,
#content.generic #prod-list ul li a:hover,
#content.generic #prod-grid .prod-item a:hover
{
	color: #666;
}
#content #prod-grid .prod-item a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
#content #prod-list ul li .active{
	font-weight: bold;	
}

#content #prod-list {
	background-color: #FFF;
	font-size: 14px;
	color: #666666;
	padding: 5px 0 38px 0;
	width:240px;
	min-height: 131px;
	height: auto !important;
	height: auto;
	position: relative;
}
#content #prod-list ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content #prod-list ul li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 1.45em;
}
#content #prod-list ul li a {
	text-decoration: none;
	color: #666;
}
#content #prod-list .custom {
	position: absolute;
	bottom: 5px;
}
#content #prod-grid {
	background-color: #FFF;
	margin-top: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#content #communications-grid {
	background-color: #FFF;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#content #prod-grid .prod-item {
	display: block;
	float: left;
	width: 145px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 13px;
	margin-bottom: 20px;
	margin-left: 13px;
	margin-top: 10px;
}
#content #prod-grid .prod-item p {
	background-image: url(../_img/dot_hor_nero.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding-top: 5px;
}
#content #prod-grid #varianti a img{
	border: 1px solid #CCC;
	margin-right: 10px;
	float: left;
}
#content #partners-grid .parners-item {
	text-align: center;
	float: left;
	margin-right: 33px;
	margin-bottom: 25px;
	margin-left: 33px;
}
#content #partners-grid .parners-item a {
	text-decoration: none;
	display: block;
	height: 175px;
	width: 160px;
	border: 1px solid #FFF;
	padding-top: 5px;
	text-align: center;
}
#content #partners-grid .parners-item a:hover {
	text-decoration: none;
	display: block;
	height: 175px;
	width: 160px;
	border: 1px solid #DCE1E5;
}
#content #catalogue .catalogie-item {
	float: left;
	width: 450px;
	margin-bottom: 25px;
}
#communications-grid #news .tabnews {
	margin-top: 10px;
	margin-bottom: 50px;
	background-color: #F3F6F7;
}
#communications-grid #news .tabevents {
	margin-top: 10px;
	margin-bottom: 30px;
	background-color: #FFF;
	float: left;
	margin-right: 5px;
	width: 450px;
}
#communications-grid #news .tabpress {
	margin-top: 10px;
}
#communications-grid #news .tabpress td{
	padding-bottom:60px;
}
#communications-grid #news .tabnews a img{
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#communications-grid #news .tabvideo {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #F3F6F7;
}
#communications-grid #news .tabvideo td.yt {
	padding:10px;
}
#nav-hor {
	height: 33px;
}
#nav-hor ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}


#nav-hor ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#nav-hor ul a {
	display:block;
	margin-right: 5px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #F3F6F7;
	color: #699BCD;
}
#nav-hor ul a:hover {

	color: #3399FE;
}
#nav-hor .active {
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	color: #254A70;
}








.pdf {
	background-image: url(../_img/pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 19px;
}

.dotvertbianco {
	background-image: url(../_img/dot_vert_bianco.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.dotvertnero {
	background-image: url(../_img/dotvertnero.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.dothorblack {
	background-image: url(../_img/dot_hor_nero.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}


a.archive {
	background-image: url(../_img/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.archive:hover,
a.back:hover{
	color:#F00;
}
a.back {
	background-image: url(../_img/arrow_red_back.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}



.clearFloat {
	display: block;
	clear: both;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bianco {
	color: #FFF;
}
.blue {
	color: #3366CC;
}
.red {
	color: #FF0000;
}




.hide{
	display:none;
}
.pad5Sx {
	padding-left: 5px;
}
.pad10Sx {
	padding-left: 10px;
}
.pad5Dx {
	padding-right: 5px;
}
.pad10Dx {
	padding-right: 10px;
}
.pad10Top{
	padding-top: 10px;
}
.pad10Bot{
	padding-bottom: 10px;
}
.floatDx {
	float: right;
}
img.floatDx {
	float: right;
	margin-left:5px;
}
.floatSx {
	float: left;
}
img.floatSx {
	float: left;
	margin-right:5px;
}

#pager {
	text-align: right;
	margin: 20px 0px 10px;
	padding: 0px;
}


#pager p {
	display: inline;
}
#pager .navnumero a {
	font-size: 10px;
	color: #666;
	background: #FFFFFF;
	display: inline;
	font-weight: normal;
	padding: 2px 7px;
	text-decoration: none;
	margin-right: 3px;
	border: 1px solid #BCBCBC;
}
#pager #active {
	color: #264E75;
	background-color: #7FBDCA;
}
#pager .navnumero a:visited, #nav .navnumero a:active {
	color: #80BECB;
}
#pager .navnumero a:hover {
	color: #264E75;
	border: 1px solid #7FBDCA;
}
#footer {
	margin-top: 10px;
	padding-top: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #DCE2E5;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
#footer #foot-sx {
	width: 80%;
	float: left;
}
#footer #foot-sx .reserved a {
	display: inline;
	background-image: url(../_img/lucchetto.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	margin-left: 40px;
	background-position: left center;
	color: #333;
	text-decoration: none;
}
#footer #foot-sx .reserved a:hover {
	color: #666;

}
#footer #foot-sx .extra {
	font-size: 10px;
	color: #CAD0D9;
	line-height: 1em;
	margin-top: 8px;
	display: block;
	margin-bottom: 8px;
}

#footer #foot-dx {
	float: right;
	width: 95px;
	text-align: right;
}
#footer #foot-dx a.credits {
	background-image: url(../_img/visionereale.gif);
	height: 22px;
	width: 95px;
	text-indent: -300px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}

