
body {
background-color: #F1F1F1;
/*background: url(./img/stripes.png) repeat ;*/
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}

.linkolipress a {color: #ffffff;}
.linkolipress a:visited {color: #ffffff;}
.linkolipress a:hover {color: #D7DEB8;}
.linkolipress a:active { color:#D7DEB8;}

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

img.download {vertical-align:middle;}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
/* ----------container to center the layout---------- */
#container 
{
background-color:#D7DEB8;
width: 900px;
padding:0px;
margin: 50px auto;
border :3px solid #B2B798;
	/*margin-left: auto;
	mar1gin-right: auto;*/
} 

/* ----------banner for logo-------------- */
#banner 
{
background-color:#D7DEB8;
text-align: right;
padding: 0px;
margin: 0px; }

#banner img {padding:10px 3px 3px 3px;}

.sottotitolo 
{
background-color:#B2B798;
font-size: 12px;
height:15px;
text-transform:uppercase;
padding:5px 15px;
margin:0px }

/* ----------outer and inner----------------- */
#outer{ 
border-left: solid 179px #D7DEB8;  /* color of the left column  */ 
background-color: White; /* color of the content column */
 } 

#inner{ margin:0px; width:100%; } /* The ie/pc pecularity */ 

/* --------------left navi------------- */
#left {
 width:200px;
 float:left; 
 position:relative; 
 margin-left:-179px; 
 margin-right:1px;
 }

/*------------------men?---------------*/

ul 
{	border-top:solid 1px White;
	border-bottom:solid 1px White;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#menu {
	width: 200px;
	margin: 0px;
	}
	
#menu li a 
{	
	border-bottom:solid 1px White;
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}
	
	
#menu li a:link, #menu li a:visited {
	color: #8D9179;
	display: block;
	background: url(./img/menu.gif);
	padding: 8px 0 0 10px;
	}
	
#menu li a:hover, #menu li a:active {
	color: #6C7250;
	background: url(./img/menu.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}


/* -----------------content--------------------- */
#content
{
color:Black;
position: relative; 
margin: 0px; 
padding:10px 0px 10px 0px;
}

p{
padding: 5px 10px;
margin:0px; }


/*  ----------------footer---------------------- */ 
#footer {
clear:left;
padding:5px 0px 5px 0px;
margin:0px;
text-align: center;
background:#B2B798;
color:White;
} 

#footer h1 {
font-size: 11px;
text-transform:uppercase;
text-align:center;
padding:5px;
margin:0px }

/*------Contatti-----*/

.contIndirizzo 
{
	text-align: center;
	font-size:12pt;
	font-family:Times New Roman;	
}

.contNome1 {
	text-align: center;
	font-size: 15pt;
	font-family: Times New Roman;	
}

.contNome2 {
	text-align: center;
	font-size: 12pt;
	font-family: Times New Roman;	
}