body
{
	text-align: center;
	font-variant: normal;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#strisciaUp, #strisciaDown
{
	width: 100%;
	height: 150;
	background-image: url(couloir.jpg);
	background-repeat: repeat-x;
	opacity: 50;
	filter: alpha(opacity=50); 
	-moz-opacity: 50;		
}
#pagina, #paginaHome
{
	overflow: hidden;
	margin: auto;
}
#pagina
{
	width: 100%;
	text-align:left;
	margin: 5px 0px 10px 0px;
}
#paginaHome
{
	width: 1000px;
	margin-top: 5%;
	margin-bottom: 0px;
	text-align: center;
	background-repeat: no-repeat;
	height: 513px;
}
#popUp
{
	position: absolute;
	width: 720px;
	height: 300px;
	top:  15px;
	left: 50px;
	visibility: hidden;
	font-size: 70px;
	letter-spacing: 15px;
}
.homepageContent
{
	margin-top: 12px;
	padding: 7px;
	opacity: 0;
	filter: alpha(opacity=0); 
	-moz-opacity: 0;	
	background-color: #FFFFFF;
	height: 140px;
	overflow: hidden;
	float: left;
	visibility: hidden;
}
.dynamicMenu
{
	padding: 7px;
	margin-left: 10px;
	opacity: 100;
	filter: alpha(opacity=.100); 
	-moz-opacity: .100;	
	background-color: #FFFFFF;
	overflow: hidden;
	visibility: hidden;
	height: 30px;
	display: inline;
}

#intestazione
{
	width: 100%;
	height: 90px;
	margin-bottom: 25px;
	float: left;
	border-bottom: 1px solid black;
}

#footerHome
{
	margin-top: -15px;
}
#footer
{
	margin-bottom: 45px;
}

.menu
{
	border-bottom: 1px solid #CCC;
	padding-right: 350px;
	margin-bottom: -10px;
}
/*
---------------------------------------------------------
					M E N U
---------------------------------------------------------
*/
img
{
	padding: 1px;
	border: 0px;
}
img#logoNormal
{
	float: left; 
	margin-left: 10px; 
	margin-right: 40px;
	padding: 5px;
}
/*------- DIDASCALIA ---------------*/
.didascalia
{
	margin-top: 5px;
	display: block;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	margin-bottom:35px;
}
.autore
{
	margin-top: 20px;
	display: block;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
}
#topmenu
{
	width: 100%;
	margin-bottom: 2px;
	margin-top: 5px;
	text-align: left;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#000000; 
	color: #CCCCCC;
	border-top: 2px solid #eee;
	border-bottom: 2px solid #eee;
	text-indent: 5px;
}
.menuItem
{
	margin: 15px;
	font-weight: bold;
	font-size: 14px;
	padding: 10px 5px 10px 5px;
}
#left
{
	float: left;
	width: 50px;
	height: 576px;
	background-image: url(motivo3.jpg);
	border-left: 3px;
	border-color: black;
}
object, embed
{
	display: block;
	margin: 10px;
}
.icondx
{
	margin-left: 10px;
}
#3colonne
{
}
#colonnasn
{
	width: 15%;
	overflow: hidden;
	float: left;
	text-align: left;
	padding: 30px 0px 5px 20px;
}
#countries
{
	text-align: left;
	margin-left: 30px;
}
/*
---------------------------------------------------------
					SEZIONE CENTRALE
---------------------------------------------------------
*/
#colonnacentro
{
	text-height: 120%;
	padding-left: 25px;
	padding-right: 25px;
	height: 120%;
	width: 51%;
	float: left;
	opacity: 100;
	background-color: #FFFFFF;
}
#colonnacentro img
{
	text-align: left;
	margin: 7px 0px 7px 0px;
}

/*
	TABMENU
*/
#tabMenu
{
	font-size: 12px;
}
.tabMenuItem
{
	padding: 0px 2px 6px 7px;
	display: block;
}
.tabMenuItem#selected
{
	border-bottom: 1px solid #fff;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 18px;
}
/*
---------------------------------------------------------
						SEZIONE DX
---------------------------------------------------------
*/
#colonnadx
{	
	float: left;
	width: 24%;
	padding: 30px 0px 0px 5px;
}
#colonnadx img
{
	margin-top: 8px;
	margin-left: 12px;
	padding: 3px;
}

/*
--------------------
	MENU SN
--------------------	
*/
#colonnasn
{
	width: 15%;
	float: left;
}
#sectionMenu
{
	padding-top: 60px;
	margin-left: 60px;
}
s.sectionItem
{
	font-size: 13px;
	list-style-type: none;
	padding: 2px;
	text-align: left;
	display: inline;
}
#colonnadx a
{
	text-decoration: none;
	border: none;
}
#colonnadx a:hover
{
	background-color: #DDD;
	text-decoration: none;
}
#links
{
	padding: 3px;
}
#credits
{
	display: block;
	color: #999;
	font-size: 10px;
}
/*
---------------------------------------------------------
						LINKS
---------------------------------------------------------
*/
a
{
	color: #777;
	text-decoration: none;
}
p
{
	line-height: 130%;
	text-align:justify;
	font-size: 14px;
}
p.homepage
{
	text-indent: 0px;
	font-size: 11px;
}
h2
{
	color: #444;
	padding: 2px;
	text-align: left;
	margin-bottom: 0px;
}
li {
	font-size: 12px;
	padding: 4px;
}
.centralimg
{
	border: 1px solid orange;
	padding: 1px;
	text-align: center;
}
label
{
	display: block;
	font-weight: bold;
}
/*
---------------------------------------------------------
						TABELLE
---------------------------------------------------------
*/
table
{
	margin-top: 10px;
	margin-left: 5px;
}
th
{
	text-align: center;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
td
{
	border-bottom: 1px dotted #CCC;
}
/*
---------------------------------------------------------
						FORMS
---------------------------------------------------------
*/
form {
	text-align: right;
	margin-right: 50px;
	margin-top: 20px;
	padding: 0;
}
input {
	background-color: #dee3ef;
	border: 1px solid black;
	margin: 10px 0px 5px 0px;
	width: 240px;
	margin: 12px 0px 0px 10px;
	padding: 0;
}
input.pulsante
{
	background-color: #990000;
	color: white;
	height: 22px;
	width: 100px;
}
textarea {
	margin: 12px 0px 0px 0px;
	width: 77%;
	background-color: #dee3ef;
	border: 1px solid black;
	font-size: 12px;
}
/*
---------------------------------------------------------
						FOOTER
---------------------------------------------------------
*/
#appendice
{
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	background-color:#000000;
	border-top: 1px solid #444;
	padding: 10px;
	clear: both;	
	line-height: 20px;
	height: 60px;
	font-weight: bold;
	letter-spacing: 3px;
}
.indirizzo
{
	text-align: left;
	margin-bottom: 10px;
}

