 @charset "UTF-8";
/*CSS Document */

body {
	margin:0; 
	background:#FFF;
}


strong, em, b, i, li, a, p, span {
	font-family: Verdana, Tahoma, sans-serif;
	font-size:13px;
}

hr {
	color:#6699CC;
}

img {
	border:0;
	margin:0;
}

a {
	color: #000000;
	text-decoration:none;
}

a:hover {
	color: #EE0000;
	text-decoration:underline;
}
a:active, a:focus {
	outline:none;
}

.clear {
	clear: both;
}


/*div*/

#wrap {
	width:960px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#header01 {
	width:960px;
	height:105px;
	display:block;
	background:url(../images/ho_01.gif) no-repeat;
}

#header02 {
	width:366px;
	height:30px;
	display:block;
	float:left;
	font-family: Verdana, Tahoma, sans-serif;
	color:#000000;
	text-align:center;
	font-size:13px;
	background:url(../images/ho_02.gif) no-repeat;
}

#header03 {
	width:594px;
	height:30px;
	display:block;
	float:left;
	background:url(../images/ho_03.gif) no-repeat;
}

#header04 {
	width:960px;
	height:110px;
	display:block;
	float:left;
	background:url(../images/ho_04.gif) no-repeat;
}

#navigator {
	width:960px;
	height:54px;
	display:block;
	float:left;
}

#corpo01 {
	width:960px;
	height:26px;
	display:block;
	float:left;
}

#corpo02 {
	width:60px;
	height:314px;
	display:block;
	float:left;
	background:url(../images/ho_05.gif) no-repeat;
}

#corpo03 {
	width:247px;
	height:314px;
	display:block;
	float:left;
}

#corpo04 {
	width:20px;
	height:314px;
	display:block;
	float:left;
}

#contenuto {
	width:613px;
	height:314px;
	display:block;
	float:left;
	font-family: Verdana, Tahoma, sans-serif;
	color:#000000;
	text-align:justify;
	font-size:13px;
}

#corpo05 {
	width:20px;
	height:314px;
	display:block;
	float:left;
}

#corpo06 {
	width:960px;
	height:28px;
	display:block;
	float:left;
	background:url(../images/ho_06.gif) no-repeat;
}

#corpo07 {
	width:500px;
	height:153px;
	display:block;
	float:left;
	background:url(../images/ho_07.gif) no-repeat;
	font-family: Verdana, Tahoma, sans-serif;
	color:#000000;
	text-align:center;
	font-size:13px;
	padding-top:10px;
}

#corpo08 {
	width:460px;
	height:153px;
	display:block;
	float:left;
	font-family: Verdana, Tahoma, sans-serif;
	color:#000000;
	text-align:center;
	font-size:13px;
	padding-top:10px;
}

#testopiccolo {
	font-family: Verdana, Tahoma, sans-serif;
	color:#000000;
	text-align:center;
	font-size:11px;
}

#footer01 {
	width:500px;
	height:40px;
	display:block;
	float:left;
	font-family: Verdana, Tahoma, sans-serif;
	color:#666666;
	text-align:center;
	font-size:12px;
}

#footer02 {
	width:460px;
	height:40px;
	display:block;
	float:left;
	text-align: center;
}

.x3m{
	font-size: 10px;
	font-family: Verdana, Tahoma, sans-serif;
	color: #AAAAAA;
	text-align: center;
	text-decoration: none;
}

a.x3m:hover{
	font-size: 10px;
	font-family: Verdana, Tahoma, sans-serif;
	color: #EE0000;
	text-align: center;
	text-decoration: underline;
}

.link{
	font-family: Verdana, Tahoma, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

A.link:hover{
	font-family: Verdana, Tahoma, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:line-through;
}

