body {
	color:#232323;
	margin:0;
	background-attachment:fixed;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	font-size: 80.5%;
	line-height: 1.6em;
	background-color: #FFCC00;
	background-image: url(../images/body.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

* {
	margin:0;
	padding:0;
}
#nav a.rosso{
color:#FF0000;
font-weight:bold;}
.clear
{
	border: medium none;
	clear: both;
	float: none;
	font-size: 0;
	height: 0;
	line-height: 0;
}

#wrapper1 {
	padding:0 10px 10px 10px;
	width:960px;
	margin:0 auto;
	background-color: #0066FF;
}

#wrapper2 {
	width:940px;
	background:url(../images/wrapper2.jpg) bottom repeat-x #fff;
	padding:0 10px 10px 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
}

#nav {
	float:right;
	border:none;
	padding:0;
	margin:0;
}

#nav li {
	float:left;
	list-style:none;
	margin:0 4px 0 0;
	padding:0;
}

#nav li a {
	display:block;
	padding:10px;
	background:#fff;
	color:#444;
	text-decoration:none;
	text-transform:uppercase;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 10;
	margin-left: 0;	
	
}
#nav li a:hover {
	background:url(../images/nav_a_hover.jpg) top center no-repeat #fff;
	
	color:#000;
	
}


#header h1 {
	font:2.7em Arial;
	letter-spacing:-1px;
	color:#222;
	float:left;
	padding:10px 10px 14px 15px;

	background:url(../images/h1.gif) left bottom no-repeat;
}
#header h1 a {
	color:#222;
	text-decoration:none;
	border:none;
}
#header h1 a:hover {
	color:#000;
}
#header h1 span {
	font-size:.8em;
	color:#ccc;
	text-transform:uppercase;
}

#container {
	position:relative;
	clear:both;
	padding:0px 0 0 0;
	z-index:10;
}
p.description {
	color:#fff;
	font-size:1.5em;
	line-height:25px;
	border-top:2px;
	height:305px;
	padding: 2px;
}
p.description a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px dotted #8CD1FF;
}
p.description a:hover {
	border-bottom:1px solid #8CD1FF;
}

#sidebar {
	position:relative;
	width:230px;
	float:right;
	margin-top: -50px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	z-index:20;
	background-color: #fff;
	background-image: url(../images/sidebar.png);
	background-repeat: no-repeat;
	background-position: top;
}

#content {
	background:url(../images/content.jpg) top right no-repeat;
	margin-top: 0;
	margin-right: 260px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
	left: 0px;
}

#content h2 {
	font:2.2em Arial;
	color:#121212;
	letter-spacing:-1px;
	background:url(../images/h2.jpg) bottom left no-repeat;
	clear:left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#content h2 a {
	color:#121212;
	text-decoration:none;
}
#content p {
	margin:15px 0;
	font-size:110%;
	line-height:21px;
}
ol.subnav {
	margin:-10px 0 0 -5px;
	padding:0;
}
ol.subnav li {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
ol.subnav a {
	font-weight:bold;
	color:#555;
	border-top:2px solid #fff;
	display:block;
	padding:5px;
	text-decoration:none;
	margin:0 5px 0 0;
	border-bottom:none;
}
ol.subnav a:hover {
	border-top:2px solid #005A97;
	color:#121212;
	border-bottom:none;
}

#sidebar h2 {
	color:#333;
	margin:5px 0;
	font-size:1.1em;
}

#sidebar #news {
	background:#f4f4f4;
	padding:10px;
	padding-top:0px;
	margin:0 0 10px 0;
	border-left:5px solid #f0f0f0;
}

p.news a.more {
	display:block;
	color:#333;
	text-decoration:none;
	text-align:right;
	border:none;
}

#sidebar ul {
	list-style:none;
	border-top:1px solid #eee;
	border:none;
	padding:0;
	margin:0;
}
#sidebar ul li {
	border-bottom:1px solid #eee;
	padding:5px;
	margin:0;
}
#sidebar ul li a {
	color:#0066dd;
	text-decoration:none;
}
#sidebar ul li a:hover {
	color:#0033aa;
}

input {
	padding:5px;
	border:1px solid #999999;
	color:#000000;
	width:220px;
}

#content h3 {
	font:1.8em Trebuchet MS;
	color:#555;
	margin:10px 0;
}
blockquote {
	padding:0 0 0 10px;
	border-left:5px solid #eee;
}

ul {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content img {
	padding:5px;
	border:1px solid #eee;
	float:left;
	margin: 0px 15px 15px 15px;
}
#content img.centro {
	padding:5px;
	border:1px solid #eee;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 85px;
}
 a {
	color:#0066FF;
	border-bottom:1px dotted #ccc;
	text-decoration:none;
}
 a:hover {
	border-bottom:1px solid #ccc;
}
#footer {
	text-align:center;
	padding:10px;
	margin:30px 0 0 0;
	color:#333333;
	width:760px;
	margin:0 auto;
}
#footer a {
	color:#eee;
}

strong{
color:#0066FF;
}



#apDiv1 {
	position:absolute;
	left:2px;
	top:3px;
	width:212px;
	height:252px;
	z-index:11;
}
#menu13 {
	width: 200px;
	z-index:12;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
	
#menu13 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;

	}	
	
#menu13 li a:link, #menu13 li a:visited {
	color: #C7377D;
	display: block;
	background:  url(../menu13.gif);
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	}
	
#menu13 li a:hover {
	color: #C7377D;
	background:  url(../menu13.gif) 0 -32px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	}
#menu13	ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.right {
	float: right;
}
b {
	color: #0066FF;
}
h3{
	font-size:12px;
	padding-bottom: 7px;
}
#menu ul li{
	margin-left:40px;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 15px;
	font-size: 12px;
}
