body {
	font-family:  Verdana, Arial, helvetica, Geneva, sans-serif;
	margin: 0px;
	/*background-image: url(images/sfondo.jpg);*/
	background-repeat: repeat-x;
	background-color: #FFFFFF;
  	font-size: 11px;
  	color: #262626;
}

img{
	behavior:url(pngbehavior.htc);
}

table {
	font-size: 11px;
}

h1 {
	font-size: 13px;
	color: #015DAA;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 12px;
	color: #262626;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 19px;
	color: red;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	padding: 60px;
}

a {
	color: #015DAA;
	text-decoration: none;
}

a:hover {
	color: #00f;
	text-decoration: none;
}


/*ul {
	list-style-type: square;
}*/



/******************** MAIN CONTENT *************************/



#container {
	margin:auto;
	width: 870px;
	background: #FFFFFF;
	
}

#header {
	text-align: left;
}

#name {
	float: left;
	width: 870px;
}

#grad {
  	background-image:url(images/gradiant.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height: 230px;
	width: 870px;
	float: left;		
	}

#top {
	padding-top: 30px;
	height: 198px;
	width: 837px;
	}

#content {
	clear:both;
	text-align: left;
	margin-top:10px;
	float:left;
	background: #FFFFFF;
}
 

#main {
	padding: 0 10px 10px 10px;
	min-height:300px;
	float:left;
	width:631px;
}


#text {
	padding: 5px 0px 10px 25px;
	min-height:300px;
	float:left;
	width:600px;
}

#loghi {
	
	font-size: 10px;
	margin: 10px 0px 0px 0px;
	color:white;
	width:100%;
	clear:both;
	/*background:url(right.gif) no-repeat right bottom;*/
}

#footer {
	
	font-size: 10px;
	width: 837px;
	text-align: center; 
	color: #fff;
	padding-top: 5px;
	height: 33px;
	text-align:center;
	color:white;
	clear:both;
}

#left {

	float:left;
	color: #454545;
	width: 186px;
}



/*************************   MENU     ****************************/

span.no-active{
     color: #464545;
}

span.margintop {
     margin-left:6px;
}


span.marginbottom {
     margin-left:5px;
}

#menu2 {
	position:relative;
	left:-10px;
	/*margin-top:1px;*/
	font-size:12px;
	list-style: none;
    color: #033762;
	text-decoration: none;
	text-align: left;
}

#menu2 li {
	margin-bottom:10px;
}

#menu2 li a {
	text-align: left;
	color: #033762;
	padding:3px;
}

#menu2 li a:hover {
    background-color: #868885;
	text-align: left;
	color:#fff;
	text-decoration: none;
	
}

#menu2 a.link-active
{
	background: #868885;
    color: #fff;
}

#menu {
	position:relative;
	left:-10px;
	font-size:12px;
	clear: both;
	text-align: left;
	list-style: none;
}

#menu li{
	margin-bottom:10px;
}

#menu li a {
	text-align: left;
	color: #033762;
	padding:3px;
	font-weight: bold;
}

#menu li a:hover {
	background: #033762;
	text-align: left;
	color: #fff;
	text-decoration: none;
}

#menu li a.link-active
{
	background: #033762;
	color: #fff;
}


/********************  PRESS *************************/

#press-list { list-style: none; padding: 0; margin: 20px 0; }
#press-list li { padding-bottom: 10px; }
#press-list li a:hover { text-decoration: underline; }