body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(../gui/bck_body.gif);
	font-size: 12px;
}

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

table th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}


#header, #menu, #corpo, #footer {
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#bck_header {
	background-image: url(../gui/bck_header.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
}

#header {
	text-align: center;
	position: relative;
}
#header img#carpinetisport {
	position: absolute;
	height: 121px;
	width: 163px;
	left: 784px;
	top: 23px;
}


#bckMenu {
	background-image: url(../gui/bck_corpo.png);
	background-repeat: repeat-y;
	background-position: center;
	}

#menu {
}

#bckCorpo {
	background-image: url(../gui/bck_corpo.png);
	background-repeat: repeat-y;
	background-position: center;
}

#corpo {
	padding-top: 20px;
}

#percorso {
	margin-right: 10px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#percorso a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
#percorso a:hover {
	color: #666666;
}


#sideColumn {
	float: right;
	width: 300px;
}
#contentColumn {
	margin-left: 15px;
	margin-right: 315px;
}

#contentColumn h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	font-weight: normal;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #990000;
}

#contentColumn h2 {
	font-size: 14px;
	background-color: #F3F3F3;
	padding: 5px;
	margin: 0px;
	font-weight: bold;
	color: #174E80;
}

#contentColumn h3 {
	font-size: 14px;
}

#contenuti {
	margin-left: 15px;
	line-height: 150%;
	padding-bottom: 15px;
}

#contenuti p {
	text-align: justify;
	padding-bottom: 8px;
}
#contenuti a {
	color: #000099;
}
#contenuti a:hover {
	color: #CC0000;
}

#contenuti ul {
	margin-bottom: 0px;
	margin-top: 0px;
}


#bckFooter {
	background-image: url(../gui/bck_footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 68px;
}

#footer {
}
#footer p {
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
}
#sottoFooter {
	font-size: 9px;
	color: #333333;
}
#sottoFooter a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#sottoFooter a :hover {
	color: #CC0000;
}



.cancelFloat {
	clear: both;
}

.sponsor {
	text-align: right;
	margin-right: 17px;
	margin-bottom: 8px;
}

.sponsor img {
	border: 1px solid #CCCCCC;
}

#contenuti p.alertbox {
	text-align: center;
	background-color: #FFFFCC;
	border: 1px dashed #FFCC00;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
}

div.newsWrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3C4070;
	margin-bottom: 20px;
	background-color: #F9F9F9;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #3C4070;
}

#contenuti h2.titoloNews {
	font-size: 16px;
	margin-bottom: 0px;
}

#contenuti p.dataNews {
	padding: 0px;
	font-size: 10px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

#contenuti .testoBreveNews p {
	margin: 0px;
	padding: 0px;
}

div.newsWrapper .leggiTutto {
	font-size: 10px;
	padding-bottom: 20px;
}
.alterna1 {
	background-color: #FFFFF4;
}
.alterna2 {
	background-color: #F8F8F8;
}

img.thumb {
	padding: 2px;
	border: 1px solid #CCCCCC;
}

