
body {
	margin: 20px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

h2, h3, h4, h5, h6 {
	color: #FF9933;
	
}

hr {
}
hr {
    width:98%;
    border: none;
    border-bottom: 1px solid #666666;
	
}

p, ol, ul {
	text-align: justify;
}

strong {
	font-weight: bold;
	color: #808080;
}

a {
	color: #778D16;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
	color: #2582A4;
}


.box {
	margin-bottom: 0;
	padding-bottom: 0;
	background: url(../images/img07.gif) repeat-x left bottom;
}

.bottom {
	display: block;
	margin-bottom: 0;
	padding-bottom: 10px;
	background: url(../images/img08.gif) no-repeat left bottom;
}
.bottom1 {
	display: block;
	margin-bottom: 0;
	padding-bottom: 10px;
}

.image {
	float: left;
    padding:2px; 
	margin:0px; 
	border:2px solid #efefef;
	}
.imagedx {
	float: right;
    padding:2px; 
	margin:0px; 
	border:2px solid #efefef;
	}
	
.imagece {
	float: center;
    padding:2px; 
	margin:0px; 
	border:2px solid #efefef;
	}
	
	/* classi per immagini inserite all interno di paragrafi */

.imagepar {
	float: left;
    padding:2px; 
	margin:5px; 
	border:2px solid #efefef;
	}
.imagepardx {
	float: right;
    padding:2px; 
	margin:5px; 
	border:2px solid #efefef;
	}
.imageparce {
	float: center;
    padding:2px; 
	margin:5px; 
	border:2px solid #efefef;
	}


.indent {
	margin-left: 125px;
}
/* top */

#top {
	width: 928px;
	margin: 0px auto;
	font-size:60px;
	color:#FF6600;
	padding:0px;
	clear:both;
	
	/*background: #BECF74 url(images/img01.gif) repeat-x;
	border-bottom: 3px solid #FFFFFF; */
}


/* Header */

#header {
	width: 928px;
	height: 37px;
	margin: 0 auto;
	background: #BECF74 url(../images/img01.gif) repeat-x;
	border-bottom: 0px solid #FFFFFF;
}
/* sotto Header */

#sotheader {
	width: 928px;
	height: 28px;
	margin: 0 auto;
	background-image:url(../images/barretta.jpg);
	border-bottom: 1px solid #FFFFFF;
	font-size:12px;
	line-height:30px;
	
}

/* Menu */

#menu {
	float: left;
	width: 900px;
	height: 37px;
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	background: url(../images/img02.gif) no-repeat;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 27px;
	padding: 10px 15px 0px 15px;
	/*text-transform: lowercase;*/
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: #A4B74C url(../images/img04.gif) repeat-x;
}
/* menu spazio web */
div#navigation{
	padding-top: 10px;
	height:25px;
	}

.menuweb a{
  float: left;
  padding: 2px;
  margin: 1px;
  background-color: #fff;
  border: 1px solid #666666;
  width:143px;
  text-align:center;
  text-decoration:none;
  color:#FF8000;
  font-weight:bold;
  }
.menuweb a:hover{
background-color: #666666;
color:#FFF;
}

/* Content */

#content {
	width: 928px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 238px;
}

#colOne h3 {
	padding: 0 20px;
}

#colOne ul {
	margin-left: 0;
	padding-left: 20px;
	padding-right: 20px;
	list-style: none;
}

#colOne li {
	padding: 5px 0;
	border-top: 1px solid #EFEFEF;
}

#colOne li.first {
	border: none;
}
#colOneweb {
	float: left;
	width: 258px;
	
}

#colOneweb h3 {
	padding: 0 20px;
}

#colOneweb ul {
	margin-left: 0;
	padding-left: 20px;
	padding-right: 20px;
	list-style: none;
}

#colOneweb li {
	padding: 5px 0;
	border-top: 1px solid #EFEFEF;
}


#colTwo {
	float: right;
	width: 617px;
	padding: 20px 40px 0 30px;
	background: url(../images/img09.gif) repeat-x;
}

#colTwo h2 {
	margin-top: 0;
	font-size: 30px;
}

#colTwo h3 {
	margin-top: 0;
	font-size: 26px;
}

#colTwo h4 {
	margin: 0px;
	padding:0px;
	font-size: 14px;
	font-weight: normal;
}

#colTwo .box {
	margin: 0 -30px 30px -20px;
	padding: 0 30px 0 20px;
}

#colTwo .bottom {
	margin: 0 0 20px -20px;
	padding: 0 0 20px 20px;
}
/* briciole */

#colTwo .brico {
	font-size:12px;
	margin-bottom:5px; 
	}
#colTwoweb {
	float: right;
	width: 624px;
	padding: 20px 20px 0 10px;
	background: url(../images/img09.gif) repeat-x;
}

#colTwoweb h2 {
	margin-top: 0;
	font-size: 30px;
}

#colTwoweb h3 {
	margin-top: 0;
	font-size: 26px;
}

#colTwoweb h4 {
	margin: 0px;
	padding:0px;
	font-size: 14px;
	font-weight: normal;
}

#colTwoweb .box {
	margin: 0 -30px 30px -20px;
	padding: 0 30px 0 20px;
}

#colTwoweb .bottom {
	margin: 0 0 20px -20px;
	padding: 0 0 20px 20px;
}
/* briciole */

#colTwoweb .brico {
	font-size:12px;
	margin-bottom:5px; 
	}
	
/* terza colonna */
#colThree {
	padding: 0px 40px 0 30px;
	background: url(../images/img09.gif) repeat-x;
}

#colThree h2 {
	margin-top: 0;
	font-size: 30px;
}

#colThree h3 {
	margin-top: 0;
	font-size: 26px;
}

#colThree h4 {
	margin: 0px;
	padding:0px;
	font-size: 14px;
	font-weight: normal;
}

#colThree .box {
	margin: 0 -30px 30px -20px;
	padding: 0 30px 0 20px;
}

#colThree .bottom {
	margin: 0 0 20px -20px;
	padding: 0 0 20px 20px;
}

#colThree .brico {
	font-size:12px;
	margin-bottom:5px; 
	}

/* Logo */

#logo {
	height: 150px;
}


/* Footer */

#footer {
	clear: both;
	width: 928px;
	margin: 0 auto;
	padding-top: 40px;
	background: url(../images/img11.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
}
/* Sidebar div  con elenco sfondo bianco*/
.sidebar {
  float:left;
  }
.sidebar p{
  margin:5px; 
  padding:3px;
  background:#EFF6FF;
  }
.sidebar ul{
	margin:0px;
	padding-left:15px;
	list-style:circle;
	line-height:150%
}

/* Sidebar2 div con elenco sfondo azzurro*/
.sidebarblu {
  float:left;
  }
.sidebarblu p{
  margin:5px; 
  padding:3px;
  }
.sidebarblu ul{
    background:#EFF6FF; 
	margin:5px;
	padding-left:15px;
	list-style:circle;
	line-height:150%
}
.sidebarblu li a{
	color:#a1a1a1;
  }


/* divisorio */
.divisorio {
	clear:both; 
	height:2px;  
	}

/* box google adsense */
.ads {
	text-align:center;
	}

/* codice tabella menu sport */


.tabsport table
{
	margin-bottom: 1.5em;
	width:100%;
}
.tabsport table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
	color: #444;
}

.tabsport table td
{
	padding: 0.5em;
	text-align:center;
}

.tabsport table td.rowA
{
	background-color: #FF9900;
	color: inherit;
}

.tabsport table td.rowB
{
	background-color: #FFFFFF;
	color: inherit;
}
/* codice tabella menu tipico */

.tabtipico table td a
{
color:#FFFFFF;
	
}

.tabtipico table
{
	margin-bottom: 1.5em;
	width:100%;
}
.tabtipico table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
	color: #444;
}

.tabtipico table td
{
	padding: 0.5em;
	text-align:center;
}

.tabtipico table td.rowA
{
	background-color: #999933;
	color: inherit;
}

.tabtipico table td.rowB
{
	background-color: #FFFFFF;
	color: inherit;
}
.tabtipico table td.rowB a
{
	color:#669933;
}

/* codice tabella forum */


#tabforum table
{
	margin-bottom: 1.5em;
	width:100%;
}
#tabforum table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
	color: #444;
}

#tabforum table td
{
	padding: 0.5em;
}

#tabforum table tr.rowA
{
	background-color: #efefef;
	color: inherit;
}

#tabforum table tr.rowB
{
	background-color: #fafafa;
	color: inherit;
}
/* codice tabella registrazione */


#tabreg table
{
	margin-bottom: 1.5em;
	width:80%;
}
#tabreg table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
	color: #444;
}

#tabreg table td
{
	padding: 0.5em;
}

#tabreg table tr.rowA
{
	background-color: #efefef;
	color: inherit;
}

#tabreg table tr.rowB
{
	background-color: #fafafa;
	color: inherit;
}
/* codice tabella directory */


#dir table
{
	margin-bottom: 1.5em;
	width:100%;
}
#dir table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
	color: #444;
}

#dir table td
{
	padding: 0.5em;
}

#dir table tr.rowA
{
	background-color: #efefef;
	color: inherit;
}

#dir table tr.rowB
{
	background-color: #fafafa;
	color: inherit;
}

/* codice tabella risultati */


#ris table
{
	margin-bottom: 1.5em;
	width:100%;
}
#ris table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
	color: #444;
}

#ris table td
{
	padding: 0.5em;
}

#ris table tr.rowA
{
	background-color: #efefef;
	color: inherit;
}

#ris table tr.rowB
{
	background-color: #fafafa;
	color: inherit;
}

/* codice scheda */
#scheda
{
	margin-bottom: 0;
	padding-bottom: 0;
	background: url(../images/img07.gif) repeat-x left bottom;
}
#scheda h4
{
	margin: 0;
	padding-right:10px;
	text-transform:uppercase;
	font-weight:bold;
}

#scheda table
{
	margin-bottom: 1.5em;
	width:100%;
}
#scheda table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
	color: #444;
}

#scheda table td
{
	padding: 0.5em;
	vertical-align:top;
}

#scheda table tr.rowA
{
	background-color: #efefef;
	color: inherit;
}

#scheda table tr.rowB
{
	background-color: #fafafa;
	color: inherit;
}

#scheda ul {
	margin-left: 0;
	padding-left: 10px;
	padding-right: 20px;
	list-style: none;
}

#scheda li {
	padding: 5px 0;
	border-bottom: 1px solid #cccccc;
}
/* codice che blocca le dimensioni di una immagine usata nelle schede */
.redi {
max-width:550px;
width:expression(this.width > 550 ? 550: true );
}
#link {
margin:5px 40px;
text-align:justify;
}
#link a {
font-weight:normal;
font-size:12px; 
}




