@import url(undo.css);
@import url(testi.css);

BODY {
		padding:0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.6em;
		background-color: #8AAFBC;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		color:#000000;
		text-align:center;
		background-image: url(../img/bkg.jpg);
		background-position: 0% 0%;
		background-repeat: repeat-x;
}

.struttura  {
		margin-top: 10px;
		margin-bottom: 0px;
		margin-left: auto;
		margin-right: auto;
		text-align:left;
		width:780px;
}

.pagina {
		background-color: #EBEBE3;
		float:left;
		width:760px;
		border:10px solid #ffffff;
}

.header{
		float:left;
		width:760px;
}

.top {
		color:#ffffff;
		padding:12px 10px 15px 10px;
		background-color: #0D214C;
		float:left;
		width:740px;
		border-bottom:1px solid #ffffff;
}

.top a, .top a:visited{
		padding:0px 10px 0px 0px;
		color:#ffffff;
}
.top a:hover{
		color:#8AAFBC;
}

.top p{
		padding:0px 0px 0px 10px;
		float:left;
		width:auto;
}
.top p.menu{
		padding:0px 0px 0px 140px;
		float:right;
		width:auto;
}

.testata{
		border-bottom:1px solid #ffffff;
		float:left;
		width:760px;
}

.testata .sx{
		float:left;
		border-right:1px solid #ffffff;
		background-color: #ffffff;
		height:220px;
		width:234px;
}

.testata .breadcrumbs{
		float:right;
		background-color: #ffffff;
		background-position: 0 0;
		background-repeat: no-repeat;
		height:220px;
		width:525px;
}

.testata .breadcrumbs p{
		float:left;
		color:#000000;
		margin-top:192px;
		padding:0px 0px 0px 54px;
}

.testata .breadcrumbs p a, .testata .breadcrumbs p a:visited{
		color:#000000;
}
.testata .breadcrumbs p a:hover{
		color:#0192CB;
		text-decoration:underline;
}

.corpo {
		padding:0px 20px 20px 20px;
		float:left;
		background-image: url(../img/bkg2.jpg);
		background-position: 0% 0%;
		background-repeat: repeat-x;
		width:720px;
}

.footer {
		float:left;
		width:780px;
}

.footer p{
		color:#ffffff;
		width:auto;
		float:left;
		padding:10px 10px 10px 10px;
}

.footer p a, .footer p a:visited{
		color:#0D214C;
}

.footer p a:hover{
		text-decoration:underline;
}


.braccio {
		padding:0px 0px 10px 0px;
		text-align:center;
		float:left;
		background-color: #ffffff;
		width:215px;
}

.braccio ul{
		float:right;
		width:205px;
}

.braccio ul li{
		float:left;
		background-image: url(../img/tratto1.gif);
		background-position: 0% 100%;
		background-repeat: repeat-x;
		margin:0px 0px 0px 0px;
		padding:1px 0px 1px 10px;
}


.braccio ul a, .braccio ul a:visited {
		background-color: #ffffff;
		background-image: url(../img/sun1.gif);
		background-position: 0% 50%;
		background-repeat: no-repeat;
		font-size: 1em;
		text-align:left;
		float:left;
		width:160px;
		display:block;
		padding:8px 2px 6px 33px;
		font-weight:100;
		display:block;
		color:#5E5E5E;
}

.braccio ul a:hover {
		font-weight:900;
		background-color: #EBEBE3;
		background-image: url(../img/sun2.gif);
		color:#000000;
}

.sottomenu {
		background-color: #EBEBE3;
		background-image: url(../img/bkg-sottomenu.gif);
		background-position: 0% 0%;
		background-repeat: repeat;
		float:left;
		width:100%;
}

.sottomenu a, .sottomenu a:visited {
		background-image: url(../img/square1.gif);
		background-position: 10px 50%;
		background-repeat: no-repeat;
		border-bottom:1px solid #EBEBE3;
		border-left:1px solid #EBEBE3;
		background-color: #ffffff;
		font-size: 1em;
		text-align:left;
		float:left;
		width:auto;
		white-space: nowrap;
		padding:4px 10px 4px 20px;
		font-weight:100;
		display:block;
		color:#5E5E5E;
}

.sottomenu a.var, .sottomenu a.var:visited {
		background-color: transparent;
		color:#000000;
}

.sottomenu a:hover {
		background-image: url(../img/square2.gif);
		background-color: #0090CC;
		float:left;
		width:auto;
		white-space: nowrap;
		padding:4px 10px 4px 20px;
		display:block;
		color:#ffffff;
		text-decoration:none;
}

.sponsorbraccio {
		padding:0px 0px 7px 0px;
}
