body {
	background-color: #013974;
	text-align: center;
}

img {
	border: 0;
}

a {
	color: #4678b4;
	text-decoration: none;
}

a:hover {
	color: #fa0;
	text-decoration: underline;
}

h1 {

}

h2 {
	margin-top: 25px;
	font-size: larger;
	border-bottom: 1px dotted #e4e4e4;
	color: #4F89B1;
	font-variant : small-caps;
}


h3 {

}




#main {
	margin: 0 auto;
	width: 770px;
	background-image: url(images/main.png);
	text-align: center;
}

#header {
	margin: 0 auto;
	width: 770px;
	height: 210px;
	background-image: url(images/header3.jpg);
	background-position: top center;
	font-size: smaller;
	background-repeat: no-repeat;
}


#footer {
	padding-top: 10px;
	margin: 0 auto;
	width: 770px;
	height: 70px;
	background-image: url(images/footer.png);
	background-position: bottom center;
	font-size: smaller;
	background-repeat: no-repeat;
	clear: both;
	padding-bottom: 25px;
margin-bottom: 5px;
}


#content {
	float: left;
	margin: 0 auto;
	width: 500px;
	padding: 25px;
	text-align: left;
	color: #666;
}

#menu {
	margin: 0 auto;
	width: 770px;
	background-image: url(images/main2.png);
	text-align: center;
	padding: 3px 0px;
}
#menu ul {
	list-style-type: none;
	padding:0;
	margin: 0;
	text-align: center;
	font-size: smaller;
}
#menu ul li {
	display: inline;
	list-style-type: none;
}
#menu ul li a {
	padding: 3px 19px;
	text-decoration: none;
	font-weight: bold;
	color: #013974;
	background: transparent;
}

#menu ul li a:hover {
	color: #fff;
	color: #013974;
	background-color: #fc0;
}


#sidebar {
	float: right;
	width: 190px;
	padding: 20px 10px;
	text-align: center;
}

.box-cel {
	width: 175px;
	background-color: #afd2ff;
	text-align: center;
}

.box-cel .box-head {
	background-image: url(images/box-cel.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 175px;
	height: 5px;
}
.box-cel .box-foot {
	background-image: url(images/box-cel.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	width: 175px;
	height: 5px;
}

.box-cel .box-main {
	width: 155px;
	background-color: #afd2ff;
	margin: 0 auto;
	font-size: smaller;
	background-image: url(images/box-cel-bg.png);
	background-position: top left;
	background-repeat: no-repeat;
}


.box-yel {
	width: 175px;
	background-color: #fc0;
	text-align: center;
}

.box-yel .box-head {
	background-image: url(images/box-yel.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 175px;
	height: 5px;
}
.box-yel .box-foot {
	background-image: url(images/box-yel.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	width: 175px;
	height: 5px;
}

.box-yel .box-main {
	width: 155px;
	background-color: #fc0;
	margin: 0 auto;
	font-size: smaller;
	background-image: url(images/box-yel-bg.png);
	background-position: top left;
	background-repeat: no-repeat;
}


#lang {
	clear: both;
	margin: 0 auto;
	width: 770px;
	background-image: url(images/main.png);
	text-align: center;
	height: 60px;
}

#lang ul {
	list-style-type: none;
	padding:0;
	height: 60px;
	width: 200px;
	margin: 0 auto;
	text-align: center;
}

#lang ul li {
	float: left;
}
#lang_eng a {
	float: left;
	background-image: url(images/uno_eng.gif);
	background-position: center center;
	background-repeat: no-repeat;
	width: 38px;
	height: 51px;
	opacity: 0.5;
}

#lang_ita a {
	float: left;
	background-image: url(images/uno_ita.gif);
	background-position: center center;
	background-repeat: no-repeat;
	width: 38px;
	height: 51px;
	opacity: 0.5;
}
#lang_esp a {
	float: left;
	background-image: url(images/uno_esp.gif);
	background-position: center center;
	background-repeat: no-repeat;
	width: 38px;
	height: 51px;
	opacity: 0.5;
}
#lang_fra a {
	float: left;
	background-image: url(images/uno_fra.gif);
	background-position: center center;
	background-repeat: no-repeat;
	width: 38px;
	height: 51px;
	opacity: 0.5;
}
#lang_deu a {
	float: left;
	background-image: url(images/uno_deu.gif);
	background-position: center center;
	background-repeat: no-repeat;
	width: 38px;
	height: 51px;
	opacity: 0.5;
}
#lang_jap a {
 float: left;
	background-image: url(images/uno_jap.gif);
	background-position: center center;
	background-repeat: no-repeat;
	width: 38px;
	height: 51px;
	opacity: 0.5;
}

#lang_jap a:hover, #lang_ita a:hover, #lang_eng a:hover, #lang_deu a:hover, #lang_fra a:hover, #lang_esp a:hover  {
	opacity: 1;
}
.ghost {
	display: none;
}

.box-main .titolo {
	font-weight: bold;
}

.box-main .go a {
	display: block;
	background-image: url(images/go.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 12px;
	width: 150px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: right;
}

.box-main a {
	color: #000;
}

#footer img {
	margin-top: 6px;
	opacity: 0.4;
}

#footer img:hover  {
	opacity: 1;
}

#dante {
margin-top: 30px;
padding: 10px;
border: 1px solid #ddd;
background-color: #f4f4f4;
min-height: 80px;
height: auto !important;
height: 80px;
}


#iscrizione fieldset {
	border: 1px solid #4A89B4;
	background-color: #C8E1F0;

margin-bottom: 10px;
color: #013;
}

#iscrizione legend {
	border: 1px solid #4A89B4;
color: #fff;
	background-color:#4F89B1;
	padding: 2px;
}

.input {
border: 0px;
border-bottom: 1px dotted #aaa;
width: 100%;
padding: 2px;
margin-bottom: 6px;
}

table {
	margin-top: 25px;
}
td {
	border: 1px solid #aaa;
}

.tdsx {
	background-color: #D2E6FA;
	white-space : nowrap;
	padding: 2px 5px;
}

.tdeuro {
	text-align: right;
	background-color: #f8f8f8;
	white-space : nowrap;
	padding: 2px 5px;
}

.foto-dx {
	padding: 4px;
	border: 1px solid #ddd;
	margin: 4px 0px 4px 4px;
	float: right;
}

.foto-sx {
	padding: 4px;
	border: 1px solid #ddd;
	margin: 4px 4px 4px 0px;
	float: left;
}

.foto-cx {
	padding: 4px;
	border: 1px solid #ddd;
	margin: 4px 4px 4px 4px;
	text-align: center;
}

.box-gree {
	width: 175px;
	text-align: center;
}

.box-dante {
	width: 173px;
	text-align: center;
	background-color: #e6e6e6;
	border: 1px solid #ccc;
}

#risposta {
	border: 1px solid #4A89B4;
	background-color: #C8E1F0;
	padding: 10px;
margin-bottom: 10px;
color: #013;
}


.box-main-cx {
text-align: left;
}

.box-main-cx li {
	list-style-position: outside;
	margin-left: -20px;
}


