html,body {
	margin:0; 
	padding: 0;
	text-align:center;
	border:none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #666666;
	line-height: 1.4;
	text-align:center;
	background-color: gray;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
}

#content_in td, #content_in tr{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

a:link {
	color: #9898ff;
	text-decoration: none;
}
a:visited {
	color: #9898ff;
	text-decoration: none;
}
a:hover {
	color: #ffcc33;
	text-decoration: none;
}
a:active {
	color: #9898ff;
	text-decoration: none;
}

#container {
	position:relative;
	width:950px;
	margin:0 auto;
	background-color: #FFFFFF;
	background-image: url(../images/bg_container.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:left;
}
#container_in {
	margin:10px 20px;
}



/*////////////LINGUE//////////*/

#lingue {
	position:absolute;
	left: 17px;
	top: 23px;
	width:131px;
	text-align:left;
	visibility: hidden;
	z-index:100;
}
#lingue_top {
	background-image:url(../images/lingua_top.png);
	background-repeat: no-repeat;
	height:6px;
}
#lingue_middle {
	background-image:url(../images/lingua_middle.png);
	background-repeat: repeat-y;
}
#lingue_bottom {
	background-image:url(../images/lingua_bottom.png);
	background-repeat: no-repeat;
	height:9px;
}
.lingua {
	padding: 2px 10px;
}
.lingua img {
float:right;
border:none;
}



/*////////////TOP//////////*/
#top {
	background-color: #1d1dc4;
	background-image: url(../images/bg_top.png);
	background-repeat: repeat-x;
	margin:0 9px;
	padding:4px 20px;
	color:#9898ff;
	font-size:11px;
	height:20px;
}


#top_link {
float: right;
text-align: right;
}

#top a:link, #top a:visited {
	color:#9898ff;
	text-decoration:none;
}
#top a:hover {
	color:#ffcc33;
	text-decoration:underline;
}
#top a:active {
	color:#9898ff;
	text-decoration:none;
}

/*////////////HEADER//////////*/
#header{
	text-align:left;
	padding:0;
	margin:0;
	position:relative;
}
.slogan{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
font-weight:bold;
line-height: normal;
}

#provincia1{
	position:relative;
	float:right;
	width:296px;
	height:90px;
	background-image: url(../images/bg_provincia.png);
	background-repeat:no-repeat;
	padding-top:4px;
	color:#FFFFFF;
}



#content{
	margin:4px 0 0 0;
	padding:0;
}
#content_in{
	margin:6px 0 0 0 ;
	padding:10px;
	background-color:white;
	border:solid 1px #999999;
}
#sezione{
	border-bottom:solid 1px #CCCCCC;
	/*position:relative;
	width:100%;*/
}
#sezione h4{
font-size:20px;
margin:0;
padding:0;
color: #5e75d9;
}

#sponsor_out{
	float:right;
	width:296px;
}
#testo_out{
	width:280px;
	height:176px;
	background-image: url(../images/bg_testo.png);
	background-repeat:no-repeat;
	padding:6px;
}
#testo{
	width:272px;
	height:166px;
	padding:6px;
	line-height:1.4em;
	font-size:11px;
	overflow:auto;
	text-align:justify;
}
#testo ol{
	margin-top:0;
}
#sponsor{
	float:right;
	width:282px;
	height:224px;
	background-image: url(../images/bg_sponsor.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding:9px 7px 7px 7px;
	margin-top:8px;
}
#sponsor_in{
	width:282px;
	height:168px;
	overflow:auto;
	margin-top:6px;
}
#sponsor td{
	color: #666666;
}

.sponsor{
	float:left;
	width:100px;
	margin:4px;
}
.info{
	margin:0;
	background-color:#EFEFEF;
	padding: 8px;
	color:#666666;
}

#accesso{
	width:586px;
	height:176px;
	color:#FFFFFF;
	padding:7px;
	background-image: url(../images/bg_accesso.png);
	background-repeat: no-repeat;
}
#login{
	width:389px;
	padding:10px;
}
#login h3{
font-size:18px;
margin:0;
padding:0;
}
#iscrizione{
float:right;
}
#iscrizione .frase{
font-size:16px;
}
#iscrizione a{
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#ffcc33;
}

.tasto{
background-color:#0000a8;
border:solid 1px #9898e8;
color:white;
font-weight:bold;
padding:10px;
}
.tasto_normale{
background-color:#0000a8;
border:solid 1px #9898e8;
color:white;
font-weight:normal;
padding:2px;
}
.campo_testo{
background-color:white;
border:solid 1px #9898e8;
color: #666666;
font-weight:normal;
font-size:11px;
padding:2px;
}


#strutture{
	width:566px;
	height:230px;
	background-image: url(../images/bg_strutture.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding:7px 17px;
	margin-top:10px;
}
#strutture h3, #strutture p{
margin:0;
padding:0;
}
#strutture h3{
font-size:18px;
padding-top:6px;
}



#footer {
	background-color: #1d1dc4;
	background-image: url(../images/bg_top.png);
	background-repeat: repeat-x;
	margin:0 9px;
	padding:4px 20px;
	color:#9898ff;
	font-size:11px;
}



/*////////////STRUTTURE IN//////////*/
#strutture_in{
	width:890px;
	height: 417px;
	background-image: url(../images/bg_strutture_in.png);
	background-repeat:no-repeat;
	color: #666666;
	padding:7px;
	margin-top:10px;
}
#map {
	width:684px;
	height:417px;
	border-left:solid 1px white;
}
#google_map td{
	font-size:12px;
}

#side_bar_out {
	text-align:left;
	width:189px;
	height:401px;
	padding:8px;
	overflow:auto;
}
#side_bar_out a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#side_bar_out a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#side_bar_out a:hover {
	color: #ffcc33;
	text-decoration: none;
}
#side_bar_out a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#side_bar_out h3 {
	color:white;
	padding:0;
	margin:0;
	font-size:14px;
	border-bottom:solid 1px #ffcc33;
	margin-bottom:6px;
}
#side_bar_out h4 {
	color:white;
	padding:0;
	margin:0;
	font-size:12px;
}
#side_bar {
	text-align:left;
	width:auto;
	overflow:auto;
	padding-left:8px;
}

#side_bar a:link {
	color: #9898ff;
	text-decoration: none;
}
#side_bar a:visited {
	color: #9898ff;
	text-decoration: none;
}
#side_bar a:hover {
	color: #ffcc33;
	text-decoration: none;
}
#side_bar a:active {
	color: #9898ff;
	text-decoration: none;
}

/*////////////CORSO//////////*/
#corso{
	width:874px;
	height:176px;
	color:#FFFFFF;
	padding:7px;
	margin-top:10px;
	background-image: url(../images/bg_corso.jpg);
	background-repeat: no-repeat;
}
#corso td, #corso tr{
	color:#FFFFFF;
}

.info_1{
	margin:4px;
	background-color:#FFFFFF;
	padding: 8px;
	border:solid 1px #CCCCCC;
}
#tasti{
margin:4px 0;
float:right;
}

#tasti a:link {
	color: #9898ff;
	text-decoration: none;
}
#tasti a:visited {
	color: #9898ff;
	text-decoration: none;
}
#tasti a:hover {
	color: #ffcc33;
	text-decoration: none;
}
#tasti a:active {
	color: #9898ff;
	text-decoration: none;
}

#credits{
	text-align:left;
	background-color:#FFFFFF;
	border:solid 1px #666666;
	padding:20px;
	width: auto;
	margin:10px;
}


#indicazioni{
	text-align:left;
	background-color:#FFFFCC;
	border:solid 1px #666666;
	padding:10px;
	width: 912px;
	margin:0 auto;
}
.struttura{
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000099;
}
.struttura a, .struttura a:hover{
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000099;
}

.menu{
padding: 0 15px;
margin: 10px; 0 4px 0;
}

.submenu{
float:right;
border:solid 1px #CCCCCC;
padding:0 10px 10px 10px;
margin:12px 0 20px 20px;
}
.submenu h3{
border-bottom:solid 1px #CCCCCC;
padding:0 ;
margin:0 ;

}
