@charset "utf-8";
@import "dropdownmenu.css";

/* CSS Document */

body{
	margin:0px;
	background:#626262 url(../images/sfgrigio.jpg) top left repeat-x;
}
body.mceContentBody {
   background:#FFF;
}

.link{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}


#content a{
	font-family:Verdana;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}

#content a:hover{
	font-family:Verdana;
	font-size:12px;
	color:#FFF;
	text-decoration:underline;
}

span, p, a{
	font-family:Verdana;
	font-size:12px;
	color:#555;
}

h3{
	font-family:Verdana;
	font-size:16px;
	color:#555;
}


.error{
	width:50%;
	text-align:center;
	background:#FFA0A0;
	border:2px solid #A00000;
	padding:2px;
	font-family:Verdana;
	color:#A00000;
	font-size:10px;
	margin-bottom:2px;
}

.ok{
	width:50%;
	text-align:center;
	background:#A0FFA0;
	border:2px solid #00A000;
	padding:2px;
	font-family:Verdana;
	color:#00A000;
	font-size:10px;
	margin-bottom:2px;
}

.content span{
	color:#262626;
}

.content_table{
	width:900px;
}

.content_title{
	background:#262626;
}

.content_title span{
	font-family:Verdana;
	color:#FFF;
	font-size:10px;
}

.data_table{
	width:540px;
}

.data_table span, .content_table a{
	font-family:Verdana;
	font-size:12px;
	color:#262626;
	text-decoration:none;
}

.data_table .mini{
	font-family:Verdana;
	font-size:9px;
	color:#888;
	font-style:italic;
}

td{
	vertical-align:top;
}

.backround{
	width:250px;
	height:20px;
	background:transparent url(../images/backround.png) top left no-repeat;
	text-align:center;
}

.inputtext{
	font-family:Verdana;
	font-size:12px;
	padding:5px;
	margin:2px;

}


.btn_cerca{
	width:24px;
	height:26px;
	background:transparent url(../images/trova.jpg) top left no-repeat;
	border:0px;
}

.btn_ok{
	width:24px;
	height:26px;
	background:transparent url(../images/ok.jpg) top left no-repeat;
	border:0px;
}

.box_right{
	width: 200px;
	vertical-align: top;
	background: #F3F3F3;
	padding:10px;
}

.box_news{
	background:#ff6d12;
	width:221px;
	overflow-x: hidden;
	height:360px;


}

.bottom{
	width:100%;
	text-align:center;
	height:60px;
	background:#fff url(../images/sfgrigiofine.jpg) top left repeat-x;
}


.bg_prodotti{
	background:transparent url(../images/bg_prodotti.png) top left no-repeat;
	width:405px;
	height:347px;
}

.contenuti{
	background:transparent url(../images/white_transp.png) top left repeat;
	width:690px;
	padding:10px;
}

#titoloprodotti{
	width:625px;
	height:24px;
	background:transparent url(../images/bg_titoloprodotti.png) top left no-repeat;
	padding-top:4px;
	padding-left:10px;
	font-family:Verdana;
	font-size:11px;
	color:#FFF;
}

#titoloprodotti a{
	color:#FFF;
}

#prodotti span, #prodotti a{
	color: #DF8234;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.mail{
	font-size:10px;
	text-decoration:none;
}
