body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: small;
	color: #568;
	background: #e3e3e9 url(../img/bkg_body.gif) center top repeat-y;
}

/* Stili base pagina */

p {
	margin: 12px;
	padding: 0;
	font-size: 86%;
}
a {
	color: #78a;
}
a:hover {
	color: #08e;
}
h1 {
	margin: 6px 12px;
	padding: 0;
	font-size: 140%;
}
h2 {
	margin: 6px 12px;
	padding: 0;
	font-size: 120%;
}
h3 {
	margin: 6px 12px;
	padding: 0;
	font-size: 110%;
}
ul {
	margin: 6px 30px;
	padding: 0;
	font-size: 86%;
}
ol {
	margin: 6px 36px;
	padding: 0;
	font-size: 86%;
}
dl {
	margin: 6px 12px;
	padding: 0;
	font-size: 86%;
}
dt {
}
dd {
}

/* Stile container pagina */

#container {
	position: relative;
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 750px;
	height: auto;
}

/* Sezione logo */

#logo {
	margin: 0;
	padding: 0;
	border: 0;
	width: 750px;
	height: 100px;
}
#logo p {
	text-indent: -3600em;
	margin: 0;
	padding: 0;
	width: 750px;
	height: 100px;
	background: url(../img/logo.gif) 0 0 no-repeat;
}

/* Sezione navigazione */

#nav {
	position: absolute;
	top: 75px;
	right: 10px;
	margin: 0;
	padding: 0;
	border: 0;
	width: 309px;
	height: 25px;
}
#nav ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	width: 103px;
	height: 25px;
}
#nav a {
	display: block;
	margin: 0;
	padding: 5px;
	border: 0;
	width: 93px;
	height: 15px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 92%;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#hm a {
	background: url(../img/nav_01.gif) 0 0;
}
#cl a {
	background: url(../img/nav_02.gif) 0 0;
}
#ct a {
	background: url(../img/nav_03.gif) 0 0;
}
#hm a:hover, #cl a:hover, #ct a:hover {
	background-position: 0 -25px;
}	

/* Sezione immagini */

#immagini {
	margin: 0;
	padding: 0;
	border: solid #fff;
	border-width: 1px 0 1px 0;
	width: 750px;
	height: 260px;
}
#archivio #immagini {
	height:260px;
	background: url(../img/top_04.jpg);
}
#club #immagini {
    height:260px;
	background: url(../img/top_01.jpg);
}
#tv #immagini {
    height:260px;
	background: url(../img/top_01.jpg);
}
#video #immagini {
    height:260px;
	background: url(../img/top_01.jpg);
}
#storia #immagini {
    height:260px;
	background: url(../img/top_01.jpg);
}
#pgcomunicati #immagini {
    height:170px;
	background: url(../img/top_02.jpg);
}
#contatti #immagini {
    height:260px;
	background: url(../img/top_05.jpg);
}
#gara #immagini, #gara_rally #immagini, #gara_salita #immagini {
    height:260px;
	background: url(../img/top_03.jpg);
}
#index #immagini {
	height: 260px;
}
#campionato #immagini {
}
/* Sezione contenuti */
#contenuti {
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	width: 750px;
	height: auto;
	min-height: 650px;
	height: auto !important;
	height: 650px;
	background: #f3f3f9 url(../img/bkg_corpo.gif) 0 0 repeat-x;
}
#club #contenuti, #pgcomunicati #contenuti, #pgcomunicato #contenuti, #storia #contenuti, #tv #contenuti {
	background: #f3f3f9 url(../img/bkg_corpo_m.gif) 0 0 repeat-x;
}

/* Sezione Sponsor home fascia bassa */
#sponsorNdx {
	clear: both;
	float: left;
	margin: 0;
	padding: 30px 0 10px 0;
	border: 0;
	width: 750px;
	text-align: center;
	background: #b9b9c9 url(../img/bkg_sponsorNdx.gif);
}
#sponsorNdx img {
	margin: 0 5px 20px 5px;
	padding: 0;
}
/* Sezione corpo */

#corpo {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	border: 0;
	width: 300px;
}
#club #corpo {
	float: right;
	display: inline;
	margin: 0 20px;
	padding: 0;
	border: 0;
	width: 500px;
}
#tv #corpo {
	float: right;
	display: inline;
	margin: 0 20px;
	padding: 0;
	border: 0;
	width: 500px;
}
#storia #corpo {
	float: right;
	display: inline;
	margin: 0 20px;
	padding: 0;
	border: 0;
	width: 500px;
}
#pgcomunicati #corpo, #pgcomunicato #corpo {
	float: left;
	display: inline;
	margin: 0 70px 0 30px;
	padding: 0;
	border: 0;
	width: 650px;
}
/* Stili home */
#colndx {
	float: right;
	margin: 0;
	padding: 0;
	border: 0;
	width: 520px;
}

/* Stili titoli pagina */
#corpo h2 {
	text-indent: -3600em;
	margin: 20px 0 0 0;
	padding: 0;
	width: 300px;
	height: 40px;
}
#index #corpo h2 {
	background: url(../img/ttl_campionati.gif) 0 0 no-repeat;
}
#gara #corpo h2 {
	background: url(../img/ttl_gara.gif) 0 0 no-repeat;
}
#video #corpo h2 {
	background: url(../img/ttl_video.gif) 0 0 no-repeat;
}
#gara_salita #corpo h2 {
	background: url(../img/ttl_cayman_salita.gif) 0 0 no-repeat;
	height: 60px;
}
#gara_rally #corpo h2 {
	background: url(../img/ttl_cayman_rally.gif) 0 0 no-repeat;
	height: 60px;
}

#club #corpo h2 {
	background: url(../img/ttl_club.gif) 0 0 no-repeat;
}
#tv #corpo h2 {
	background: url(../img/ttl_tv.gif) 0 0 no-repeat;
}
#storia #corpo h2 {
	background: url(../img/ttl_storia.gif) 0 0 no-repeat;
}
#pgcomunicati #corpo h2 {
	background: url(../img/ttl_comunicati.gif) 0 0 no-repeat;
}
#pgcomunicato #corpo h2 {
	background: url(../img/ttl_comunicato.gif) 0 0 no-repeat;
}
#contatti #corpo h2 {
	background: url(../img/ttl_contatti.gif) 0 0 no-repeat;
}
#campionato #corpo h2, #archivio #corpo h2 {
	height: 60px;
}
#ttlcamp {
	background: url(../img/ttl_camp.gif) 0 0 no-repeat;
}
#ttlcamp_grcaym71 {
	background: url(../img/ttl_cayman.gif) 0 0 no-repeat;
}
#ttlcamp_grform39 {
	background: url(../img/ttl_formula.gif) 0 0 no-repeat;
}
#ttlcamp_grgtop51 {
	background: url(../img/ttl_gtopen.gif) 0 0 no-repeat;
}
#ttlcamp_gr200m89 {
	background: url(../img/ttl_sportsend.gif) 0 0 no-repeat;
}
#ttlcamp_grgt3c11 {
	background: url(../img/ttl_gt3.gif) 0 0 no-repeat;
}
#ttlcamp_grlady48 {
	background: url(../img/ttl_lady.gif) 0 0 no-repeat;
}

#ttlarcamp {
	background: url(../img/ttl_arcamp.gif) 0 0 no-repeat;
}
#ttlarcamp_grcaym71 {
	background: url(../img/ttl_ar_cayman.gif) 0 0 no-repeat;
}
#ttlarcamp_grform39 {
	background: url(../img/ttl_ar_formula.gif) 0 0 no-repeat;
}
#ttlarcamp_grgtop51 {
	background: url(../img/ttl_ar_gtopen.gif) 0 0 no-repeat;
}
#ttlarcamp_gr200m89 {
	background: url(../img/ttl_gtopen.gif) 0 0 no-repeat;
}
#ttlarcamp_grgt3c11 {
	background: url(../img/ttl_gt3.gif) 0 0 no-repeat;
}
#ttlarcamp_grlady48 {
	background: url(../img/ttl_ar_boxster.gif) 0 0 no-repeat;
}
/* Elementi interni corpo */
#gara #corpo div, #gara_salita #corpo div, #gara_rally #corpo div {
	margin: 10px 0 0 0;
	padding: 40px 10px 10px 10px;
	border: 0;
	width: 260px;
	height: 70px;
}
#grcaym71 {
	background: url(../img/fondo_campionati_cayman.gif)
}
#grgtop51{
	background: url(../img/fondo_campionati_gtopen.gif)
}
#grgt3c11 {
	background: url(../img/fondo_campionati_gt3.gif)
}
#gr200m89 {    
	background: url(../img/fondo_campionati_sportSE.gif)
}
#gara #corpo #grform39 {
    height: 130px;	       
	background: url(../img/fondo_campionati_formula.gif);	
}
#grboxter {
	background: url(../img/fondo_campionati_boxter.gif)
}

#gara #corpo h4, #gara_salita #corpo h4, #gara_rally #corpo h4 {
	text-indent: -2400px;
	margin: 0;
	font-size: 92%;
}
#gara #corpo p.ris a, #gara_salita #corpo p.ris a, #gara_rally #corpo p.ris a {
	display: block;
	margin: 12px 0 0 0;
	padding: 8px 5px 0 30px;
	width: 125px;
	height: 22px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: url(../img/bt_risultati.gif) 0 0 no-repeat;
}
#gara #corpo p.ris a:hover, #gara_salita #corpo p.ris a:hover, #gara_rally #corpo p.ris a:hover {
	background-position: 0 -50px;
}

/* Stili lista home campionati */

#index #corpo ul {
	margin: 0 0 0 10px;
	padding: 0;
	list-style-type: none;
}
#index #corpo li {
	margin: 0;
	padding: 0 0 0 10px;
	width: 260px;
	height: 80px;
	
}
#index #corpo li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 116%;
	font-weight: bold;
	display: block;
	margin: 0;
	padding: 0;
	width: 260px;
	height: 80px;
	text-indent: -3600em;
	overflow: hidden;
}
#ndxli37 {
background: url(../img/top_camp_cayman.gif) 0 0 no-repeat;
}
#ndxli42 {
background: url(../img/top_camp_gt3.gif) 0 0 no-repeat;
}
#ndxli43 {
background: url(../img/top_camp_gtopen.gif) 0 0 no-repeat;
}
#ndxli41 {
background: url(../img/top_camp_formula.gif) 0 0 no-repeat;
}
#ndxli36 {
background: url(../img/top_camp_lady.gif) 0 0 no-repeat;
}
/* Stili calendario */
#calendario {
	float: left;
	display: inline;
	margin: 0 0 0 10px;
	padding: 0 10px;
	border: 0;
	width: 180px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	background: url(../img/bkg_cal.gif) 0 0 no-repeat;
}
#calendario h2 {
	text-indent: -3600em;
	margin: 20px 0 0 0;
	padding: 0;
	width: 180px;
	height: 40px;
	background: url(../img/ttl_cal.gif) 0 0 no-repeat;
}
#calendario ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#calendario li {
	margin: 0;
	padding: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #d9d9e3;
	width: 180px;
	height: 35px;
	background: ;
}
#calendario li.special {
	margin: 0;
	padding: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #d9d9e3;
	width: 160px;
	height: 35px;
	padding: 5px 0 5px 20px;
	background: #d3d3d9;
}
#calendario li a {
	font-size: 100%;
	display: block;
	margin: 0 0 0 10px;
	padding: 5px 0 5px 20px;
	background: url(../img/flag_cal.gif) 0 5px no-repeat;
}
#calendario li a:hover {
	background-position: -240px 5px;
}
#griglia {
	margin: 10px 0;
	padding: 0;
	width: 180px;
}
#griglia h2 {
	text-indent: -3600em;
	margin: 0;
	padding: 0;
	width: 180px;
	height: 70px;
	background: url(../img/logo_griglia_partenza.gif) 0 0 no-repeat;
}
/* Stili area comunicati */
#comunicati {
	float: right;
	display: inline;
	margin: 0 10px 0 0;
	padding: 0 0 0 10px;
	border: 0;
	width: 180px;
	height: auto;
}
#comunicati p {
	margin-left: 0;
}
#comunicati h2 {
	text-indent: -3600em;
	margin: 20px 0 0 -10px;
	padding: 0;
	width: 180px;
	height: 40px;
}
#index #comunicati h2 {
	background: url(../img/ttl_comunicati_dx.gif) 0 0 no-repeat;
}
#gara #comunicati h2, #gara_salita #comunicati h2, #gara_rally #comunicati h2 {
	height: 50px;
	background: url(../img/ttl_immagini_gara.gif) 0 0 no-repeat;
}
#campionato #comunicati h2, #archivio #comunicati h2 {
	height: 50px;
	background: url(../img/ttl_documenti.gif) 0 0 no-repeat;
}
#gara #galleria img, #gara_salita #galleria img, #gara_rally #galleria img {
	margin: 5px 3px;
	padding: 1px;
	border: 1px solid #d3d3d9;
	background: #fff;
}
#campionato #galleria {
	margin-left: 12px;
}
#campionato #galleria img {
	margin: 5px 5px 5px 0;
	padding: 1px;
	border: 1px solid #d3d3d9;
	background: #fff;
}

#comunicati h3, #comunicati p {
	margin-left: 15px;
}

/* Stile documenti campionato */

#campionato #comunicati ul, #archivio #comunicati ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#campionato #comunicati li, #archivio #comunicati li {
	margin: 10px 0 10px 15px;
	padding: 0;
	width: 165px;
	height: 40px;
}
#campionato #comunicati li a, #archivio #comunicati li a {
	display: block;
	margin: 0;
	padding: 5px 10px 5px 30px;
	background: #ccc;
	font-weight: bold;
	width: 125px;
	height: 40px;
	color: #fff;
	text-decoration: none;
	background: url(../img/bt_doc.gif);
}
#campionato #comunicati li a:hover, #archivio #comunicati li a:hover {
	background-position: 0-50px;
}
/* Stili area sponsor */
#sponsor {
	margin: 40px 12px 10px 15px;
	padding: 0;
	width: 152px;
}
#sponsor img {
	margin-bottom: 10px;
}

/* Classi e stili formattazione */
p.com {
	padding-bottom: 8px;
	background: url(../img/dot.gif) left bottom repeat-x;
} 
h3.com {
	padding-bottom: 12px;
	background: url(../img/dot.gif) left bottom repeat-x;
} 
a.acrobat {
    line-height: 1.5em;
	padding: 5px 0 5px 21px;
	background: url(../img/lg_acrobat.gif) 0 5px no-repeat;
}
a.acrobat:hover {
	background-position: -600px 5px;
}

/* Sezione colophon */

#footer {
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	height: 200px;
	background: #346 url(../img/bkg_base.gif) 0 0 repeat-x;
}
#dati {

	margin: 0 auto;
	padding: 10px 0;
	border: 0;
	width: 750px;
}
#dati p, #dati a {
	color: #fff;
}

/* Classi */
img.circuito {
	padding: 1px;
	border: 1px solid #679;
	background: #fff;
}