/* rally bike - main */

body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: verdana, "devaju sans", helvetica, sans-serif;
	background-color: #993300;
	background-image: url(../images/sfondo_bottom.png);
	background-repeat: repeat-x;
	background-position: bottom center;
	background-attachment: fixed;
}

form {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

a {
	color: #ffcc00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.bold {
	font-weight: bold;
}

div.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.hidden {
	display: none;
}

div#container1 {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/sfondo_top.png);
	background-position: top center;
	background-repeat: repeat-x;
	text-align: center;
}

div#container2 {
	width: 800px;
	margin: 0px auto;
	text-align: left;
}

div.header {
	width: 800px;
	height: 170px;
	background-image: url(../images/container_top.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
}

div.main {
	width: 800px;
	padding: 0px;
	padding-top: 6px;
	padding-bottom: 30px;
	background: #822b00;
}

div.col3_left {
	float: left;
	width: 155px;
	padding: 0px;
	padding-left: 15px;
}

div.col3_center {
	float: left;
	width: 470px; /* + home */
}

div.col3_right {
	float: right;
	width: 158px; /* + home */
	padding: 0px;
	padding-left: 2px;
}

div.footer {
	width: 800px;
	height: 69px;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	background-color: #822b00;
	background-image: url(../images/footer.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	position: relative;
}

div.bottom {
	width: 800px;
	height: 57px;
	margin: 0px;
	background-image: url(../images/container_bottom.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

/* contenuto footer */

div.footer div.piva {
	position: absolute;
	top: 33px;
	left: 130px;
	width: 540px;
	height: 16px;
	font-size: 11px;
	text-align: center;
}

div.footer div.powered {
	position: absolute;
	top: 0px;
	right: 125px;
	width: 100px;
	height: 15px;
	font-size: 10px;
	color: #cccccc;
	text-align: right;
}

div.footer div.powered_link {
	position: absolute;
	top: 0px;
	right: 29px;
	width: 90px;
	height: 40px;
	font-size: 11px;
}

div.footer div.powered_link a {
	display: block;
	width: 90px;
	height: 40px;
}

div.footer div.powered_link a span {
	display: none;
}

/* contenuto header */

div.header div.languages {
	position: absolute;
	top: 10px;
	right: 16px;
	width: 80px;
	height: 50px;
}

div.header div.languages div.it,
div.header div.languages div.en {
	float: left;
	width: 34px;
	height: 35px;
}

div.header div.languages div.it {
	background: url(../images/lingua_italiano.gif) top left no-repeat;
}
div.header div.languages div.en {
	margin-left: 12px;
	background: url(../images/lingua_inglese.gif) top left no-repeat;
}

div.header div.languages a {
	display: block;
	width: 34px;
	height: 35px;
}

div.header div.link_home { /* testi */
	position: absolute;
	top: 28px;
	left: 294px;
	width: 290px;
	height: 114px;
}

div.header div.link_home a {
	display: block;
	width: 290px;
	height: 112px;
}

div.header div.link_home a span,
div.header div.languages a span {
	display: none;
}

/* menu principale */

div.menuleft,
div.menuright {
	width: 146px;
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
	background-color: #660000;
	background-image: url(../images/menu_top.png);
	background-position: top left;
	background-repeat: no-repeat;
}

div.menuright {
	margin-bottom: 12px;
}

div.menuleft_inner,
div.menuright_inner {
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 18px;
	background-image: url(../images/menu_bottom.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	font-size: 11px;
}

div.menuleft_inner {
	width: 106px;
	padding-left: 20px;
	padding-right: 20px;
}

div.menuright_inner {
	width: 126px;
	padding-left: 10px;
	padding-right: 10px;
}

div.menuleft_inner h1 {
	display: block;
	width: 54px;
	height: 32px;
	margin: 0px;
	margin-bottom: 10px;
	background: url(../images/tit_menu.png) top left no-repeat;
}

div.menuright_inner h1.approfondimenti { /* testi */
	display: block;
	width: 120px;
	height: 24px;
	margin: 0px;
	margin-bottom: 10px;
}

div.menuleft_inner h1 span,
div.menuright_inner h1 span {
	display: none;
}

div.menuleft_inner ul,
div.menuright_inner ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div.menuleft_inner ul li {
	margin: 0px;
	margin-bottom: 10px;
	margin-left: 2px;
	padding: 0px;
	line-height: 1em;
}

div.menuright_inner ul li {
	margin: 0px;
	margin-bottom: 8px;
	padding: 0px;
	padding-right: 15px;
	text-align: right;
	background-image: url(../images/item_menuright.gif);
	background-position: right 4px;
	background-repeat: no-repeat;
}

/* vincitori */

div.vincitore_rally,
div.vincitore_tappa {
	width: 146px;
	height: 281px;
	margin: 0px;
	margin-top: 13px;
	background-color: #660000;
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
}

div.vincitore_rally a img {
	border: 1px solid #eeb500;
}

div.vincitore_tappa a img {
	border: 1px solid #993300;
}

div.vincitore_rally h1,
div.vincitore_tappa h1 {
	display: none;
}

div.vincitore_rally div.pic,
div.vincitore_tappa div.pic {
	position: absolute;
	top: 85px;
	left: 44px;
	width: 86px;
	height: 112px;
}

div.vincitore_rally div.name,
div.vincitore_tappa div.name {
	position: absolute;
	top: 215px;
	left: 33px;
	width: 110px;
	height: 50px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

/* comunicato finale - per home e news */

div.com_finale { /* + testi */
	width: 154px;
	height: 15px;
	margin-bottom: 3px;
	overflow: hidden;
}

div.com_finale span {
	display: none;
}

/* banner colonna sinistra */

div.miniban {
	margin: 0px;
	margin-top: 15px;
}

div.miniban img {
	border: 1px solid #000000;
}

