
#main {
	position: absolute;
	width: 500px;
	height: 402px;
	top: 0px;
	left: 0px;
	margin-left: 0px;
	border: none;
	}

#allineamento_base {
	position: relative;
	left: 70px;
	width: 420px;
}

#eliana {
	position: relative;
	left: 70px;
	width: 420px;
}
#eliana_badge {
  	left: 70px;
	top: 10px;
}

.eliana_testo {
	font-size: 12px;
	font-family: Tahoma;
	padding: 5 5 0 5px;
	color: #0707c2;
	font-weight: bold;
	text-align: justify;
}

.novita {
	font-size: 10px;
	font-family: Tahoma;
	padding: 5px 5px 0 5px;
	color: #0707c2;
}

.news_testo_data {
	font-size: 12px;
	font-family: Tahoma;
	padding: 5px 5px 0 5px;
	color: #0707c2;
	font-weight: bold;
}

.news_testo {
   
	font-size: 12px;
	font-family: Tahoma;
	padding: 5 5 0 5px;
	color: #0707c2;
	text-align: center;
	font-weight: bold;
}


.pressrelease_testo_data {
	font-size: 16px;
	font-family: Tahoma;
	padding: 5px 5px 0 5px;
	color: #0707c2;
	font-weight: bold;
}

.pressrelease_testo {
   
	font-size: 12px;
	font-family: Tahoma;
	padding: 5 5 0 5px;
	color: #0707c2;
	text-align: center;
	font-weight: bold;
}

.championship_testo_fonte {
	font-size: 12px;
	font-family: Tahoma;
	padding: 5px 5px 0 5px;
	color: #0707c2;
	font-weight: bold;
}

.championship_testo_titolo {
	font-size: 16px;
	font-family: Tahoma;
	padding: 5px 5px 0 5px;
	color: red;
	font-weight: bold;
	background: Black;
}

.championship_testo {
   
	font-size: 10px;
	font-family: Tahoma;
	padding: 5 5 0 5px;
	color: #0707c2;
	text-align: justify;
	font-weight: bold;
}

.sponsor_testo {
	font-size: 9px;
	font-family: Tahoma;
	padding: 5px 5px 0 5px;
	color: #0707c2;
	font-weight: bold;
}

.gallery_testo {
	font-size: 10px;
	font-family: Tahoma;
	padding: 5px 5px 0 5px;
	color: red;
	font-weight: bold;
	background: Black;
}

.team_testo {
	font-size: 14px;
	font-family: Tahoma;
	padding: 5px 5px 0 5px;
	color: red;
	font-weight: bold;
	background: Black;
}
.team_testo2 {
	font-size: 10px;
	font-family: Tahoma;
	padding: 5px 5px 0 5px;
	color: white;
	font-weight: bold;
	background: Black;
}
.team_testo3 {
	font-size: 10px;
	font-family: Tahoma;
	padding: 5px 5px 0 5px;
	color: #0707c2;
	font-weight: bold;
	
}


body {
	background-image: url(immagini/base_pagine_10.jpg);
	background-attachment: fixed;
}

a {	color: #0707c2}
a :link {	color: #0707c2}
a :visited { color:#0707c2}
a :hover {color: #0707c2}
a :active { color:#0707c2}


