BODY, DIV, INPUT, TD {
	/*font-family:   Helvetica, Arial,Verdana, sans-serif;*/
	/*font-size: 12px; */
		font-family:'Trebuchet MS', Arial, Helvetica, Verdana, sans-serif;
}

body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-size: 13px;
	color: #515541;
	/* background-image:url(../Images/BG-PANORAMA.jpg); */
	background-repeat:no-repeat;
	background-color:#FFFFFF;	
}

/* DEFAULT LINKS */
a, a:link, a:visited, a:hover, a:active {text-decoration:none;color:#3399CC;} 
a:hover {color:#cc0000;text-decoration:underline;} 

b{font-size: 110%;}
em{color: red;}

.txt {  
	font-size: 12px;  
	color: #A39582;
	text-decoration : none;	
}

.txtRed {  
	font-size: 12px; 
	color: #D20001;
	text-decoration : none;	
}

.txtWhite {  
	font-size: 12px; 
	color: #FFFFFF;
	text-decoration : none;	
}

.txtBlack {  
	font-size: 12px; 
	color: #000000;
	text-decoration : none;	
}

div#main, div#header, div#footer {
	/*
	border: 1px dashed red;
	*/
}


/* MAIN DIVs */
#maincontainer{
	width: 770px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background-color:#FFFFFF;
	/*border:1px solid #009933;*/
}

#shadow{
	width: 820px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background-image:url(../Images/BG-SHADOW2.png);
	/*border:1px solid #009933;*/
}

#header{
	background: #FFFFFF;
	height: 420px; /*Height of top section*/
}

#contentwrapper{
	float: left;
	/*width: 100%;*/
	width: 540px;
}

#contentcolumn{

	/*margin-left: 230px; Set left margin to LeftColumnWidth*/
	padding-top: 8px;
	padding-left: 10px;
	font-size:13px;
}
#contentcolumn td {
	/*margin-left: 230px; Set left margin to LeftColumnWidth*/

	font-size:13px;
}

#leftcolumn{
	float: left;
	width: 230px; /*Width of left column*/
	/*margin-left: -770px; Set left margin to -(MainContainerWidth)*/
	background: #FFFFFF;
}

#footer{
	clear: left;
	width: 770px;
	background: white;
	text-align: center;
	padding: 4px 0;
	/*border-top: 1px solid #DFD7DF;*/
	margin-top:30px;
}

#header #flashlogo {
	display: inline;
}

#header img#titlephoto{
/*
border: blue solid 1px;
*/
}

#header h1{
	margin: 0;
	padding-top: 15px;
}

/* content headings : importants to sifr */
#contentcolumn h1 {
	margin: 0;
	padding: 0;
}

#contentcolumn h1 {font-size: 100px;}
#contentcolumn h2 {font-size: 18px;}
#contentcolumn h3 {font-size: 15px;}
#contentcolumn h4 {font-size: 12px;}
#contentcolumn .title {font-size: 1.5em;}

#footer a {
}

#langbox a {
	font-style: none;
	text-decoration: none;
	color: #515541;
	font-weight: bold;
	width:20px;
	height:20px;	
}

#langbox a.active {
	color: #FFFFFF;
}

#langbox a:hover {

	color: #3075BE;
}

/* MENUS */
ul#menu1 {
	list-style: none;
	/*text-transform: uppercase;*/
	padding: 0px;
	margin: 0px;
	width: 213px;
	/* font-family:"Times New Roman", Times, serif;*/
		font-family:Verdana, Arial, Helvetica, sans-serif; 
}

#menu1 li {
	border-bottom: 1px solid #DFD7DF;
	padding: 2px 4px 2px 4px;
}

#menu1 li.lastItem {
	border-bottom: none;
}

#menu1 li a {
	font-style: none;
	text-decoration: none;
	color: #515541;
	margin-left: 10px;
	vertical-align: middle;
}

#menu1 li img.bullet {
	vertical-align: middle;
} 

#menu1 li#current div a{
	color: white;
	margin-left: 14px;
}

#menu1 li#current div {
	padding-left: 6px;
	position: relative;
}

#menu1 > li .bulletdiv {
	display: inline;
	height: 14px;
	width: 14px;
	background-color: #96B6D7;
}

ul#submenu1 {
	list-style: none;
	/*text-transform: lowercase;*/
	padding-left: 14px;
	margin: 0px;
	font-size:10px;
}

#submenu1 li {
	margin-top: 0px;
	padding-top: 0px;
	border-bottom: none;
	padding: 0px 4px 2px 4px;
	margin: 0px ;
}

#submenu1 li#subcurrent a {
}

#menu2 {
	color: white;
	font-size: 15px;
	font-weight: bold;
	background-image: url(../Images/menu2bkg.jpg);
	background-repeat: no-repeat;
	width: 213px;
	height: 234px;
	background-color: #3071BE;
	margin-top: 10px;
}

#menu2 p {
	padding: 10px 0px 8px 12px;
	margin: 0px 0px 0px 0px;
	background-image: url(../Images/menu2arr.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#menu2 a {
	color: white;
	text-decoration: none;
}

#menu3 {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	text-transform: uppercase;
	font-size: 0.8em;
	height: 100%;
} 

#menu3 li a {
	font-style: none;
	text-decoration: none;
	color: #515541;
}

#menu3 li {
	margin-top: 1px;
	margin-left: 0;
	padding: 0px 7px;
	border-left: 1px solid #DFD7DF;
	list-style: none;
	display: inline;
	height: 14px;
}
	
#menu3 li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}

/*crossfader*/

div.cf_wrapper {
	clear: both;
	position: static;
	height:334px;
	width:770px;
}

div.cf_element {
	height:334px;
	width:770px;
	background-color:#eee;
	border:none;
}

div.cf_wrapper #textbox {
	position:absolute;
	top:30px;
	left:279px;
	width:273px;
	background-color: #fff;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	z-index:1;
}

div.cf_wrapper #textbox h4 {
	color:#000;
	padding:5px 0 5px 10px;
	margin:0;
	font-weight:bold;
	font-size:97%;
}

/*PARTE CSS DI FOTOSHARE*/
#maincontainer_fotoshare{	
	width: 900px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background-color:#FFFFFF;
	/*border:1px solid #0099FF;*/
}