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

* { 
	outline: none;
}
div, ul, img, li, a, p { behavior: url(../css/iepngfix.htc); }

a {

}
body {
	margin:0;
	padding:0;
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	outline: none;
	line-height:16px;
	background-color:#868686;
}
body.home {
	background:#868686 url(../img/sf_home.gif) repeat-x;
}

body#tinymce {
	background:#fff;
}

a {
	color: #DF1815;
	text-decoration:none;
}

.clear {
	clear:both;
}
#titolo {
	width:905px;
	height:49px;
}
.red {
	color:#e31818;
	font-weight:bold;
}

#mainHome {
	width:869px;
	margin:auto;
	position:relative;
}
#main {
	width:890px;
	margin:auto;
	padding-top:7px;
	padding-bottom:25px;
	height: auto !important;
	height: 316px;
	min-height: 316px;
}
#mainOut {
	/*background:#ffffff url(../img/sfondo.gif) repeat-x;*/
	background:#ffffff;
}
.guidata {
	width:750px;
	margin:auto;
	padding:25px 0px;
}
.guidata div{
	width:240px;
	float:left;
	margin-right:15px;
}
.guidata div.last{
	width:240px;
	float:left;
	margin-right:0px;
}
.guidata div .box{
	width:210px;
	padding:8px;
	margin-left:4px;
	margin-top:10px;
	background:#d3d3d3;
	line-height:15px;
}
.tipologia {
	width:890px;
	margin:auto;
}
.tipologia .prod{
	width:230px;
	float:left;
	margin-right:100px;
}
.tipologia .immagine{
	position:relative;
	text-align:center;
	padding-top:21px;
	height:179px;
}
.tipologia .immagine .msk{
	position:absolute;
	top:0px;
	left:0px;
	z-index:99;
}
.tipologia .last{
	width:230px;
	float:left;
	margin-right:0px;
}
.tipologia .box{
	width:190px;
	height:54px;
	background:url(../img/tit_prodotti.gif);
	padding:4px 20px;
	margin:auto;
	color:#e31818;
}
.tipologia .box a {
	color:#e31818;
	text-decoration:none;
}

.tipologia .box a:hover {
	color:#626262;
}
.briciole {
	width:870px;
	margin:auto;
	padding-bottom:10px;
}
.briciole .left{
	width:200px;
	font-size:12px;
	float:left;
}
.briciole .right{
	width:auto;
	float:right;
	text-align:right;
}
.briciole .right a{
	text-decoration:none;
	color:#000;
	background-image:url(../img/sf_paging.gif);
	background-position:left top;
	width:19px;
	height:19px;
	padding-top:2px;
	margin-right:2px;
	text-align:center;
	float:left;
}
.briciole .right a:hover, .briciole .right a.active{
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	background-image:url(../img/sf_paging.gif);
	background-position:left bottom;
	width:19px;
	height:19px;
	padding-top:2px;
	margin-right:2px;
	text-align:center;
	float:left;
}
.briciole .right a.next{
	text-decoration:none;
	color:#fff;
	background:url(../img/sf_next.gif);
	width:56px;
	height:19px;
	padding-top:2px;
	text-align:center;
	float:left;
}
.elenco {
	border-top:1px solid #c2c2c2;
}
.elenco td.int {
	color:#000;
	font-weight:bold;
	background:url(../img/sf_tabella.gif) right top no-repeat;
	vertical-align:middle;
	padding-top:0px;
	height:36px;
	font-size:11px;
	line-height:13px;
	border:none;
}
.elenco td {
	color:#000;
	font-weight:normal;
	background:none;
	vertical-align:top;
	padding-top:15px;
	font-size:11px;
	line-height:13px;
	border-right:1px solid #a9a9a9;
	border-bottom:1px solid #e2e2e2;
}

#ricerca {
	position:absolute;
	top:25px;
	right:130px;
}
.ric_g {
	width:258px;
	height:246px;
	padding:22px 0px;
	text-align:center;
	background:url(../img/sf_ricerca.png);
}
.ric_g a{
	padding-bottom:5px;
}
.ric_a {
	width:538px;
	height:270px;
	padding:10px;
	text-align:center;
	background:url(../img/sf_ricerca_a.png);
}
.ric_a a{
	padding-bottom:5px;
}
.ric_a table td {
	text-align:left;
	vertical-align:top;
}
#ric_a_home .btn {
	width:57px;
	height:27px;
	border:0px;
	cursor:pointer;
}
#ric_a_settori .btn {
	width:57px;
	height:27px;
	background:url(../img/it/cerca_b.png);
	border:0px;
	cursor: pointer;
}

#ric_a_settori table td{
	text-align:left;
}

.tabs {
	width:258px;
}
.tabs a {
	position:relative;
	top:1px;
	display:block;
	height:28px;
	float:right;
	background-position:left top;
}
.tabs a:hover, .tabs a.active {
	background-position:left bottom;
}
img {border:0;}
p, form {margin-top: 0px; margin-bottom:10px; padding: 0px; outline: none;}
ul, input{
	margin:0px;
	padding:0px;
}
ul li{
	list-style-type:none;
	padding:0px;
}
form .input {
	outline: none;
	border:1px solid #1e537d;
	font:11px Arial, Helvetica, sans-serif;
}
#lingue {
	width:890px;
	height:44px;
	text-align:right;
	margin:auto;
}
#lingue a{
	display:block;
	width:30px;
	height:21px;
	float:right;
}
#lingue a:hover, a.active{
	background-position:left bottom;
}
#header {
	width:890px;
	margin:auto;
	background:#ffffff url(../img/sfondo.png) no-repeat 0 0;
}
.logo {
	width:180px;
	float:left;
	padding-left:85px;
}
.menu {
	padding-top:5px;
	float:right;
	padding-right:5px;
}
.menu ul li {
	float:left;
	width:auto;
	display:block;
}
.menu ul li a{
	padding-right:31px;
	display:block;
}
.menu ul li a.last{
	float:left;
	padding-right:0px;
}
.subMenu {
	/*clear:both !important;*/
	height:18px;
	padding-top:16px;
	position:relative;
	background:url(../img/sf_submenu.gif) no-repeat;
	clear:both;
	float:left;
}
.subMenu ul li {
	float:left;
	width:auto;
}
.subMenu ul li a{
	float:left;
	height:19px;
	background-position:left top;
	background-repeat: no-repeat;
	padding-right:19px;
}
.subMenu ul li a:hover, .subMenu ul li a.active{
	float:left;
	height:19px;
	background-position:left bottom;
}
.subMenu ul li a.last{
	float:left;
	padding-right:0px;
}
#subHome {
	width:920px;
	margin:auto;
	position:relative;
	top:-40px;
}
#subHome a{
	float:left;
	padding-right:3px;
}
#subHome a.last{
	float:left;
	padding-right:0px;
}
#sub {
	width:920px;
	margin:auto;
}
#sub a{
	float:left;
	padding-right:3px;
}
#sub a.last{
	float:left;
	padding-right:0px;
}
#base {
	width:100%;
	height:220px;
	background:#868686 url(../img/sf_footer.gif) repeat-x;
}

#footerHome {
	width:900px;
	margin:auto;
	position:relative;
	top:-40px;
	color:#333;
}
#footer {
	padding-top:12px;
	width:920px;
	margin:auto;
	color:#333;
}
#footer div {
	text-align:center;
	padding:5px 0;
}
#footer a, #footerHome a{
	color:#333;
	text-decoration:none;
}
#footer a:hover, #footerHome a:hover{
	color:#DF1815;
	text-decoration:none;
}
#footer span, #footerHome span {
	padding:0px 3px;
	color:#d43d2b;
}
.l {
	float:left;
}
.r {
	float:right;
}

.square {
	padding-left:15px; 
	margin:0; 
	float:left;
	list-style:default;
}

.square a {
	color: #e31818;
	text-decoration:none;
}
.square a:hover {
	color:#626262;
}

.content {
	height: auto! important;
	height: 350px;
	min-height: 350px;
}

.blockSx {
	float: left;
	padding-left:13px;
	width: 200px; 
	font-size:12px;
}

.blockDx {
	float:right;
	padding-right: 20px;
}

.tabContatti {
	margin-top: 20px;
	margin-left: 100px;
}

.tabContatti td {
	padding-top: 6px;
	padding-bottom: 6px;
}

.inp {
	border: 1px solid #989898;
	height: 14px;
	width: 161px;
	font:11px Arial, Helvetica, sans-serif;
	padding: 2px;
}

.textarea {
	border: 1px solid #989898;
	font:11px Arial, Helvetica, sans-serif;
	padding:2px;
}

.par {
	text-align:right;
	padding-right: 15px;
	width: 117px;
}

.rosso {
	color:#DB1723;
}

.tabContatti .btn {
	width: 57px;
	height: 27px;
	border:0;
	cursor:pointer;
}

#popup {
	display:none;
	position:absolute;
	top: 40%;
	left: 50%;
	width: 300px;
	margin-left: -150px;
	background: #fff;
	border:3px solid #E41819;
	padding: 10px;
	z-index:3;
}

.msg {
	font-size: 12px;
	text-align:center;
	padding-top:50px;
}

.rst {
	width: 157px;
	height: 27px;
	border:0;
	cursor: pointer;
}

.space {
	font-size:0;
	height:10px;
	padding:0;
}

label.prod {
	float:left; 
	width: 210px; 
	display:block;
	padding-bottom:5px;
}

/*div.prod {
	float:left; 
	width: 210px; 
	padding-bottom:5px;
}*/

#imgProfilo {
	position:relative; 
	width:890px; 
	height:242px;
}

#imgProfilo img {
	position:absolute; 
	top:0; 
	left:0;
	display:none;
}

