@charset "UTF-8";
/* CSS Document */

@font-face {
	font-family: GillOrla;
	src: url("http://www.orlandoguiggi.it/fonts/gillsans.eot") /* EOT file for IE */
}
 
@font-face {
	font-family: GillOrla;
	src: url("http://www.orlandoguiggi.it/fonts/gillsans.ttf") /* TTF file for CSS3 browsers */
}



html {
  height: 100%;
  width:100%;
  font-size: 100%;
}



body {
	height:100%;
	width:100%;
	text-align: center;
	font-family: GillOrla, sans-serif, "Trebuchet MS";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../img/sfondo_home.jpg);
	background-color: #999999;
}
#header {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	height:130px;
	padding-top: 40px;
}



div.img_logo a{
	display: block;
	float: left;
	margin-bottom: 50px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../img/logo_orlandoguiggi.jpg);
	background-repeat: no-repeat;
	width:245px;
	height:71px;
}

div.img_logo a:hover{
	float: left;
	margin-bottom: 50px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../img/logo_orlandoguiggi.jpg);
	background-repeat: no-repeat;
	width:245px;
	height:71px;
	background-position: 0px -70px;
}

div.img_logo span {
	display:none
}


.container_24 #menu li {
	list-style-type: none;
	display: inline;
}

.nav_sel {
	text-align: center;
	float: left;
	width: 120px;
	height: 18px;
	margin-top: 10px;
	margin-right: 4px;
	list-style-type: none;
	text-align: center;
	font-size: 14px;
	padding-top: 2px;
	color: #FFFFFF;
	background-color: #333333;
}

.container_24 #menu .sottomenu {
	float: left;
	width: 600px;
	height: 60px;
}


.txt_menu{
	color: #333333;
	float: left;
	text-decoration: none;
	background-color: #999999;
	width: 120px;
	height: 18px;
	margin-top: 10px;
	margin-right: 4px;
	list-style-type: none;
	text-align: center;
	font-size: 14px;
	padding-top: 2px;
	display: inline;
}

.txt_menu:link {
	float: left;
	color: #333333;
	text-decoration: none;
	width: 120px;
	height: 18px;
	margin-right: 4px;
	list-style-type: none;
	text-align: center;
	font-size: 14px;
	padding-top: 2px;
	background-color: #999999;
	margin-top: 10px;
	display: inline;
}

.txt_menu:hover {
	color: #FFFFFF;
	float: left;
	text-decoration: none;
	background-color: #333333;
	width: 120px;
	height: 18px;
	margin-top: 10px;
	margin-right: 4px;
	list-style-type: none;
	text-align: center;
	font-size: 14px;
	padding-top: 2px;
	display: inline;
}

.txt_menu:visited {
	color: #333333;
	text-decoration: none;
	background-color: #999999;
	width: 120px;
	height: 18px;
	margin-top: 10px;
	margin-right: 4px;
	list-style-type: none;
	text-align: center;
	font-size: 14px;
	padding-top: 2px;
	display: inline;
}

.txt_smenu{
	color: #333333;
	float: left;
	text-decoration: none;
	background-color: #999999;
	width: 170px;
	height: 52px;
	margin-right: 4px;
	list-style-type: none;
	text-align: center;
	font-size: 18px;
	padding-top: 2px;
}

.txt_smenu:link {
	color: #CCCCCC;
	float: left;
	text-decoration: none;
	background-color: #999999;
	width: 170px;
	height: 52px;
	margin-right: 4px;
	list-style-type: none;
	text-align: center;
	font-size: 46px;
	padding-top: 4px;
}

.txt_smenu:hover {
	color: #CCCCCC;
	float: left;
	text-decoration: none;
	background-color: #666666;
	width: 170px;
	height: 54px;
	margin-right: 4px;
	list-style-type: none;
	text-align: center;
	font-size: 46px;
	padding-top: 4px;
}

.txt_smenu:visited {
	color: #333333;
	float: left;
	text-decoration: none;
	background-color: #999999;
	width: 170px;
	height: 54px;
	margin-right: 4px;
	list-style-type: none;
	text-align: center;
	font-size: 46px;
	padding-top: 4px;
}


#menu {
	width: 630px;
	margin-bottom: 50px;
	float: right;
	height: 120px;
	margin-right: 10px;
	text-align: left;
}
.container_24 #menu ul {
	padding: 0px;
}
.footer .footer_sx {
	text-align: right;
	float: left;
	width: 200px;
	padding-right: 20px;
}
.footer .footer_dx {
	text-align: left;
	float: left;
	width: 300px;
	padding-left: 30px;
	padding-right: 15px;
}
.img_center {
	float: left;
	margin-top: 10px;
}


.container_24 {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	position:relative;
	bottom:0;
	top:0;
	background-color: #999999;
	margin-top: 40px;
}
.link_verde {
	font-weight: bold;
	color: #006600;
}

.link_verde:link {
	font-weight: bold;
	color: #006600;
}


.link_verde:hover {
	font-weight: bold;
	color: #333333;
}


.link_verde:visited {
	font-weight: bold;
	color: #999999;
}



.content {
	font-size: 12px;
	width: 940px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 6px;
	background-color: #999999;
}



h1 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 100px;
}



h2 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
h3 {
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}


a {
	color: #666666;
	text-decoration: underline;
}

a:link {
	color: #666666;
	text-decoration: underline;
}

a:visited {
	color: #666666;
	text-decoration: line-through;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}




.container_24 .content #sx {
	width: 280px;
	float: left;
	padding-right: 14px;
}
.container_24 .content .sx_4 {
	width: 192px;
	float: left;
	padding-right: 18px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #333333;
	margin-right: 18px;
	display: inline;
}

.container_24 .content #dx {
	width: 620px;
	float: right;
	text-align: left;
	margin-right: 10px;
}

.link_footer {
	color: #FFFFFF;
	text-decoration: none;
}

.link_footer:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.link_footer:visited {
	color: #CCCCCC;
	text-decoration: none;
}

.link_footer:hover {
	color: #CCCCCC;
	text-decoration: underline;
}


.container_24 .content #sx .news .data {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	line-height: 18px;
}

.container_24 .content #sx .news .title{
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	line-height: normal;
	text-decoration: none;
}


.container_24 .content #sx .news .subtitle {
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	line-height: 22px;
}
.tit_box     {
	font-size: 28px;
	font-weight: bold;
	color: #663300;
}

.bt_dormire {
	color: #999999;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	float: left;
	padding-top: 8px;
	padding-left: 78px;
}

.bt_dormire:link {
	color: #999999;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	float: left;
	padding-top: 8px;
	padding-left: 78px;
}


.bt_dormire:hover {
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	float: left;
	padding-top: 8px;
	padding-left: 78px;
}

.bt_dormire:visited {
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	float: left;
	padding-top: 8px;
	padding-left: 78px;
}
.footer {
	margin-left:auto;
	margin-right:auto;
	width:936px;
	height:130px;
	position:relative;
	bottom:0;
	top:0;
	background-color: #663300;
	margin-top: 25px;
	margin-bottom: 30px;
	padding-top: 18px;
	padding-right: 12px;
	padding-bottom: 8px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 12px;
}
.img_work {
	float: left;
	width: 557px;
	text-align: left;
	color: #333333;
	font-family: GillOrla, sans-serif, "Trebuchet MS";
}
.dida_work {
	float: left;
	width: 557px;
	text-align: left;
	margin-top: 14px;
	color: #333333;
	font-family: GillOrla, sans-serif, "Trebuchet MS";
}

.scroll{
	float: left;
	width: 557px;
	text-align: right;
	margin-top: 14px;
	margin-bottom: 14px;
}

.scroll a{display:block;width:9px;height:10px;line-height:10px;}



.scroll a.up{margin-bottom:40px;background:url('img/arrow-sprite.png') no-repeat left top;}


.scroll a.up:hover{background:url('img/arrow-sprite.png') no-repeat -10px top;}

.scroll a.down{background:url('img/arrow-sprite.png') no-repeat left bottom;}

.scroll a.down:hover{background:url('img/arrow-sprite.png') no-repeat -10px bottom;}
.scroll a#no_up.up{background-position:-10px top;cursor:default;}


.scroll a.top{
	background:url('img/arrow-sprite.png') no-repeat right top;
	width: 30px;
	float: right;
}

.scroll a.top:hover{background-position:right bottom !important;}
.txt_smenu_on {
	color: #CCCCCC;
	float: left;
	text-decoration: none;
	background-color: #666666;
	width: 170px;
	height: 54px;
	margin-right: 4px;
	list-style-type: none;
	text-align: center;
	font-size: 46px;
	padding-top: 4px;
}
