body {
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(images/layout/bgbody.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #333366;
}

img {
	border: none;
}

a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}

hr {
	height: 1px;
	background-color: #336699;
	border: 1px none #336699;
	margin: 0px;
}


#header {
/*	height: 55px; */
/*	background-image: url(images/layout/head.png); */
/*	background-repeat: no-repeat;
	padding-top: 117px; */
}

#header h1 {
	display: none;
}

#container {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	/*background-color: #FFFFFF;*/
}

.clear {
	clear: both;
}

.body {
	background-color: #FFFFFF; 
	background-image: url(images/layout/base_body.jpg); 
	background-repeat: repeat-x;
}

#menu {
	float: left;
	margin-right: 20px;
	margin-left: 2px;
	margin-top: 10px;
}

.menuitem {
	margin-bottom: 5px;
}

.submenu {
	margin-bottom: 10px;
/*	padding-left: 15px;*/
}

.submenuitem {
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	border: 1px solid #B2C4D8;
	margin: 2px;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #999999;
}

.submenuitemac {
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	border: 1px solid #99CCFF;
	margin: 2px;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FF0000;
}

#sponsor {
	float: right;
/*	margin-top: 5px; */
	background-image: url(images/layout/stondaloghi.jpg);
	background-repeat: no-repeat;
	padding-left: 59px;
	padding-bottom: 5px;
}

#centerbody {
	width: 600px;
	float: left;
	background-image: url(images/layout/sfondo_fox.gif);
	background-repeat: no-repeat;	
}

#rightside {
	float: right;
	width: 120px;
	text-align: center;
	padding-top: 80px;
}

#logoIRC, #logoPirelli {
	margin-bottom: 20px;
}

#logoPeugeot {
	margin-bottom: 100px;
}

#footlink {
	padding-top: 0px;
	font-size: 11px;
	margin-top: 5px;
	padding-bottom: 10px;
	text-align: center;
}

#footer {
	width: 100%; 
	font-size: 9px;
	padding-top: 10px;
	border-top: 2px solid #333366;
	background-color: #FFFFFF;
}

.bodybottom {
	width: 900px;
	height: 10px;
	background-image: url(images/layout/bodybottom.gif);
	background-repeat: no-repeat;
}

.footerinfo {
	padding: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.videoitem {
}

.videoitemact {
/*	background-image: url(images/layout/bgvideo.jpg);
	background-repeat: no-repeat;

	border: 1px solid #B4C6DA;
*/
	background-color: #B4C6DA;
	height: 65px;
}

.videoimage {
	float: left;
	padding: 2px;
	border: 1px solid #B4C6DA;
	margin-right: 10px;
	margin-bottom: 10px;
}

.videoitemact  .videoimage {
	border: none;
}

.videotitle {
	font-weight: bold;
}

#raabtv {
	margin-bottom: 15px;
}

.newstitle {
	font-weight: bold;
	font-size: 14px;
}

.newsimage {
	padding: 5px;
	border: 1px solid #B4C6DA;
}

.newsdesc {
	vertical-align: top;
	text-align: justify;
}

.newstutta {
	font-weight: bold;
	float: right;
}

.docmedio {
	margin: 10px;
	text-align: center;
	font-size: 12px;
}

.doc {
	margin: 10px;
	text-align: justify;
	font-size: 12px;
}

.block {
	display: block;
}

.hidden {
	display: none;
}

.mese {
	margin-top: 2px;
	margin-bottom: 2px;
	cursor: pointer;
}

.meseClose {
	margin-top: 2px;
	margin-bottom: 2px;
	cursor: pointer;
}

.left {
	float: left;
}

.leftHidden {
	float: left;
	display: none;
}

.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #336699;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #336699;
	border-bottom-color: #336699;
	margin-top: 5px;
	margin-bottom: 5px;
}

.piesolo {
	font-size: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: 336699;
	border-bottom-color: 336699;
	margin: 5px;
}

.docsmall {
	font-size: 10px;
}

a.download {
	font-size: 14px;
	font-weight: bold;
}