@charset "utf-8";
/* CSS Document */
html {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
 
body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: 1.4em;
}
 
#pagina {
	width: 959px;
	padding: 0px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
 
#menusx {
	float: left;
	width: 287px;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
 
#menudx {
	float: right;
	width: 204px;
	margin-left: 2px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
 
#testa {
	margin: 0px;
	height: 201px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 959px;
}
 
#coda {
	clear: both;
	padding: 0px;
	margin-top: 0px;
	text-align: center;
	height: 25px;
	background-color: #078397;
	font-size: 82%;
	color: #FFF;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0px;
	margin-left: 0px;
}
 
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #068397;
	text-align: left;
	margin-top: 0px;
	font-weight: bold;
}
 
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #068397;
	text-align: left;
}
 
div#mo1 {
	padding-right:5px;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
	height: 64px;
	background-image: url(images/menu_or_background.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 88%;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9ccc5c;
	margin-bottom: 15px;
}
 
div#mo1 ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
 
div#mo1 li{
    display: inline;
    margin: 0;
    padding: 0;
}
 
div#mo1 li a{
	text-decoration: none;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0.3px;
	padding-right: 20px;
	padding-bottom: 0.3px;
	padding-left: 0.3em;
}
 
div#mo1 li a:hover{
	color: #018DAE;
}
 
 
 
.mv1 {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
 
.mv1 ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
 
.mv2 li{
	margin: 0;
	text-align: left;
	width: 100%;
}
 
.mv1 li a {
	padding: 2px;
	width: 100%;
	background-color: #990000;
	border-bottom: 1px solid #eeeeee;
	color: #FFCC00;
	display: block;
}
 
.mv1 li a:link  {
	width: 100%;
	color: #FFCC00;
	text-decoration: none;
}
 
.mv1 li a:visited {
	width: 100%;
	color: #FFCC00;
	text-decoration: none;
}
 
.mv1 li a:hover {
	width: 100%;
	background-color: #996600;
	color: #FFCC00;
}


#contenutihome {
	background-color: #ffffff;
	text-align: left;
	margin-left: 303px;
	margin-right: 215px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-top: 0px;
	vertical-align: top;
	font-style: normal;
	font-weight: normal;
	width: 433px;
	font-size: 120%;
}
.url {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 302px;
	width: 200px;
	position: relative;
	float: left;
}
#contenuti {
	background-color: #ffffff;
	text-align: left;
	margin-left: 303px;
	margin-right: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-top: 0px;
	vertical-align: top;
}
#pagina #contenuti h1 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	vertical-align: top;
	color: #068397;
}
#pagina #contenuti h2 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	vertical-align: top;
	color: #068397;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #068397;
}
#contenuti ul.indice li a{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	color: #068397;
	font-size: 110%;
}
#contenuti ul.indice li{
	text-align: left;
	vertical-align: top;
	color: #068397;
	list-style-type: square;
}
p.tornasu a{
	color: #666;
}
.orari {
	color: #7CAF36;
	font-weight: bold;
}

p.tornasu {
	text-align: right;
	color: #666;
}
.partecipanti {
	color: #068397;
	font-weight: normal;
}
.tabellarelatori {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 480px;
}
.tabellarelatori td {
	border: 1px none #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tabellarelatori td.sfondoverdesx {
	background-image: url(images/sfondoverdesx.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 109px;
	height: 68px;
	text-align: left;
	vertical-align: top;
}
.tabellarelatori td.sfondoblusx {
	background-image: url(images/sfondoblusx.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 109px;
	height: 68px;
	text-align: left;
	vertical-align: top;
}
.tabellarelatori td.sfondobludx {
	background-image: url(images/sfondobludx.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 109px;
	height: 68px;
	vertical-align: top;
	padding-right: 4px;
	text-align: right;
}
.tabellarelatori td.relatoresx {
	border: 1px none #CCC;
	font-size: 10.5px;
	line-height: 12px;
	width: 120px;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
}

a.linkbiografiasx {
	font-size: 10px;
	font-weight: bold;
	color: #068397;
	text-align: left;
	margin-top: 2px;
}
.tabellarelatori td.relatoredx {
	border: 1px none #CCC;
	line-height: 12px;
	width: 120px;
	text-align: right;
	vertical-align: top;
	font-size: 10.5px;
}
td.relatoredx a.linkbiografiadx{
	font-size: 10px;
	font-weight: bold;
	color: #068397;
	text-align: right;
	margin-top: 2px;
	vertical-align: bottom;
}
#contenutirelatori {
	background-color: #ffffff;
	text-align: left;
	margin-left: 303px;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-top: 0px;
	vertical-align: top;
}
.tabellarelatori td.sfondobludx img {
	background-image: url(images/sfondobludx.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: 5px;
	margin-top: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pagina #contenutirelatori h2 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	vertical-align: top;
	color: #068397;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #068397;
	width: 480px;
}
.tabellarelatori td.sfondoverdesx img {
	margin-top: 3px;
	margin-left: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tabellarelatori td.sfondoblusx img {
	text-align: left;
	vertical-align: top;
	margin-top: 5px;
	margin-left: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tabellarelatori td.sfondoverdedx {
	background-image: url(images/sfondoverdedx.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 109px;
	height: 68px;
	vertical-align: top;
	padding-right: 4px;
	text-align: right;
}
#pagina #contenuti form input.puls {
	font-weight: bold;
	color: #FFF;
	background-color: #078397;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #CCC;
}
#pagina #contenuti form input {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #666;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
#pagina #contenuti form textarea {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #666;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
}
#contenuti h2{
	color:#FFF;
}
.tabellarelatori td.sfondoverdedx img {
	background-image: url(images/sfondoverdedx.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: 5px;
	margin-top: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sottotitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #068397;
	text-align: left;
	font-weight: bold;
	margin-top: -10px;
}
.tabellarelatori td.sfondogrigiodx {
	background-image: url(images/sfondogrigiodx.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 109px;
	height: 68px;
	vertical-align: top;
	padding-right: 4px;
	text-align: right;
}
.tabellarelatori td.sfondogrigiosx {
	background-image: url(images/sfondogrigiosx.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 109px;
	height: 68px;
	text-align: left;
	vertical-align: top;
}
.tabellarelatori td.sfondogrigiodx img {
	background-image: url(images/sfondoverdedx.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: 5px;
	margin-top: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tabellarelatori td.sfondogrigiosx img {
	margin-top: 5px;
	margin-left: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pagina #contenuti a {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	color: #666;
	text-decoration: underline;
}
#pagina #contenuti img.bio {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666;
	text-align: left;
}
ul li.partecipanti {
	color: #068397;
	font-weight: normal;
}
