@charset "utf-8";

body {
	background-color: #C4C4C4;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#pagina {
	margin-bottom: 30px;
}
#box_sx {
	position: absolute;
	width: 10px;
	height: 100%;
	background-image: url(../img/box_sx.png);
	background-repeat: repeat-y;
	left: -10px;
	z-index: 5;
	top: 0px;
}
#box_dx {
	position: absolute;
	width: 10px;
	height: 100%;
	background-image: url(../img/box_dx.png);
	background-repeat: repeat-y;
	right: -10px;
	z-index: 5;
	top: 0px;
}
#header {
	background-image: url(../img/header.gif);
	background-repeat: repeat-x;
	height: 112px;
	width: 955px;
	border-bottom-style: solid;
	border-bottom-color: #5E9734;
	border-bottom-width: 3px;
}
#banner_promoter {
	height: 50px;
	margin-left: 518px;
	padding: 10px;
}
#menu1 {
	height: 30px;
	margin-top: 13px;
	float: right;
	margin-right: 30px;
}
#container {
	background-color: #E8F7DF;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#header_ERICA {
	background-image: url(../img/bg_ERICA.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 915px;
	height: 450px;
	background-color: #92B875;
	margin-bottom: 30px;
}
#nav_ERICA {
	position: relative;
	height: 420px;
	width: 665px;
	float: left;
}
#nav_ERICA .freccia_sx {
	position: absolute;
	left: 100px;
	top: 373px;
}
#nav_ERICA .freccia_sx a {
	background-image: url(../img/freccia_sx.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 38px;
	width: 112px;
}
#nav_ERICA .freccia_sx a:hover {
	background-position: left bottom;
}
#nav_ERICA .freccia_dx {
	position: absolute;
	left: 520px;
	top: 373px;
}
#nav_ERICA .freccia_dx a {
	background-image: url(../img/freccia_dx.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 38px;
	width: 112px;
}
#nav_ERICA .freccia_dx a:hover {
	background-position: right bottom;
}
#nav_ERICA .vista_ERICA {
	margin-left: 110px;
	height: 365px;
	width: 516px;
}
#menu_elenco {
	margin-left: 655px;
	padding-top: 40px;
}
#menu_elenco .sx {
	float: left;
	width: 120px;
	display: block;
}
#menu_elenco .dx {
	margin-left: 140px;
	width: 120px;
	display: block;
}
#menu_elenco .sxi {
	margin-left: 10px;
	width: 230px;
	display: block;
	margin-top: -20px;
}
#menu_elenco li {
	list-style-image: url(../img/punto_elenco.gif);
	margin-bottom: 8px;
}
#menu_elenco a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu_elenco a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
#schede {
	width: 915px;
}
#schede #menu2 {
	margin-left: 20px;
	height: 30px;
}
#schede #menu2 a {
	display: block;
	height: 25px;
	width: 150px;
	padding-right: 4px;
	padding-left: 6px;
	float: left;
	margin-top: 5px;
}
#schede #menu2 a:hover {
	height: 30px;
	width: 150px;
	margin-top: 0px;
}
#schede #menu2 .scheda1 {
	background-color: #869DA2;
}
#schede #menu2 .scheda2 {
	background-color: #6CAD69;
}
#schede  h1  {
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}


#schede #menu2 #qu1 {
	background-color: #66ab38;
	height: 30px;
	width: 30px;
	float: right;
	margin-right: 5px;
}
#schede #menu2 #qu2 {
	background-color: #75B44B;
	height: 30px;
	width: 30px;
	float: right;
	margin-right: 5px;
}
#schede #menu2 #qu3 {
	background-color: #a3cd88;
	height: 30px;
	width: 30px;
	float: right;
	margin-right: 5px;
}
#schede #menu2 #qu4 {
	background-color: #a3cd88;
	height: 30px;
	width: 170px;
	float: right;
	color: #000033;
	font-weight: normal;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
}
#schede #scheda1 {
	background-color: #869DA2;
	padding: 20px;
	font-size: 12px;
}
#schede  #scheda1  table {
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
}
#schede  #scheda1  table th {
	background-color: #41A056;
	text-align: center;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #22532D;
	font-weight: normal;
}
#schede  #scheda1  table  td {
	padding-top: 5px;
	padding-bottom: 5px;
}
#schede #scheda2 {
	background-color: #6CAD69;
	padding: 20px;
	font-size: 12px
}
#schede #scheda2 p {
	margin-bottom: 5px;
	color: #FFFFFF;
	text-align: justify;
}
#schede #scheda2 #applicazione_txt {
	margin-top: 20px;
	font-size: 15px;
}
#schede #scheda1 #applicazione_txt {
	color: #FFFFFF;
	margin-top: 20px;
	font-size: 15px;
}
#schede #scheda1 #applicazione_txt p {
	margin-bottom: 10px;
}
#schede #scheda1 #applicazione_txt ul {
	margin-bottom: 10px;
	margin-left: 20px;
}
#render {
	width: 875px;
	height: 225px;
	background-color: #CCE4FE;
	text-align: center;
}
.modulo {
	position: absolute;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
	left: 317px;
	top: 359px;
	width: 111px;
}

.apice      {
	vertical-align: super;
	font-size: 10px;
}
.pedice {
	vertical-align: sub;
	font-size: 10px;
}

.tr_azzurrino {
	background-color: #C6E1EC;
}
.tr_bianco {
	color: #FFFFFF;
}

.centrato {
	text-align: center;
}
#esof {
	padding-top: 30px;
	padding-right: 50px;
	padding-left: 50px;
	margin-top: 20px;
	clear: both;
}
#esof h1 {
	color: #E49705;
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 17px;
}
#esof p {
	color: #003300;
	font-size: 14px;
	margin-left: 10px;
	margin-top: 5px;
}
.benner_esof {
	float: right;
	border: 2px solid #5E9734;
}
#introduzione {
	padding-top: 30px;
	padding-right: 50px;
	padding-left: 50px;
	color: #003300;
	font-size: 14px;
	text-align: justify;
}
#introduzione2 {
	padding-top: 30px;
	padding-right: 50px;
	padding-left: 50px;
	color: #003300;
	font-size: 14px;
	text-align: justify;
}
#introduzione2 p{
	margin-bottom: 10px;
}
#under_costruction {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	height: 400px;
	padding-top: 30px;
	padding-right: 50px;
	padding-left: 50px;
}
.img01_index {
	float:right;
	margin:70px 50px 25px 40px;
	border: 2px solid #FFFFFF;
}
.img_lingue    {
	position: relative;
	float: left;
	margin-right: 15px;
}
.link_top {
	width: 48px;
	height: 48px;
	display:none;
	position: fixed;
	bottom: 5px;
	right: 5px;
	opacity: 1;
	cursor: pointer;
}
.link_down {
	width: 48px;
	height: 48px;
	position: absolute;
	opacity: 1;
	cursor: pointer;
	left: 100px;
	top: 300px;
}
#team {
	padding-top: 30px;
	padding-right: 50px;
	padding-left: 50px;
	color: #003300;
	font-size: 14px;
}
#team ul {
	margin-bottom: 20px;
}
#team h1, #team h2 {
	font-size: 18px;
	margin-bottom: 10px;
}
#team h3 {
	color: #DF3131;
	text-align: center;
	font-size: 18px;
	margin-bottom: 10px;
	margin-top:15px;
}
#team th, #team  td {
	padding-bottom: 10px;
}

.team_table_sx {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
	vertical-align: top;
}
#team td p {
	font-size: 10px;
}
.elenco_impianti {
	margin-left: 15px;
	margin-top: 20px;
}
.elenco_impianti li {
	list-style-image: url(../img/punto_elenco.gif);
	margin-bottom: 8px;
}
.elenco_impianti a {
	color: #333333;
	text-decoration: none;
}
.elenco_impianti a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
#video {
	margin-top: 12px;
	width: 384px;
	background-image: url(../img/player.png);
	background-repeat: no-repeat;
	height: 224px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 25px;
}
#sponsor {
	padding-top: 30px;
	padding-right: 50px;
	padding-left: 50px;
	color: #003300;
	font-size: 14px;
}#sponsor table {
	text-align: center;
	margin-bottom: 20px;
}
#sponsor td {
	padding: 10px 0px 10px 0px;
}
#sponsor h1 {
	font-size: 18px;
	margin-bottom: 10px;
}
.clear_both {
	clear: both;
}
#box_rest_dx {
	float: right;
	width: 260px;
	display: inline;
}
#box_rest_sx {
	float: left;
	width: 620px;
	display: inline;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 10px;
	color: #333333;
	font-size: 13px;
}
#rest_contenuto strong {
	color: #FF6600;
	font-weight: bold;
}

#rest_contenuto {
	background-color: #F5FFE9;
	padding: 10px;
}
#restructura_bady {
}
.form_restr li{
	display: inline;
}
.form_restr a{
	color: #333;
	background: url(../img/botton.gif) repeat-x;
	border: #CCC solid 1px;
	text-align: center;
	float: left;
	width: 100px;
	margin: 15px 10px 5px 10px;
	display: block;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.form_restr a:hover{
	color: #009900;
	background: url(../img/botton.gif) repeat-x;
	border: #999 solid 1px;;
}
#rest_convegno {
	background-color: #F8B334;
	padding: 10px;
	margin-top: 20px;
}
#rest_convegno .titotlo {
	color: #FFFFFF;
	font-weight: bold;
}
#rest_convegno ul {
	padding-top: 8px;
	padding-bottom: 15px;
}
#rest_convegno li {
	list-style-type: disc;
	text-indent: 15px;
	list-style-position: inside;
}
#workshop {
	margin-top: 20px;
	margin-bottom: 15px;
	background-color: #CCC;
}
.had_table_rest {
	font-weight: bold;
	color: #FFF;
	background-color: #999;
	font-variant: small-caps;
}
#workshop td {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.date_workshop{
	font-size: 12px;
}
