/************* Global *************/
html,body {
background: #375533 url(images/containerBg.png) repeat-x;
}

* {
margin: 0;
padding: 0;
}

body, input{
font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
text-align: left;
}

p {
margin-bottom:10px;
}

a {
text-decoration: none;
color: #fff;
}

blockquote {
background: #fff9e5;
padding: 15px;
margin: 5px 0;
font-style:italic;
color: #8d2b0a;
}

table {
	width: 100%
}

td {
	background: #b65939;
	padding: 4px;
}


/************* Header *************/




#logo {
width:190px;
height:119px;
}

ul#navigation  {
	margin-left: 10px
}


ul#navigation li {
	list-style-type: none;	
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	float: left;
	font-weight: bold
}

ul#navigation li a {
padding: 10px 15px;
display: block;
color: #ffffcc;
}

ul#navigation li a:hover {
color: #330000;
background: none

}

.sel2 {
padding: 10px 9px;
display: block;
color: #f9f7ee;
font-family: Arial, Helvetica, sans-serif;
color: #330000;
}



#menu2  {
	background: #b65939;
	height: 30px;
}


ul#navigation2  {
	margin-top: 4px;
	margin-right: 10px;
	float: right;
	display: inline;
}

ul#navigation2 li {
	display: inline;
	list-style-type: none;	
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size:12px;
}

ul#navigation2 li a {
	padding: 8px 9px;
	display: inline;
	color: #ffffcc;
}

ul#navigation2 li a:hover {
	color: #330000;
	background: none
}

.sel3 {
padding: 8px 9px;
display: block;
color: #f9f7ee;
font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
font-weight: bold;
color: #330000;
}

/************* Content *************/
#content {
width: 900px;
margin: 0 auto;
background: #595959 url(images/bg.png) repeat-y;
position: relative;
margin-top: 20px
}

#content:after {
content: "."; 
display: block; 
clear: both; 
height: 0;
visibility: hidden
}

.fix:after {
content: "."; 
display: block; 
clear: both; 
height: 0;
visibility: hidden
}

#content a:hover {
/*background: #a99190;*/
color: #ffffcc;
}

/* Immagini testata */


#content h3 {
	margin: 0px 0px 20px 0px;
	border-bottom: 1px solid #ffffcc;
	/*font-family: Arial, Helvetica, sans-serif;*/
	color:#ffffcc;
	font-weight: normal;
	font-size:18px;
}

#content ul {
	/*list-style-type: none;*/
	padding-left: 10px;
}

/************* Main *************/

#main {
width: 700px;
float: right;
}

.post {
text-align: justify;
font-size: 13px;
line-height:20px;
padding: 20px;
color: #fff
}

.post ul, .post li {
	margin-left: 5px;
}

.post h3 a{
	color: #ffffcc;
}

.post ol {
	margin-left: 20px;
}

/************* Secondary *************/

#secondary {
	width: 200px;
	float: left;
	color: #8d2b0a;
	font-size: 12px;
}

#secondary li {
list-style-type: none;
}

#secondary a, #secondary a:hover {
	color: #8d2b0a;
}

#secondary li a {
/*font-family:  Arial, Helvetica, sans-serif;*/
padding: 5px 20px 5px;
font-size: 13px;
color: #8d2b0a;
display: block;
}

#secondary li a:hover {
background: url(images/menu_over.png) repeat-y;
color: #fff9e5;
}

.sel {
font-size: 16px;
/*font-family:  Arial, Helvetica, sans-serif;*/
padding: 5px 20px 5px;
color: #fff9e5;
background: url(images/menu_over.png) repeat-y;
}

#sfum {
margin: 0 auto;
width: 900px;
height: 115px;
background: url(images/sfum.png) no-repeat;
}


/************* Footer *************/
#footer {
font-family:  Arial, Helvetica, sans-serif;
font-size: 11px;
position: relative;	
clear: both;
margin: 0 auto;
width: 900px;
color: #ccc;
text-align: center;
}

#footer a {
color: #ccc;
text-decoration:none;
}

#footer a:hover {
text-decoration:none;
color: #ffffcc;

}

/***** banners ******/

#banners
{
 margin-top: 70px;
 padding-left: 20px;
}
