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

a:link {
	color: #4872b2;
	text-decoration: none;
 
}

a:hover {
	font-variant: small-caps;
	color: #438ac8;
}

a:visited {
	color: #438ac8;
	text-decoration: none;
}
	 

body {
	
	background: #ffffff url(images/back_all.gif) repeat-x bottom;
	font: 13px Arial, Helvetica, sans-serif;
	color: #666666;
}

#content
{

}

#back
{
width: 627px;

margin: 0 auto;

}

#header {
	height: 260px;
	text-align: left;
    margin-bottom: 10px;
	
}

#menu
{
width: 622px;
height: 36px;
padding-left: 5px;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}


#menu a {
	float: left;
	width: 111px;
	height: 21px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 5px;
	font-size: 12px;
	text-transform: uppercase;
	background: url(images/button.gif) no-repeat;
	margin-left: 9px;
}

#menu a:hover {
	width: 111px;
    height: 21px;
	color: #F8FAF7;
	text-decoration: none;
	background: url(images/button_r.gif) no-repeat;
}
 
 
#menu #current a {
	width: 111px;
    height: 21px;
	color: #F8FAF7;
	 background: url(images/button_v.gif) no-repeat;
}
 
 
 
 
 
 
#logo {
background: url(images/header5.jpg) no-repeat;
width: 607px;
height: 160px;
text-align: left;
padding-top: 100px;
padding-left: 20px;
margin-bottom: 10px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #666666;
}

#logo H1
{
padding: 0px;
margin: 0px;
}

#logo H2 a
{
font-size: 10px;
padding: 0px;
margin: 0px;
}

#main
{
padding-top: 10px;
border: 1px solid #D6CBB6;
background: #F9F9FB;
}

#left
{
	width: 211px;
	margin-left: 14px;
}

#left H3
{
width: 191px;
height: 21px;
font-size: 14px;
font-weight: bold;
padding-left: 20px;
padding-top: 5px;
text-transform: uppercase;
color: #363b3e;
background: url(images/title.gif) repeat-x
}

#left ul {
	list-style: none;

}

#left li
{
background: url(images/title_back.gif) no-repeat;
padding-top: 10px;
}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 14px;
    background: url(images/small.gif) no-repeat left;
	border: 0px;
}

#left a {
	color: #4872b2;
 	font-weight: bolder;
	padding-left: 0px;
}


#left p
{
padding: 4px;
padding-top: 4px;
}



#right ol, #right ul
{
margin-left: 30px;
}

.date2 {
	float: left;
	width: 53px;
	height: 54px;
	background: url(images/date.gif) no-repeat;
	text-transform: uppercase;
	text-align: center;
	font-size: 8px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
}


.date2 b {
	display: block;
	font-size: 35px;
	color: #2F6AA2;
}


#right
{
float: right;
width: 373px;
padding-right: 10px;
}

#right_contatti
{
float: right;
width: 373px;
height: 500px;
padding: 10px 120px; 
}


#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #363b3e;
	padding-top: 5px;
	height: 45px;
	padding-left: 20px;
	background: url(images/h2.gif) no-repeat;
}

#right H4 a
{
color: #ffffff;
}

#right a
{
color: #666666;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	padding-right: 4px;
	text-align: justify;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #1F5111;
}
.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
}

.date a {
	color: #D72020;
}



#footer {
	height: 50px;
	clear: both;
	padding-top: 20px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #666666;
}

#footer a {
	color: #666666;
}


 
/*------------------------------------------inizio form contatti---------------------*/
#form{
	border:0 solid red;
list-style:none outside none;
margin:0 auto;
padding:0;
width:374px;
}
#form form {
border:0 solid black;
padding-left:0;
}
#email {
border:1px solid #2a98ff;
line-height:23px;
margin-left:27px;
margin-top:5px;
}
#oggetto {
border:1px solid #2a98ff;
line-height:18px;
margin-left:18px;
margin-top:5px;
}
#nome {
border:1px solid #2a98ff;
line-height:23px;
margin-left:30px;
margin-top:6px;
}
#cognome {
border:1px solid #2a98ff;
line-height:26px;
margin-left:9px;
margin-top:5px;
}
#form textarea {
border:1px solid #2a98ff;
margin-bottom:1px;
margin-top:6px;
width:363px;
}
#form fieldset {
border:0 none;
margin-top:12px;
}
#form legend {
font-size:13px;
font-weight:bold;
}
#form h3 {
margin-bottom:12px;
margin-left:0;
text-align:center;
}
#form h4 {
margin-left:0;
text-align:center;
}
#form li a {
color: #438ac8;
text-decoration:none;
}
#form li {
font-size: 16px;
color:#313131;
margin-bottom:10px;
text-align:center;
text-decoration:none;
}

