body {
	font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;
	margin: 0px;
	background-image: url(../images_web/sfondo_pg.jpg);
}

#pageBlockCnt {
	background-image: url(../images_web/sfondo2.png);
	background-position: top left;
	background-repeat: repeat-y;
}

#divLay {
	position:absolute;
	font-size: 10px;
	z-index:200;
}

#divLay2 {
	position:absolute;
	font-size: 10px;
	z-index:200;
}

.normal {
	font-weight: normal;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.stroke {
	text-decoration: line-through;
}

.flabel {
	font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;
	color: #000000;
	font-size: 11px;
	padding-bottom: 2px;
	padding-top: 8px;
}

.no_float {
	clear: both;
}

img {
	border: none;
	
}

#languages {
	width: 70%;
	height: 24px;
	line-height: 24px;
	text-align: center;
	margin: 10px 0px 0px 15%;
	border: 1px solid silver;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

#languages a {
	text-decoration: none;
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	border: 1px solid silver;
	margin: 3px 0px 0px 5px;
	padding: 0px;
}

#languages img {
	width: 16px;
	height: 16px;
}

#where {
	width: 100%;
	text-align: left;
	height: 50px;
	padding-left: 5px;
	color: #000000;
}

#you_are {
	padding: 5px 0px 5px 0px;
	font-size: 11px;
	border-bottom: 2px solid #43B0AD;
	width: 93%;
	margin-left: 3px;
	padding-bottom: 5px;
}

#here {
	padding: 10px 0px 10px 0px;
	font-size: 16px;
	color: #43B0AD;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px dotted #43B0AD;
	margin-bottom: 20px;
	width: 94%;
}

#home_left_contents {
	float: left;
	width: 285px;
	height: 240px;
	padding: 5px;
}

#publications {
	float: right;
	position: relative;
	width: 450px;
	height: 250px;
}

#publications #veil_editorial {
	position: absolute;
	height: 100px;
	width: 450px;
	top: 150px;
	left: 0px;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	
	opacity:.70;
	background-color: #000000;
}

#publications #contents_editorial {
	height: 100px;
	width: 450px;
	position: relative;
	top: 150px;
	left: 0px;
	z-index: 10;
	color: #FFFFFF;
}

#publications #contents_editorial div {
	margin: 10px 0px 0px 10px;
}

#publications #contents_editorial span.title {
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	color: #F5988F;
}

#publications #contents_editorial div.short_text {
	font-size: 10px;
	padding: 10px;
	margin: 0px;
}

#publications div.others_link {
	position: absolute;
	bottom: 15px;
	right: 5px;
	
}

#publications #contents_editorial a {
	color: #FFFFFF;
	text-decoration: none;
}

#publications #contents_editorial div.others_link a:hover {
	color: silver;
}

#publications #veil_news {
	height: 150px;
	width: 200px;
	position: absolute;
	top: 0px;
	left: 250px;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	
	opacity:.70;
	background-color: #43B0AD;
}

#publications #contents_news {
	height: 150px;
	width: 200px;
	position: absolute;
	top: 0px;
	left: 250px;
	z-index: 10;
}

#publications  #contents_news div.others_link {
	bottom: 2px;
	right: 5px;
	text-align: center;
}

#publications #contents_news div.news {
	padding: 5px;
	height: 52px;
}

#publications #contents_news div img {
	float: right;
	width: 60px;
	height: 40px;
	border: 1px solid #F5988F;
}

#publications #contents_news a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#publications #contents_news a:hover {
	color: #F5988F;
}

#publications #contents_news a:hover img {
	border: 1px solid silver;
}

#home_categories {
	margin: 10px 0px 0px 5px;
	width: 100%;
}

#home_categories a {
	position: relative;
	float: left;
	display: block;
	width: 120px;
	height: 60px;
	margin: 10px 13px 0px 13px;
	text-decoration: none;
	color: gray;
	font-style: italic;
	font-size: 11px;
	border: 1px solid silver;
}

#home_categories a:hover {
	color: silver;
}

#home_categories a span.cat_name_veil {
	position: absolute;
	top: 9px;
	left: 9px;
	display: block;
	width: 90px;
	height: 30px;
	padding: 5px;
	background: gray;
	border: 1px solid silver;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	
	opacity:.40;
	z-index: 1;
}

#home_categories a:hover span.cat_name_veil {
	background: silver;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}

#home_categories a span.cat_name {
	position: absolute;
	top: 9px;
	left: 9px;
	display: block;
	width: 90px;
	height: 30px;
	padding: 5px;
	text-align: center;
	
	border: 1px solid #FFFFFF;
	z-index: 10;
	color: #F5988F;
	font-weight: bold;
}

#home_categories a:hover span.cat_name {
	color: #43B0AD;
}

#home_categories a span.cat_thumb {
	position: absolute;
	display: block;
	width: 120px;
	height: 60px;
	z-index: 1;
}

#home_categories a:hover span.cat_thumb {
	
	filter:alpha(opacity=30);
	-moz-opacity:.30;
	
	opacity:.30;
}

#menu {
	float: left;
	height: 35px;
	border-top: 1px solid #C3C3C3;
	border-bottom: 1px solid #C3C3C3;
	margin: 6px 0px 10px 0px;
}

#menu a {
	color: #000000;
	font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;
	display: block;
	float: left;
	width: 140px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	height: 35px;
	line-height: 35px;
	border-right: 1px solid #C3C3C3;
}

#menu a:hover {
	color: #FFFFFF;
	background-color: #5E75A6;
}

#menu a img {
	width: 140px;
	height: 35px;
	line-height: 45px;
}

#header {
	height: 130px;
	background-color: #FFFFFF;
}

#footer {
	color: #000000;
	height: 45px;
	padding: 20px 10px 5px 10px;
	font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;    font-size: 12px;    background-image: url(../images_web/sfondo_footer.png);	
	background-position: 3px 0px;
	background-repeat: no-repeat;
	background-color: transparent;
}

#col_sx {
	background-color: #FFFFFF;
	width: 220px;
}

#col_dx {
	/* not implemented */
}

#categories {
	background: #FFFFFF;
	margin-bottom: 20px;
	padding: 10px;
	width: 200px;
}

#categories img {	
	margin: 5px 0px 10px 0px;
}

#categories div {
	text-align: left;
	height: auto!important;
	border-bottom: 1px solid #DDDDDD;
}

#categories a {
	text-decoration: none;
	padding: 4px;
	font-size: 12px;
	color: #0090AA;
	display: block;
}

#categories a:hover {
	color: #000000;
	background-color: #DDDDDD;
}

#best_sellers {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

#best_clicked {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

#ordering_utils a {
	font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;    font-size: 12px;    font-weight: bold;    color: #FE0000;    text-decoration: none;
}

#ordering_utils a:hover {
	color: #000000;
}

#stat {
	background: : #43B0AD;
	position: absolute;
	top: 40%;
	left: 47%;
	z-index: 100;
	width: 200px;
	color: #FFFFFF;
}

#stat_close {
	position: absolute;
	top: 1px;
	right: 1px;
	width: 15px;
	height: 15px;
	line-height: 15px;
	cursor: pointer;
	background: #FFFFFF;
	color: #43B0AD;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

#stat_content {
	position: relative;
	background: #43B0AD;
	width: 200px;
	height: 45px;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	padding: 5px;
}

#stat a{
	display: block;
	
	text-align: center;
	
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#stat a:hover {
	
	color: silver;
}

#logo {
	display: block;
	width: 200px;
	height: 85px;
	float: left;
}

#auth_area {
	float: right;
	height: 120px;
	width: 570px;
	margin-top: 10px;
	margin-right: 0px;
}

#auth_area input[type="text"] {
	float: left;
	margin-bottom: 5px;
	width: 150px;
}

#auth_area input[type="password"] {
	float: left;
	margin-bottom: 5px;
	width: 150px;
}

#auth_area input[type="submit"] {
	float: right;
	margin-right: 10px;
	position: relative;
	top: -10px;
	background: #43B0AD;
	color: #FFFFFF;
	font-size: 10px;
	border: none;
}

#auth_area a {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

#auth_area a:hover {
	color: silver;
}

#auth_area2 {
	float: right;
	height: 50px;
	padding: 5px;
	width: 400px;
	margin-top: 10px;
	margin-right: 20px;
	background: #DDDDDD;
	border: 1px solid silver;
}

 #auth_err_msg {font-size: 10px; color: #FF0000; text-align: center; display: block; padding: 2px; border: 1px solid #FF0000; width: 80px; position: relative; top: -60px; left: 220px;
}

 #auth_area2 div {
	text-align: center;
}

#auth_area2 a {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

#auth_area2 a:hover {
	color: silver;
}

#cart_summary_title {
	background: #FFFFFF;
	margin-bottom: 20px;
	padding: 10px;
	width: 200px;
}

#cart_summary_summary {
	font-size: 10px;
	background: #FFFFFF;
	padding: 10px;
	text-align: center;
	color: #43B0AD;
	margin: 0px 5px 10px 5px;
	border: 1px solid #43B0AD;
	border-top: none;
}

#page_content {
	width: 100%;
	padding: 10px 0px 10px 10px;
	text-align: left;
	font-size: 10px;
	background: #FFFFFF;
}

A.a_tx1_col1 {
	font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #FFF2B3;
	text-decoration: none;
}

A.a_tx1_col1:hover {        font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;              font-size: 10px;        color: #F4F6E7;        text-decoration: none;
}

A.a_tx1_col2 {        font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;        font-size: 11px;        color: #324E9A;        text-decoration: none;
}

A.a_tx1_col2:hover {        font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;        font-size: 11px;        color: #43B0AD;        text-decoration: none;
}

A.a_tx1_col3 {        cursor: pointer;        font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;        font-size: 12px;        color: #43B0AD;        text-decoration: none;
}

A.a_tx1_col3:hover {        font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;        font-size: 12px;        color: #C0C0C0;        text-decoration: none;
}

A.a_tx2_col1 {        font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;        font-size: 12px;        color: #FFF2B3;        text-decoration: none;        text-indent: 2px;
}

A.a_tx2_col1:hover {        font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;        font-size: 12px;        color: #F4F6E7;        text-decoration: none;
}

A.a_tx2_col2 {        font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;        font-size: 12px;        color: #303030;        text-decoration: none;
}

A.a_tx2_col2:hover {        font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;        font-size: 12px;        color: #111111;        text-decoration: none;
}

A.a_tx2_col3 {        font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;        font-size: 12px;        color: #FE0000;        text-decoration: none;
}

A.a_tx2_col3:hover {        font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;        font-size: 12px;        color: #000000;        text-decoration: none;
}

A.a_tx2_col4 {        font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;        font-size: 12px;        color: #000000;        text-decoration: none;        text-indent: 2px;
}

A.a_tx2_col4:hover {        font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;        font-size: 12px;        color: #43B0AD;        text-decoration: none;
}

.blocco_cella1 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	margin-right:15px;
	margin-top:18px;
	border: 0px solid #316AC5;
	WIDTH: 145px;
	HEIGHT: 58px;
	text-align: right;
	display: block;    font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;    font-size: 10px;    color: #000000;
}

.blocco_cella2 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	margin-right:15px;
	margin-top:13px;
	border: 0px solid #316AC5;
	WIDTH: 135px;
	HEIGHT: 30px;
	text-align: left;
	display: block;    font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;    font-size: 10px;    color: #000000;
}

.blocco_cella3 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	margin-right:25px;
	margin-top:0px;
	border: 0px solid #316AC5;
	WIDTH: 180px;
	HEIGHT: 15px;
	text-align: center;
	display: block
}

.tx1_nero {        font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;        font-size: 11px;        color: #000000;
}

.tx1_blu {        font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;        font-size: 11px;        color: #0012BA;
}

.tx1_bianco {        font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;        font-size: 11px;        color: #FFFFFF;
}

.tx1_rosso  {        font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;        font-size: 11px;        color: #FF0000;
}

.tx2_nero  {        font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;        font-size: 12px;        color: #000000;
}

.tx2_bianco  {        font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;        font-size: 12px;        color: #FFFFFF;
}

.tx2_rosso  {        font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;        font-size: 12px;        color: #FF0000;
}

.tx2_grigio  {        font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;        font-size: 12px;        color: #777777;
}

.tx3_nero {        font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;        font-size: 15px;        color: #000000;
}

.tx3_verde {        font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;        font-size: 18px;        color: #0B6600;
}

.tx3_rosso  {        font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;        font-size: 15px;        color: #FF0000;
}

.tx4_nero {        font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;        font-size: 16px;        color: #000000;
}

.tx4_bianco {        font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;        font-size: 17px;        color: #DDDDDD;
}

#search {
	float: right;
	height: 45px;
	width: 250px;
	position: relative!important;
}

#search input[type="text"] {
	width: 140px;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	position: absolute;
	top: 5px;
	left: 20px;
}

#search input[type="submit"] {
	width: 70px;
	line-height: 30px;
	height: 30px;
	background: #43B0AD;
	color: #FFFFFF;
	border: none;
	font-weight: bold;
	position: absolute;
	top: 8px;
	left: 173px;
}

#cerca h3 {
	font-size: 14px;
	text-align: left;
	width: 150px;
	margin: 0px 0px 3px 0px;
}

#cerca div#cerca_submit {
	text-align: left;
	position: relative;
}

#cerca input[type="submit"] {
	position: absolute;
	font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;    top: 0px;
	left: 165px;
	background: #FFFFFF;
	width: 30px;
	height: 40px;
	border: none;
	font-weight: bold;
	font-size: 30px;
	color: #43B0AD;
}

#cerca input[type="text"] {
	position: absolute;
	top: 0px;
	width: 150px;
	height: 30px;
	padding: 10px 5px 0px 5px;
	background: #FFFFFF;
	font-size: 15px;
	border: none;
}

.campotxt {        font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;        font-size: 11px;        color: #000000;        border: 1px solid #43B0AD;
}

.campotxt2 {        font-family: Arial, Geneva, Helvetica, sans-serif;        font-size: 9px;        color: #000000;        background-color: #FFFFFF;
}

.bottone  {        font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;        font-size: 11px;        color: #FFFFFF;        background-color: #43B0AD;
}

form {
	
	margin-bottom : 0;
}

.show_fdb_img {        float: left;
}

.hide_fdb_img {        float: left;        margin-top: 10px;
}

.feedback_field {        font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;        font-size: 11px;        color: #000000;        background-color: #FFFFFF;        margin-left: 10px;        margin-right: 20px;
}

.upd_button {        font-size: 0;        color: #FFFFFF;        border: none;        width: 57px;        height: 11px;        background: url(../images_web/aggiorna.jpg) no-repeat;        cursor: pointer;
}

.del_button {        font-size: 0;        color: #FF0000;        border: none;        width: 14px;        height: 18px;        background: url(../images_web/togli.jpg) no-repeat;        cursor: pointer;
}

.blank_banner_box {    display: block;    width: 100%;    margin-bottom: 2px;    text-align:center;    padding-top:2px;    padding-bottom:2px;    text-decoration: none;
}

.self_banner_box {    display: block;    width: 100%;    margin-bottom: 2px;    text-align:center;    padding-top:2px;    padding-bottom:2px;    text-decoration: none;
}

.blank_banner_box img {    border: none;
}

.self_banner_box img {    border: none;
}

.banner_txt_bottom {    font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;    font-size: 10px;    font-weight: bold;
}

.banner_txt_top {    font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;    font-size: 10px;    font-style: italic;
}

.banner_sx {    padding-left: 5px;     padding-right: 5px;     padding-top: 8px;     padding-bottom: 5px;
}

.banner_dx {    padding-left: 5px;     padding-right: 5px;     padding-top: 8px;     padding-bottom: 5px;
}

.error {
	background-color: #FF0000;
	color: #FFFFFF;
	display: block;
	text-align: center;
	padding: 5px;
	margin-bottom: 10px;
}

#map {
	width: 100%px;
	height: 300px;
}

#map_container {
	border: 1px solid #B38C4B;
	font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #B38C4B;
	text-indent: 10px;
	font-weight: bold;
}

.map_separator{
	color: #B38C4B;
	padding: 5px 0px 5px 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid silver;
	font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;
	
	font-weight: bold;
	font-size: 10px;
}

#no_map_msg {
	padding: 2px;
	text-indent: 10px;
	color: #FF0000;
}

.map_button {cursor: pointer;
}

.hidden {display: none;
}

div.article {
	width: 150px;
	height: 150px;
	border: 1px solid #43B0AD;
}

div.art_preview_cnt {
	width: 232px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid silver;
}

div.art_preview_cnt div.art_img_cnt span.icon_new {
	display: block;
	position: absolute;
	width: 42px;
	height: 37px;
	background-image: url(../images_web/icone/new.png);
	background-repeat: no-repeat;
	z-index: 2;
}

div.art_preview_cnt a.zoom {	
	width: 150px;
	height: 150px;
}

div.art_preview_cnt div.art_name_cnt {
	padding: 7px 0px 0px 0px;
	height: 50px;
}

div.art_preview_cnt div.art_name_cnt span.art_brand {
	color: #43B0AD;
	font-weight: bold;
	font-size: 16px;
	
}

div.art_preview_cnt div.art_name_cnt span.art_code {
	color: #000000;
	font-weight: bold;
}

div.art_preview_cnt div.art_details_cnt {
	padding: 2px 0px 0px 0px;
}

div.art_preview_cnt div.art_zoom_btn_cnt {
	position: absolute;
	top: 35px;
	right: 60px;
}

div.art_preview_cnt div.art_img_cnt {
	position: relative;
	width: 150px;
	height: 150px;
	margin: auto;
}

#art_skill_img_cnt {
	display: block; 
	width: 350px; 
	height: 250px; 
	border: 1px solid #43B0AD;
}

a.zoom {
	display: block;
	text-decoration: none;
}

a.zoom img {
	display: block;
	border: 0px!important;
}

a.zoom_info {
	display: block;
	width: 90%;
	margin: auto;
	text-decoration: none;
	color: #000000;
}

div.art_details_cnt {
	position: relative;
}

div.art_cart_add_utils {
	text-align: right;
	padding-right: 20px;
	height: 30px;
}

div.art_cart_add_utils form {
	height: 30px;
}

div.art_cart_add_utils form input[type="text"] {
	position: relative;
	top: -15px!important;
}

div.art_cart_add_utils form a {
	position: relative;
	top: -15px!important;
}

div.art_cart_add_utils span.availability {
	display: block;
	float: left;
	text-align: left;
	width: 100px;
	position: relative;
	top: 13px;
	color: gray;
}

div.art_cart_add_utils span.availability img {
	margin-right: 5px;
	position: relative;
	top: -1px;
	vertical-align: middle;
}

div.art_cart_add_utils img.non_opaque {
	cursor: pointer;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
}

a.zoom_details {
	text-align: center;
	text-decoration: none;
}

a.zoom_details:hover {
	color: #C0C0C0;
}

a.zoom_info span.prize {
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #D83D1A;
}

#pager_cnt {
	text-align: center;
	font-weight: bold;
	font-size: 10px!important;
	font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;
	padding: 3px;
	background: #0B6600;
	color: #FFFFFF;
	width: 95%;
	margin: auto;
}

#gallery_cnt {
	width: 100%;
	padding-left: 3px;
}

#gallery_cnt a{
	display: block;
	float: left;
	padding: 10px;
	background: #EEEEEE;
	border: 1px solid silver;
	margin: 5px;
}

#refImagesCnt {
	width: 354px;
	text-align: center;
}

#ref_more_pics {
	text-align: center;
	height: 52px;
	padding: 10px;
	border: 1px solid gray;
	border-top: none;
	background: #DDDDDD;
}

#ref_more_pics a {
	color: #FE0000;
	text-decoration: none;
}

#ref_more_pics a img.alt_img {
	filter:alpha(opacity=30);
	-moz-opacity:.30;
	opacity:.30;
}

#ref_more_pics a:hover img.alt_img {
	filter:alpha(opacity=99);
	-moz-opacity:.99;
	opacity:.99;
}

#ref_more_pics img {
	width: 50px;
	height: 50px;
	border: 1px solid silver;
	color: #000000;
}

#references_box {
	font-family: Arial;
	font-size: 12px;
	padding: 5px;
	font-weight: bold;
	background-color: #43B0AD;
	color: #FFFFFF;
	width: 144px;
	text-align: center;
}

#references_box_main {
	position: relative;
	width: 98%;
	height: 150px;
	display: block;
	border: 1px solid silver;
	padding: 10px 5px 10px 5px;
}

#references_box_main_rwm_imgs {
	float: left;
	width: 360px;	
	height: 150px;
	background: #FFFFFF;
}

#references_box_main_rwm_imgs img {
	height: 100px;
	width: 100px;
}

#references_box_main_rwm_info {
	position: relative;
	float: left;
	margin-left: 5px;
	width: 280px;
	height: 140px;
	padding: 5px;
	border: 1px solid #43B0AD;
}

#references_box_main_rwm_info h3 {
	font-size: 10px;
	text-align: center;
	margin: 0px 0px 5px 0px;
	background: #EEEEEE;
	color: #000000;
	font-weight: normal;
	line-height: 20px;
}

#references_box_main_rwm_info a {	
	display: block;
	position: absolute;
	bottom: 3px;
	right: 3px;
	text-align: right;
	text-decoration: none;
	color: #43B0AD;
}

#references_box_main_rwm_info a:hover {
	color: silver;
}

#references_box_main_rwm_info p {
	display: none;
}

div.contact_info_item {
	line-height: 25px;
}

div.contact_info_item img.contact_info_bullet {
	vertical-align: baseline;
	width: 11px;
	height: 12px;
}

/*************** oggetti x forms ***************/div.module_cnt {
	margin-right: 20px;
}

form.module {
	font-size: 10px;
	font-family: Times new Roman, Verdana, Arial, Geneva, Helvetica, sans-serif;
	
}

form.module #required_fields_msg {
	text-align: right;
}

form.module fieldset {
	background: #FFFFFF;
	margin: 0 0 1em 0;
	padding: 20px 0px 10px 0px;
}

form.module legend {
	font-size: 12px;
	color: #FE0000;
	font-weight: bold;
}

* html form.module fieldset {
	position: relative;
}

* html form.module legend {
	position: absolute;
	top: -.5em;
	left: .2em;
}

*:first-child+html form.module fieldset /* solo IE 7.0 */ {
	position: relative;
}

*:first-child+html form.module legend /* solo IE 7.0 */ {
	position: absolute;
	top: -.8em;
	left: .2em;
}

form.module fieldset {
	position/*\**/: relative;
}

form.module legend {
	position/*\**/: absolute;
	top/*\**/: -.8em;
	left/*\**/: .2em;
}

form.module fieldset div {
	text-align: left;
	padding-left: 210px;
}

form.module fieldset div label {
	padding-left: 2px;
}

form.module fieldset div input {
	margin-bottom: 8px;
}

form.module fieldset div select {
	margin-bottom: 8px;
}

form.module fieldset div textarea {
	margin-bottom: 8px;
}

form.module fieldset div p {
	width: 70%;
}

form.module fieldset div img.captcha {
	margin: 5px;
	
}

form.module fieldset div input#codice {
	text-align: center;
}

form.module fieldset div input[type="radio"] {
	position: relative;
	top: 3px;
	margin-bottom: 13px;
}

form.module fieldset div input[readonly="readonly"] {
	text-align: center;
}

form.module fieldset div img.date_btns {
	cursor:pointer;
	position: relative;
	top: 3px;
}

form.module fieldset div.submit {
	padding-left: 300px;
	text-align: left;
}

form.module fieldset div.submit .button {
	color: #FE0000;
}

/***********************************************/form.box_mode {
	width: 190px;
	margin: 10px;
}

form.box_mode fieldset div {
	padding-left: 20px;
}

form.box_mode fieldset div.submit {
	padding-left: 0px!important;
	text-align: center!important;
}

/***********************************************/#process_submit_verify {
	
	width: 80%;
	margin: 5px auto 5px auto;
	background: #FFFFFF;
	border: 1px solid silver;
	text-align: center;
	padding: 10px;
	font-weight: bold;
	color: #FF0000;
}

#process_submit_verify ol {
	margin-left: 10px;
	text-align: left;
	font-weight: normal;
	color: #000000;
}

/***********************************************/

#pager_cnt {
	text-align: center;
	font-weight: bold;
	font-size: 10px!important;
	font-family: Arial;
	padding: 3px;
	background: #43B0AD;
	color: #FFFFFF;
	width: 95%;
	margin: auto;
}

/***********************************************/

/* Horizontal Carousel */
.hcarousel {
  float:left;
  width: 660px;
  height: 170px;
  position: relative;
}         

.hcarousel .container {
  position: absolute;
  top: 5px;
  left: 37px;  
  width: 590px;  
  height: 144px;
  overflow:hidden;   
  background: #777777;
}

.hcarousel .previous_button {
  position: absolute;
  top: 5px;
  left: 10px;
  width: 27px;
  height: 144px;
  background: url(../images_web/left.gif);
  z-index: 100;    
  cursor:pointer;
}        

.hcarousel .previous_button_disabled {
  background: url(../images_web/left-disabled.gif);
  cursor:default;
}

.hcarousel .next_button {
  position: absolute;
  top: 5px;
  right: 10px;
  width: 27px;
  height: 144px;
  background: url(../images_web/right.gif);
  z-index: 100;
  cursor:pointer;
}   

.hcarousel .next_button_disabled {
  background: url(../images_web/right-disabled.gif);
  cursor:default;
}

.hcarousel ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 144px;
}                      

.hcarousel ul li a img {
  border: 1px solid silver;
  display: block;
  background:#E3EDFA;
}

.hcarousel ul li {
  font-family:verdana,arial,sans-serif;
  font-size:10px;  
}

.hcarousel ul li {
  color:#000000;
  margin:0pt;
  padding:15px 10px 10px;
  width: 175px;
  list-style:none;   
  float:left;
}