﻿/*whitespace start*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,
form, fieldset, input, textarea, p, blockquote, th, td, img, hr
{
    padding: 0px;
	margin: 0px;
}
/*whitespace end*/

body 
{
    background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin-top: 10px;
}
.contenitore
{
	width: 984px;
	background-color: Transparent;
	margin-left: auto;
	margin-right: auto;
}
.powered
{
	float: none;
	height: 25px;
	font-size: 9px;
	margin-left: 204px;
}
.banner
{
	float: left;
	height: 112px;
	background-color: Transparent;
	background-image: url(../css/banner.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 115px;
	padding-left: 269px;
}
ul.menuNavigazione
{
	float: none;
	width: 780px;
	background-color: Transparent;
	color: #fff;
	text-align: left;
	margin: 0;
	padding: 0.2em 0;
}
.contenuti
{
	float: left;
	background-image: url(../img/dataEvento.gif);
	background-position: 21px 28px;
	background-repeat: no-repeat;
	background-color: Transparent;
	padding-left: 204px;
	min-height: 293px;
	height: auto !important;
	height: 293px;
}
.corpo
{
	float: none;
	width: 780px;
	background-color: Transparent;
}
.footer
{
	width: 778px;
	height: 52px;
	color: #2F6A00;
	position: relative;
	border-top: solid 5px #669843;
	clear: both;
	padding-bottom: 30px;
}
.footer span
{
	background-color: Transparent;
	background-image: url(../css/footer.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*link*/
a,
a:link,
a:visited
{
	color: #000;
	text-decoration: none;
}
a:hover,
a:focus,
a:active
{
	text-decoration: underline;
}

/*Banner*/
h1
{
	float: left;
	width: 276px;
}
p.sponsor
{
	float: left;
	background-color: Transparent;
	width: 439px;
	text-align: right;
	color: #a0bf8a;
}
.bigGreen
{
	font-size: 3em;
}
img.leftMargin
{
	margin-left: 15px;
	margin-right: 25px;
}
img.rightMargin
{
	margin-right: 25px;
}

/*colonna sinistra e il corpo principale*/
.colonnaLeft
{
	float: left;
	width: 183px;/*208*/
	height: 265px;
	background-color: Transparent;
	background-image: url(../img/dataEvento.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 29px;
	margin-left: 25px;
}
.colonnaRight
{
	float: left;
	width: 776px;
	background-color: Transparent;
}

/*menu Navigazione*/
.menuNavigazione li
{
	display: inline;
	color: #fff;
}
.menuNavigazione a
{
	height: 0;
	text-decoration: none;
	font-weight: normal;
	padding: 0.2em 37px;
	margin: -0.5em 0;
	border-right: solid 2px #fff;
	color: #fff;
	font-size: 1.3em;
	font-family: Arial;
}
.menuNavigazione a.scuro:link,
.menuNavigazione a.scuro:visited
{
	background-color: #2f6a00;
	color: #fff;
}
.menuNavigazione a.medio:link,
.menuNavigazione a.medio:visited
{
	background-color: #669843;
	color: #fff;
}
.menuNavigazione a.chiaro:link,
.menuNavigazione a.chiaro:visited
{
	background-color: #a0bf8a;
	color: #fff;
}
.menuNavigazione a.scuro:hover,
.menuNavigazione a.scuro:focus,
.menuNavigazione a.scuro:active,
.menuNavigazione a.medio:hover,
.menuNavigazione a.medio:focus,
.menuNavigazione a.medio:active,
.menuNavigazione a.chiaro:hover,
.menuNavigazione a.chiaro:focus,
.menuNavigazione a.chiaro:active
{
	background-color: #ff6200;
}

/*paragrafi nella default*/
p.centrale
{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.fontGrande
{
	font-size: 14px;
}
p.rosso
{
	text-align: center;
	color: #cc2000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}

/*h2, h3 e h4*/
.titoli h2
{
	color: #ff6200;
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
h3
{
	color: #cc2000;
	font-size: 1.6em;
	font-weight: bold;
	margin-left: 115px;
	margin-bottom: 10px;
	margin-top: 30px;
}
h4
{
	color: #ff6200;
	font-size: 1.4em;
	font-weight: bold;
	margin-left: 115px;
	margin-bottom: 10px;
	margin-top: 15px;
}
h5
{
	color: #cc2000;
	border-bottom: solid 2px #e58f7f;
	text-transform: uppercase;
	font-size: 1.2em;
	margin-left: 115px;
	margin-top: 10px;
}
.titoli
{
	float: none;
	border-bottom: solid 2px #ff6200;
}
.premiH4
{
	width: 649px;
	background-color: #2f6a00;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
	margin-left: 60px;
	margin-top: 30px;
	padding-bottom: 5px;
	padding-top: 3px;
}
/*elenchi e link correlati*/
ul.menu 
{
	list-style-type: none;
	margin-top: -20px;
	margin-left: 110px;
	padding-bottom: 5px;
}
.menu li
{
	display: inline;
	border-right: solid 1px #000;
	padding-right: 5px;
	padding-left: 5px;
}
li.ultimaVoce
{
	border-right: none;
}
.menu a:link,
.elenco a:visited
{
	text-decoration: none;
	color: #000;
}
.menu a:hover,
.menu a:focus,
.menu a:active
{
	color: #cc2000;
	text-decoration: underline;
}
ul.pdf
{
	height: 40px;
	/*background-image: url(../img/scarica.gif);
	background-position: top left;
	background-repeat: no-repeat;*/
	text-transform: uppercase;
	list-style-type: none;
	margin-bottom: 5px;
	margin-left: 19px;
	margin-bottom: 30px;
	margin-top: 25px;
}
.pdf li
{
	padding-left: 50px;
	padding-top: 15px;
}
.pdf a:link,
.pdf a:visited
{
	color: #cc2000;
	text-decoration: none;
	font-weight: bold;
}
.pdf a:hover,
.pdf a:focus,
.pdf a:active
{
	text-decoration: underline;
}

/*paragrafi*/
p.iscrizione
{
	margin-left: 115px;
}
p.corsa
{
	font-size: 14px;
	margin-left: 115px;
	margin-top: 10px;
}
.iscrizione a:link,
.iscrizione a:visited
{
	color: #ff6200;
	text-decoration: none;
	font-weight: bold;
}
.iscrizione a:hover,
.isrizione a:focus,
.iscrizione a:active
{
	text-decoration: underline;
}
.paccoGara
{
	height: 350px;
	background-color: Transparent;
	background-image: url(../img/paccoGara.jpg);
	background-position: 270px 20px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.paccoGara p
{
	line-height: 18px;
	margin-top: 20px;
	margin-left: 40px;
}
.progetto
{
	text-align: right;
	margin-top: -120px;
	padding-bottom: 15px;
	padding-right: 50px;
}

/*colori*/
p.rossoCorsa
{
	color: #cc2000;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 115px;
}
.verde
{
	color: #669843;
	font-weight: bold;
	font-size: 12px;
	margin-left: 115px;
	margin-bottom: 20px;
	margin-top: 10px;
}
.verdeCorrono
{
	color: #669843;
	font-size: 14px;
	margin: 20px 30px;
}
.verdePremi
{
	color: #669843;
	font-size: 14px;
	text-align: center;
	margin-top: 15px;
}
.verdeAnag
{
	color: #669843;
	font-weight: bold;
	text-transform: uppercase;
}
.verdeIscrizioni
{
	color: #669843;
	font-size: 17px;
	margin-left: 115px;
	margin-bottom: 20px;
}
.giustificato
{
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 10px;
}

/*tabella*/
table
{
	margin-top: 10px;
}
.summary
{
	color: #2F6A00;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: solid 2px #2F6A00;
	padding-left: 160px;
	margin-top: 20px;
}
tr
{
	vertical-align: top;
}
thead
{
	display: none;
}
.download
{
	border-top: solid 1px #ff6200;
}
td.ora
{
	width: 95px;
	text-align: right;
	color: #cc2000;
	font-size: 12px;
	font-weight: bold;
	padding-right: 15px;
	padding-bottom: 20px;
}
td.descrizione
{
	font-size: 14px;
	padding-bottom: 20px;
}
td.mail
{
	width: 135px;
	font-size: 12px;
	text-align: right;
	font-style: italic;
	padding-bottom: 20px;
}
td.info
{
	font-size: 12px;
	padding-bottom: 20px;
	font-weight: bold;
}
td.downloadCol
{
	font-size: 12px;
	text-align: right;
	padding-bottom: 20px;
	padding-top: 5px;
}
td.pdfModuli
{
	width: 40px;
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.pdfModuli a,
.pdfModuli a:visited
{
	color: #CC2000;
	text-transform: uppercase;
	font-size: 9px;
	text-decoration: none;
	padding-top: 10px;
}
.pdfModuli a:hover,
.pdfModuli a:focus,
.pdfModuli a:active
{
	text-decoration: underline;
}
td.Col
{
	width: 250px;
	text-align: right;
	padding-right: 10px;
}
.txt
{
	border: 0;
	background-color: #e4ecd9;
	padding: 2px;
	margin-bottom: 5px;
}

/*corsa*/
ul.pdfCorsa
{
	text-transform: uppercase;
	list-style-type: none;
	margin-left: 115px;
	margin-bottom: 20px;
}
.pdfCorsa li
{
	height: 40px;
	background-image: url(../img/scarica.gif);
	background-position: top right;
	background-repeat: no-repeat;
	margin-right: 210px;
	margin-top: -13px;
}
.pdfCorsa a:link,
.pdfCorsa a:visited
{
	color: #ff6200;
	text-decoration: none;
	font-weight: bold;
}
.pdfCorsa a:hover,
.pdfCorsa a:focus,
.pdfCorsa a:active
{
	text-decoration: underline;
}

/*percorso*/
.percorso
{
	float: none;
	height: 271px;
	background-color: Transparent;
	background-image: url(../img/sfondoPercorso.gif);
	background-position: 170px 0px;
	background-repeat: no-repeat;
}
/*.percorsoImg
{
	float: left;
	width: 265px;
	padding-left: 115px;
	margin-top: 10px;
}*/
.percorsoScritta
{
	float: right;
	width: 380px;
	margin-top: 30px;
	padding-right: 22px;
}
.percorsoImg a:link,
.percorsoImg a:visited
{
	height: 49px;
}
p.percorsoVerde 
{
	text-align: right;
	margin-bottom: 20px;
	color: #2f6a00;
}
/*p.Scritta
{
	text-align: right;
	margin-top: 120px;
}*/

/*margine*/
.margine
{
	margin-left: 115px;
	margin-bottom: 315px;
	margin-top: 25px;
	font-size: 14px;
	font-weight: bold;
}
.margin
{
	margin-top: 10px;
	margin-bottom: 20px;
}
.marginBottom
{
	margin-bottom: 40px;
}
.marginTop
{
	margin-top: 10px;
	margin-bottom: 20px;
}
.margin40
{
	margin-left: 90px;
	margin-right: 90px;
	margin-bottom: 30px;
}
.font
{
	font-variant: small-caps;
	font-size: 10px;
	padding-left: 5px;
}

/*corrono con noi*/
.ringraziamenti
{
	border-top: solid 2px #ffb07f;
	clear: both;
}

/*Premi*/
td.premi
{
	width: 100px;
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	padding-right: 15px;
}
td.premiDesc
{
	font-size: 13px;
	text-transform: uppercase;
}