html{
	height:100%;
}
body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:100%;
	color: #333333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10;
	position: relative;
}


#container, #footer {
	width: 888px;
	margin-left: auto;
	position: relative;
	margin-right: auto;
	padding-right: 40px;
	padding-left: 40px;
}
#container {
	background-image: url(../images/site_bg.jpg);
	background-repeat: repeat-y;
	padding-bottom: 30px;
}


/**************/
/*** COMUNI ***/
/**************/
h2,h3,h4{
	margin: 0;
	padding: 0px;
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
	vertical-align:middle;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
	clear: both;
}
h1, p {
	margin: 0px;
	padding: 0px;
}
a {
	color:#FF3300;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
	color:#666666;
}


/************/
/*** HEAD ***/
/************/





/* MENU */



/* NEWS */




/* ABOUT */



/* PROPS */
#container #head span {
	display: none;
}
#container #head h1 {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 183px;
}
#container #Navigation #menu {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	height: 35px;
	margin-bottom: 10px;
}
#container #Navigation #menu li {
	float: left;
	width: 97px;
	margin-right: 2px;
	display: block;
	height: 35px;
}
#container #Navigation #menu li a {
	display:block;
	height: 35px;
	background-repeat: no-repeat;
	background-position: center -1px;
}
#container #Navigation #menu li a:hover {
	background-position: center -41px;
}
#footer {
	font-size: 9px;
	line-height: 11px;
	background-image: url(../images/footer_f.jpg);
	background-repeat: no-repeat;
	height: 90px;
	clear: both;
}
#footer #quickLinks {
	position: absolute;
	width: 286px;
	left: 236px;
	top: 13px;
}
#footer #copyright {
	position: absolute;
	left: 692px;
	top: 14px;
	color: #333333;
}
#footer #quickLinks a {
	color: #333333;
}
#container #content #homeNews .strip {
	float: left;
	width: 188px;
	margin-right: 10px;
	padding-left: 98px;
	position: relative;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(../images/li_topfade.jpg);
	background-repeat: repeat-x;
	background-position: 0px 2px;
}
#container #content #homeNews {
	padding-top: 5px;
}

#container #content #homeNews .strip .cover {
	position: absolute;
	left: 0px;
	top: 6px;
	width: 88px;
}
#container #head .return {
	position: absolute;
	left: 40px;
	top: 0px;
	width: 497px;
	height: 170px;
}
#container #content #leftCol {
	float: left;
	width: 187px;
	margin-right: 10px;
}#container #content #leftCol .pageSection {
	display:block;
	font-size: 20px;
	color: #666666;
	text-transform: uppercase;
	line-height: 22px;
	height: 48px;
}
#container #content #leftCol a {
	font-size: 14px;
	line-height: 16px;
}
#container #content #leftCol li {
	background-image: url(../images/dashed_l.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 6px;
	padding-bottom: 6px;
	display:block;
}
#container #content #leftCol .sm_father a {
	background-image: url(../images/apix_mm_li.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	color: #333333;
	text-transform: capitalize;
	display: block;
	padding-left: 8px;
}
#container #content #leftCol .sm_father a:hover, #container #content #leftCol .sm_father .active {
	background-position: 0px -24px;
	color:#FF3300;
}
#container #content #leftCol .sm_child a {
	color: #999999;
	text-transform: capitalize;
	font-style: italic;
	display: block;
	padding-left: 8px;
}
#container #content #leftCol .sm_child a:hover {
	color:#666666;
}
#container #content #leftCol .sm_childofchild a {
	color: #CCCCCC;
	text-transform: capitalize;
	font-style: italic;
	display: block;
	padding-left: 14px;
}
#container #content #leftCol .sm_childofchild a:hover {
	color:#666666;
}
#container #content #centralContent {
	float: left;
	width: 387px;
	margin-right: 10px;
}
#container #content #centralContent p{
	text-align: justify;
}
#container #content #rightCol {
	float: left;
	width: 283px;
	position: relative;
}
#container #content #rightCol #news {
	margin-top: -5px;
	margin-bottom: 10px;
	background-image: url(../images/rightBox_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
	background-color: #EFEFEF;
}
#container #content h3 {
	font-size: 16px;
	color: #000000;
	padding-bottom: 22px;
	/*font-weight: bold !important;*/
	font-weight: normal;
	text-transform: capitalize;
	display: block;
}
#container #content #rightCol label {
	font-size: 14px;
	color: #000000;
	/*font-weight: bold !important;*/
	font-weight: normal;
	display: block;
}
#container #content #rightCol #news label {
	background-image: url(../images/rightBox_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 52px;
}

#container #content #rightCol #news a {
	color: #333333;
	font-size: 10px;
	display:block
}
#container #content #rightCol #news .data {
	color: #006699;
	font-size: 10px;
	display: block;
	background-image: url(../images/ar_up_lx.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	width: 66px;
	padding-left: 10px;
}
#container #content #leftCol ul {
	background-image: url(../images/dashed_l.gif);
	background-repeat: repeat-x;
	background-position: top; 
}
#container #content #path {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 10px;
	line-height: 10px;
	width: 878px;
	color: #666666;
	margin-bottom: 10px;
	text-transform: capitalize;
}
#container #content #path a {
	color: #666666;
}
#container #content #path a:hover {
	color: #000000;
}
#container #content #reel {
	margin-top: 30px;
}
#container #content #downloads {
	font-size: 11px;
	margin-top: 30px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	margin-bottom: 10px;
	margin-right: 10px;
}
#container #content #downloads a {
	color: #333333;
	text-decoration: underline;
}
#container #content #downloads a:hover {
	color: #000000;
	text-decoration: none;
}
#container #content #downloads label {
	font-size: 16px;
	color: #000000;
	display: block;
	padding-left: 24px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF6600;
	padding-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/downloads_ico.png);
	background-repeat: no-repeat;
	background-position: 7px 15px;
}
#container #content #centralContent li {
	padding-left: 15px;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-bottom: 8px;
	display: block;
	color: #666666;
	margin-left: 10px;
}
#container #content #centralContent ul {
	padding-top: 5px;
}
#container #content .back {
	display: block;
	bottom: 0px;
	left: 0px;
	margin-right: 359px;
	margin-left: 197px;
	padding-left: 12px;
	background-image: url(../images/ar_db_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	text-decoration:underline;
}
#container #content .top {
	display: block;
	padding-left: 10px;
	background-image: url(../images/up.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	text-decoration:underline;
	position: absolute;
	right: 264px;
	top: 30px;
}
#container #content #backTop{
	clear:both;
	position:relative;
	padding-top: 30px;
	height: 20px;
}
#container #content .top:hover, #container #content .back:hover{
	background-position: 0 -24px;
}
#container #content .listIt, #container #content .listNews {
	position: relative;
	clear: both;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 5px;
	background-image: url(../images/li_topfade.jpg);
	background-repeat: repeat-x;
	background-position: 0px 2px;
	height: 130px;
} 
#container #content .listIt{
	margin-left: 196px;
	margin-right: 10px;
}
#container #content .listIt .titolo, #container #content .listNews .titolo {
	width: 91px;
	padding-top: 5px;
	font-size: 13px;
	color: #000000;
	float: left;
	height: 126px;
}
#container #content .listIt .excerpt, #container #content .listNews .excerpt {
	width: 287px;
	padding-top: 5px;
	float: left;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	text-align: justify;
}
#container #content .coverM, #container #content .listNews .data {
	position: absolute;
	top: 10px;
	right: 0px;
}
#container #content .listNews .data {
	color:#999999;
	width: 179px;
}
.tag_cloud {
	padding: 4px;
	text-decoration: none;
}
.tag_cloud:link  {
	color: #006699;
}
.tag_cloud:visited {
	color: #00CCFF;
}
.tag_cloud:hover {
	color: #ffffff;
	background-color: #006699;
}
.tag_cloud:active {
	color: #ffffff;
	background-color: #0099FF;
}
#container #content p {
	margin-bottom: 10px;
}
#container #content #tagCloud {
	background-color: #E3F7FE;
	border: 1px solid #00CCFF;
	margin-bottom:10px;
	background-image: url(../images/commontags_bg.jpg);
	background-repeat: repeat-x;
}
#container #content #tagCloud label {
	font-size: 14px;
	display:block;
}
#container #content #centralContent table td{
	border-top: solid 1px #CCCCCC;
}
#container #content .results {
	margin-bottom: 10px;
	font-size: 14px;
	color: #666666;
	font-style: italic;
	clear: both;
}
#container #content .listNews .data a {
	color: #666666;
	text-decoration: underline;
}
#container #content .listNews .data a:hover {
	color: #FF6600;
}
#container #content #rightCol #news .rss:hover {
	color:#FF3300
}

#container #content #rightCol #news .rss {
	display: block;
	padding-left: 25px;
	margin-left: 15px;
	background-image: url(../images/rss_ico.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	line-height: 20px;
	margin-right: 15px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#container #content #rightCol #news a:hover .titolo {
	color: #0099FF;
}
#container #content .readMore span {
	display: none;
}
#container #content .readMore {
	background-image: url(../images/readmore.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 17px;
	width: 83px;
	margin-bottom: 5px;
}
#container #content .readMore:hover {
	background-position: 0px -30px;
}
#container #flashreel{
	margin-bottom: 10px;
}
#container #content #rightCol .coverM {
	float: right;
	display: block;
}
#container #content #downloads table {
	width: 100%;
	text-align:left;
}
#container #content .listNews .coverS {
	position: absolute;
	top: 13px;
	left: 400px;
}
#footer #quickLinks a:hover {
	color: #FF9900;
}
#container #content #rightCol #news label span {
	display: none;
}

#container #content #centralContent #tagCloud span {
	display: none;
}
#container #content #centralContent #tagCloud label {
	height: 60px;
	background-image: url(../images/commontags.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
#container #content #leftCol #ContactBox {
	margin-top: 20px;
	display: block;
	height: 100px;
	background-image: url(../images/contactbox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	padding-left: 9px;
}
#container #content #leftCol #ContactBox a{
	font-size: 10px;
}
#container #content #centralContent #tagCloud p {
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}
#container #Navigation #menu span {
	display: none;
}
#container #Navigation #menu .menuA {
	background-image: url(../images/menu/about.png);
}
#container #Navigation #menu .menuB {
	background-image: url(../images/menu/news.png);
}
#container #Navigation #menu .menuC {
	background-image: url(../images/menu/marketing.png);
}
#container #Navigation #menu .menuD {
	background-image: url(../images/menu/consulting.png);
}
#container #Navigation #menu .menuE {
	background-image: url(../images/menu/it.png);
}
#container #Navigation #menu .menuF {
	background-image: url(../images/menu/marine.png);
}
#container #Navigation #menu .menuG {
	background-image: url(../images/menu/media.png);
}
#container #Navigation #menu .menuH {
	background-image: url(../images/menu/racing.png);
}
#container #Navigation #menu .menuI {
	background-image: url(../images/menu/contact.png);
}
#container #content #rightCol #news table {
	margin-right: 13px;
	margin-left: 13px;
}

