@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #212125;
	margin:0px;
	background-image:url(graphics/template/header_back.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #212125;
	text-decoration:underline;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
} 

.menu:hover {
	color:#e40000;
} 

.language_selection a {
	color:#FFFFFF;
	font-size:14px;
} 

.language_selection a:hover {
	color:#e40000;
} 

.home_riquadri {
	padding:2px;
}

.home_riquadri:hover {
	padding:0px;
	border-style:solid;
	border-color:#FFFFFF;
	border-width:2px;
	Filter:Alpha(Opacity=80);
} 


.footer {

}

.footer a{

}

.footer a:hover{

}

.home_intro {

}

.home_news_title {

}

.home_news_content {

}

.home_news_date {
	color:#FFFFFF;
}

.products_titles {
	font-size: 20px;
	font-weight: bold;
	padding-bottom:5px;
	color:#515054;
	text-align:right;
}

.products_description {

}

.products_path {
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
	text-align:right;
}

.news_title {
	color:#212125;
	font-weight:bold;
	font-size:14px;
}

.news_content {
	color:#212125;
	overflow:auto;
	height:140px;
	text-align:justify;
}

.news_date {
	color:#212125;
	font-weight:bold;
}

.news_multipage{
	color:#212125;
	font-size:16px;
	text-align:right;
	vertical-align:middle;
	width:970px;
	height:30px;
	font-weight:normal;
}

.news_multipage a{
	font-size:16px;
	color:#515054;
	font-weight:normal;
}

.dealers_search{
	color:#212125;
	font-size:12px;
	font-weight:bold;
}

.dealers_search_title{
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
}

.dealers_table {
	width:500px;
}

.dealers_table a:link, .dealers_table a:visited {
	color: #212125;
	text-transform: uppercase;
}

.dealers_table_tr:hover {
	background-color: #ff6969;
}

.dealers_nosearch{ 
	color:#212125;
	font-size:12px;
	font-weight:bold;
	margin-top:75px;	
}

.dealers_textbox {
	background-color:#c0c0c2;
	border-color:#444347;
	border-style:none;
	color:#212125;
	font-size:12px;
	width:120px;
}

.dealers_button {
	background-color:#c0c0c2;
	border-color:#444347;
	border-style:none;
	color:#212125;
	font-size:12px;
}

.submenu a{

}

.submenu a:hover{

}

.contatti_textfield {
	height: 20px;
	width: 250px;
	background-color:#c0c0c2;
	border-color:#444347;
	border-style:none;
	color:#212125;
	font-size:12px;
	}
	
.contatti_textarea {
	height: 71px;
	width: 395px;
	background-color:#c0c0c2;
	border-color:#444347;
	border-style:none;
	color:#212125;
	font-size:12px;
	}

.contatti_send {
	height: 20px;
	width: 120px;
	border-style:none;
	cursor:pointer;
	background-color:#c0c0c2;
	border-color:#444347;
	border-style:none;
	color:#212125;
	font-size:12px;
	}

.contatti_form {
	font-size:12px;
	color:#212125;
	}
	
.contatti_googlemap {
	padding: 3px;
	width: 990px;
	height: 235px;
	}
	
.contatti_indirizzi {
	font: Arial, Helvetica, sans-serif;
	color:#212125;
	text-align:right;
	font-weight:bold;
}

.contatti_message  {
	font-size:14px;
	color:#dcd900;
}

.contatti_close, .contatti_close a {
	font-size:12px;
	color:#dcd900;
	text-decoration:none;
}

.contatti_close a:hover {
	text-decoration:underline;
}

.contatti_titles {
	font-size: 22px;
	padding-left:5px;
	text-transform:uppercase;
}

.mail_sent {
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
} 

.mail_sent a:hover {
	color:#e40000;
}

.black_overlay {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
	position:fixed;
}

.white_content {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 432px;
	height: 195px;
	padding: 0px;
	border: none;
	background-color: #1e1d22;
	z-index:1002;
	overflow: hidden;
}
