/* CSS Document */

body {
	text-align: center;
	height: 100%;
	margin: auto;
}


#outer {
	height: 100%; 
	width: 100%; 
	overflow: hidden; 
	display: table; 
	position: static;
}

#middle {
	display: table-cell; 
	vertical-align: middle; 
	position: static;
	}



#logo {
	margin:0px;
	padding:0px;
	background-color: red;
	height: 100px;
	width:100px;
}

#menu {
	margin:0px;
	padding:0px;
	height: 100px;
	width: 940px;
	background-image: url(../imgs/base_menu.gif);
	repeat: no-repeat;
}
#container {
	width: 940px;
	height: 100%;
	padding: 10px;
	margin: auto;
	
}

#content {
	margin:0px;
	padding:0px;
	width:940px;
	display: block;
	height: auto;
	float: left;
	background-image: url(../imgs/base_content.gif);
	background-repeat: no-repeat;
	background-position:  top;
	padding-top: 10px;
	padding-bottom: 20px;
}

#content_home {
	margin:0px;
	padding:0px;
	width:940px;
	display: block;
	height: auto;
	float: left;
	background-image: url(../imgs/base_content.gif);
	background-repeat: no-repeat;
	background-position:  top;
}


#footer {
	margin:0px;
	padding:10px;
	width:920px;
	display: block;
	height: 20px;
	float: left;
	text-align: right;
	padding-bottom: 0px;
	background-image: url(../imgs/base_foot.gif);
	background-repeat: no-repeat;
	background-position:  top;
}

#footerhome {
	margin:0px;
	padding:10px;
	width:920px;
	display: block;
	height: 20px;
	float: left;
	text-align: right;
	padding-bottom: 0px;
	background-image: url(../imgs/base_foot_home.gif);
	background-repeat: no-repeat;
	background-position:  top;
	position: relative;
}

#footer_content {
	font-family: Trebuchet MS;
	font-size: 10px;
	color:#d1d1d1;
	
}

#footer_content a{
	color:#d1d1d1;
	text-decoration:underline;
}


#footer_content a:hover{
	color:#97acb2;
}

#footer_copy {
	float:left;
	text-align:left;
	
}

#title {
	margin:0px;
	padding:0px;
	float: left;
	display: block;
}


#gallery {
	width: 600px;
	padding-right: 30px;
	float: right;
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: right;
}

#logohome {
	position: absolute;
	bottom: 30px;
	right: 10px;
}

.textcontainer {
	padding-right: 660px;
	display: block;
	padding-left: 90px;
	text-align: left;

}


.text {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	color:#4f5a5d;
	
}

.text a{
	color:#4f5a5d;
	text-decoration:underline;
}

.text a:hover{
	color:#1e2223;
}


.par {
padding-top: 10px;
}

.high {
	font-size: 1.2em;
}


.gray {
	color:#97acb2;
}

.gray a{
	color:#97acb2;
	text-decoration:underline;
}

.gray a:hover{
	color:#4f5a5d;
}

.bold {
	font-weight: bolder;
}

.spaced {
	padding-top: 30px;
}


.capolettera
{
float: left;
font-size: 4em;
line-height: 75%;
}


div#nav_h {
float:left;
}

div#navigation {
	
	
	padding-top:41px;
	padding-left:20px;
	display:block;
	/*width: 632px;
	height: 43px;*/
}

div#navigation ul{
	list-style-type: none;
	margin: 0;padding: 0;
}

div#navigation li{
	float: left;
	margin: 0;
	padding:0;
}

div#navigation a{
	float:left;
	display:block;
}


div#navigation a:hover img{
	visibility: hidden;
}

div#navigation a#current:hover img{
	border:0;
	visibility: visible;
}

li#one{
	background: url("../imgs/it_hover_rest.gif") no-repeat top left;
}
li#two{
	background: url("../imgs/it_hover_lamp.gif") no-repeat top left;
}
li#three{
	background: url("../imgs/it_hover_mob.gif") no-repeat top left;
}
li#four{
	background: url("../imgs/it_hover_quad.gif") no-repeat top left;
}
li#five{
	background: url("../imgs/it_hover_ogg.gif") no-repeat top left;
}

li#en_one{
	background: url("../imgs/en_hover_rest.gif") no-repeat top left;
}
li#en_two{
	background: url("../imgs/en_hover_lamp.gif") no-repeat top left;
}
li#en_three{
	background: url("../imgs/en_hover_mob.gif") no-repeat top left;
}
li#en_four{
	background: url("../imgs/en_hover_quad.gif") no-repeat top left;
}
li#en_five{
	background: url("../imgs/en_hover_ogg.gif") no-repeat top left;
}





div#navigation_v {
	padding-top: 33px;
	padding-left: 0px;
	width: 287px;
	float : left;
	display:inline;
}

div#navigation_v ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#navigation_v li{
	border:0;
	margin: 0;
	float: right;
	clear: right;

}

div#navigation_v a{
	display:block;
	
}

div#navigation_v a:hover{
	line-height: 1px; /*serve per IE*/
}

div#navigation_v a:hover img{
	visibility: hidden;
}

div#navigation_v a#current:hover img{
	visibility: visible;
}

li#one_v{
	background: url("../imgs/it_hover_home.gif") no-repeat top left;
}
li#two_v{
	background: url("../imgs/it_hover_chi.gif") no-repeat top left;
}
li#three_v{
	background: url("../imgs/it_hover_cont.gif") no-repeat top left;
}

li#fr_one_v{
	background: url("../imgs/fr_hover_home.gif") no-repeat top left;
}
li#fr_two_v{
	background: url("../imgs/fr_hover_chi.gif") no-repeat top left;
}
li#fr_three_v{
	background: url("../imgs/ifr_hover_cont.gif") no-repeat top left;
}

li#en_one_v{
	background: url("../imgs/en_hover_home.gif") no-repeat top left;
}
li#en_two_v{
	background: url("../imgs/en_hover_chi.gif") no-repeat top left;
}
li#en_three_v{
	background: url("../imgs/en_hover_cont.gif") no-repeat top left;
}


div#navigation_lang {
	/*float:left;*/
	display:block;
	padding-top: 16px;
	padding-left: 517px;
}

div#navigation_lang ul{
	list-style-type: none;
	margin: 0;padding: 0;
}

div#navigation_lang li{
	float:left;
	margin: 0;
	padding:0;
}

div#navigation_lang a{
	float:left;
	display:block;
}

div#navigation_lang a:hover{
	line-height: 1px; /*serve per IE*/
}

div#navigation_lang a:hover img{
	visibility: hidden;
}

div#navigation_lang a#current:hover img{
	border:0;
	visibility: visible;
}

li#one_lang{
	background: url("../imgs/lang_hover_it.gif") no-repeat top left;
}
li#two_lang{
	background: url("../imgs/lang_hover_en.gif") no-repeat top left;
}
li#three_lang{
	background: url("../imgs/lang_hover_fr.gif") no-repeat top left;
}
