@charset "utf-8";
* {
	padding:0px;
	margin:0px;
}
.olded {
	display: block;
	margin-top: 10px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.txt-red {
	color: #FF0000;
}
.submit {
	height: 90px;
	width: 500px;
	border: 3px solid #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #009900;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-color: #eeeeee;
}
.conferma_dati {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.txt-red-bold {
	font-weight: bold;
	color: #E3322C;
}
.td-dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C8D200;
	vertical-align: bottom;
}

.input {
	border: 1px solid #C1D832;
}
.input:focus {
	border: 1px solid #007E30;
	background-color: #FEFFE1;
}

.buttonc {
	font: bold 12px Arial, Sans-serif;
	height: 30px;
	margin: 0;
	padding: 2px 3px;
	color: #FFF;
	background-color: #00A43E;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00B745;
	border-right-color: #007E30;
	border-bottom-color: #007E30;
	border-left-color: #00B745;

}
#root  #content-wrap  #main  img.img-grigio {
	padding: 2px;
	border: 4px solid #CCCCCC;
	margin-right: 10px;
	margin-top:0px;
}
#root #content-wrap #main img.img-arte {
	padding: 2px;
	border: 4px solid #3A9B2B;
	margin-right: 10px;
	margin-top:0px;
}

#root #content-wrap #main img.img-left{
	float: left;
	padding: 2px;
	border: 4px solid #3A9B2B;
	margin-right: 10px;
	margin-top:0px;
}
#root  #content-wrap  #main  img.img-nobrd{
	padding: 2px;
	margin-right: 10px;
	margin-top:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*.img-left {
	float: left;
	padding: 2px;
	border: 4px solid #3A9B2B;
	margin-right: 10px;
	padding-top:0px;
	margin-top:0px;
}*/



#preiscrizione {
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid #333333;
	padding-right: 5px;
	padding-left: 5px;
}
#preiscrizione h1 {
	color: #339900;
}
#preiscrizione h3 {
	color: #FF0000;
}
#preiscrizione h4 {
	color: #0000CC;
}
#preiscrizione ul {
	list-style-type: disc;
	padding-left: 25px;
}
#preiscrizione #generalita td {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#preiscrizione #gioco td {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

/*.sub:hover > #subul {
	display: block;
}*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#root {
	width: 800px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#root #header #secondsponsor {
	height: 74px;
	width: 800px;
	clear: both;
	float: right;
}
#root #header #secondsponsor img {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 30px;
}

#root  #header  #label_ssponsor {
	width: 20px;
	height: 74px;
	background-image: url(../images/layout/main_sponsor.png);
	background-repeat: no-repeat;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-top: 2px;
	margin-bottom: 2px;
	float: left;
}
#root #header {
	height: 455px;
	width: 800px;
}
#root #header #label_msponsor {
	width: 20px;
	height: 218px;
	background-image: url(../images/layout/main_sponsor.png);
	background-repeat: no-repeat;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-top: 2px;
	margin-bottom: 2px;
	float: left;
}
#root #header #main-sponsor {
	width: 770px;
	height: 220px;
	margin-top: 2px;
	margin-bottom: 2px;
	float: right;
}
#root #header #main-sponsor img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#root #header #main-sponsor .borderup {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #3A9B2B;
}




#root #header #logo {
	height: 226px;
	width: 800px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3a9b2b;
	background-image: url(../images/layout/header7.png);
	background-repeat: no-repeat;
}
#root #content-wrap {
	width: 800px;
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #3A9B2B;
	padding-top: 10px;
}
#root #content-wrap #sidebar {
	width: 270px;
	float: left;
}
#root #content-wrap #sidebar ul {
	list-style-image: url(../images/layout/dot.png);
	padding-left: 22px;
	padding-top: 10px;
}

#root #content-wrap #sidebar li {
	padding-bottom: 10px;
}

#root #content-wrap #sidebar li a {
	text-transform: uppercase;
	text-decoration: none;
	color: #008B34;
	font-size: 14px;
}
#root #content-wrap #sidebar li a:hover {
	color: #FF0000;
}
#root #content-wrap #sidebar ul ul {
	list-style-image: url(../images/layout/dotsmall.png);
}
#root #content-wrap #sidebar ul ul li a {
	font-size: 12px;
	color: #C1D832;
}
#root #content-wrap #sidebar ul ul li a:hover {
	color: #FF0000;
}


#root #content-wrap #main {
	float: right;
	width: 530px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#root #content-wrap #main a {
	font-weight: bold;
	color: #E3322C;
	text-decoration: none;
}
#root #content-wrap #main a:hover {
	color: #C1D832;
}

#root #content-wrap #main img {
	margin-top: 35px;
}
#root  #content-wrap  #main  img.banner  {
	margin-top: 0px;
	margin-right: 8px;
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#root #content-wrap #main h2 {
	color: #007E30;
}
#root #content-wrap #main p {
	text-align: justify;
}
#root #content-wrap #main ul {
	padding-top: 5px;
	padding-left: 25px;
}
#root #content-wrap #main em {
	color: #3A9B2B;
}
#root #content-wrap #advert {
	height: 80px;
	clear: both;
	margin-bottom: 10px;
}
#root #content-wrap #advert img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#root  #content-wrap  #advert  #leftbox {
	float: left;
	height: 80px;
	width: 800px;
}
#root     #content-wrap     #advert     #leftbox     #box1 {
	height: 75px;
	width: 257px;
	margin-top: 5px;
	float: left;
	margin-left: 5px;
}
#root   #content-wrap   #advert   #leftbox   #box2 {
	height: 75px;
	width: 257px;
	margin-top: 5px;
	float: right;
	margin-right: 5px;
}
#root  #content-wrap  #advert  #rightbox {
	float: right;
	height: 80px;
	width: 267px;
}
#root  #content-wrap  #advert  #rightbox  #box3 {
	height: 75px;
	width: 257px;
	margin-left: 5px;
	margin-top: 5px;
}




#root #content-wrap #spot {
	width: 800px;
	clear: both;
	height: 235px;
	padding-top: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #008944;
	padding-bottom: 5px;
}
#root #content-wrap #spot #leftbox {
	float: left;
	height: 235px;
	width: 533px;
}
#root   #content-wrap   #spot   #leftbox   #box1 {
	height: 225px;
	width: 257px;
	margin-top: 5px;
	float: left;
	margin-left: 5px;
}
#root #content-wrap #spot #leftbox #box1 h2 {
	display: block;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E3322C;
	border-bottom-color: #E3322C;
	height: 32px;
	background-color: #C1D832;
	color: #FFFFFF;
	padding-top: 9px;
	font-size: 18px;
	text-indent: 5px;
}
#root #content-wrap #spot #leftbox #box1 p {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C1D832;
	padding-top: 2px;
	padding-bottom: 2px;
}
#root #content-wrap #spot #leftbox #box1 a {
	text-decoration: none;
	color: #E3322C;
	font-weight: bold;
}
#root #content-wrap #spot #leftbox #box1 a:hover {
	color: #C1D832;
}

#root  #content-wrap  #spot  #leftbox  #box2 {
	height: 225px;
	width: 257px;
	margin-top: 5px;
	float: right;
	margin-right: 5px;
}
#root #content-wrap #spot #leftbox #box2 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#root #content-wrap #spot #rightbox {
	float: right;
	height: 235px;
	width: 267px;
}
#root #content-wrap #spot #rightbox #box3 {
	height: 225px;
	width: 257px;
	margin-left: 5px;
	margin-top: 5px;
}
#root #content-wrap #spot #rightbox #box3 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#root #content-wrap #gardambiente {
	height: 92px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C1D832;
}
#root #content-wrap #gardambiente img {
	margin-left: 28px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#root  #content-wrap  #gardambiente2 {
	height: 92px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C1D832;
}
#root  #content-wrap  #gardambiente2  img {
	margin-left: 28px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#root   #content-wrap   #label_garda {
	width: 20px;
	height: 85px;
	background-image: url(../images/layout/label_partner.png);
	background-repeat: no-repeat;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float: left;
	margin-top: 3px;
	background-position: center;
}


#root #content-wrap #sponsor {
	height: 65px;
	width: 800px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C1D832;
	margin-bottom: 4px;
}
#root #content-wrap #sponsor img {
	display: block;
	margin-top: 2px;
	margin-left: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#root  #content-wrap  #label_sponsor {
	width: 20px;
	height: 61px;
	background-image: url(../images/layout/label_partner.png);
	background-repeat: no-repeat;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float: left;
}
#root  #content-wrap  #sponsor2 {
	height: 65px;
	width: 800px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C1D832;
	margin-bottom: 4px;
}
#root   #content-wrap   #label_sponsor2 {
	width: 20px;
	height: 61px;
	background-image: url(../images/layout/label_partner.png);
	background-repeat: no-repeat;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float: left;
}
#root    #content-wrap    #sponsor2    img {
	display: block;
	margin-top: 2px;
	margin-left: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#root   #content-wrap   #sponsor3 {
	height: 65px;
	width: 800px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C1D832;
	margin-bottom: 4px;
}
#root    #content-wrap    #label_sponsor3 {
	width: 20px;
	height: 61px;
	background-image: url(../images/layout/label_partner.png);
	background-repeat: no-repeat;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float: left;
}
#root   #content-wrap   #sponsor3   img {
	display: block;
	margin-top: 12px;
	margin-left: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#root  #content-wrap  #media {
	height: 62px;
	width: 800px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C1D832;
}
#root   #content-wrap   #label_media {
	width: 20px;
	height: 58px;
	background-image: url(../images/layout/label_media.png);
	background-repeat: no-repeat;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float: left;
}
#root #content-wrap #media img {
	display: block;
	margin-top: 10px;
	margin-left: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#root #content-wrap #organizzazione {
	height: 120px;
	width: 800px;
	background-image: url(../images/layout/foot_logo3.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#root   #content-wrap   #label_organizzatori {
	width: 20px;
	height: 70px;
	background-image: url(../images/layout/label_organizzatori.png);
	background-repeat: no-repeat;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float: left;
	margin-top: 6px;
	background-position: -1px -8px;
}
#root #content-wrap #organizzazione #loghi_sponsor {
	float: right;
	width: 770px;
	height: 81px;
}
#root #content-wrap #organizzazione #loghi_sponsor img {
}

#root #content-wrap #organizzazione #footer {
	height: 35px;
	width: 340px;
	clear: both;
	float: right;
	padding-top: 4px;
	padding-left: 430px;
}
#root #content-wrap #organizzazione #footer a {
	color: #48A234;
	text-decoration: none;
}
#root #content-wrap #organizzazione #footer a:hover {
	font-weight: bold;
}


#root #content-wrap #organizzazione #loghi_sponsor img {
	display: inline;
	margin-top: 10px;
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

