@import url("css_testata.css");
@import url("css_search.css");
@import url("css_video.css");
@import url("css_vetrine.css");
@import url("css_listing.css");
@import url("css_admin.css");
@import url("css_wrap_sx.css");
@import url("css_wrap_main.css");
@import url("css_wrap_dx.css");
@import url("css_form.css");
@import url("mcms.css");
@import url("css_wrap_interno.css");

* {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
}

html,body {
	margin: 0;
	padding: 0;
	}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px; 
	background:  #fff url(img/home_bg.gif) repeat-x;
 	}
	
body,a{
	FONT-SIZE: 11px;
	COLOR: #666666; 
	FONT-FAMILY: Verdana; 
	line-height: 150%;
	text-decoration:none;
	}

a:link		{ COLOR: #006699; }
a:visited	{ COLOR: #006699; }
a:active	{ COLOR: #000000; }
a:hover		{ COLOR: #000052; }
	
img {
	border: 0px;
}

form , ul , ol , h1, h2, h3, h4{
	margin: 0px;
	border: 0px;
	padding: 0px;
	list-style-type: none;
}

li {
	margin: 0px;
	list-style-type: none;
}


.body_wrapper {
	position:relative;
	width: 983px;
	margin-left: auto;
	margin-right: auto;
}



.testo1 	{
	COLOR: #000000; 
	font-weight: normal; 
	line-height: 15px; 
	}

.testo1 a 	{ COLOR: #000000;}
.testo1 a:hover { COLOR: #000000;}
.testo1 a:visited { COLOR: #000000;}
	
.testo1giust	{
	COLOR: #000000; 
	font-weight: normal; 
	line-height: 15px; 
	text-align: justify;
}
.testo1giust a 	{ COLOR: #000000;}
.testo1giust a:hover { COLOR: #000000;}
.testo1giust a:visited { COLOR: #000000;}

.space{	
	height: 	10px;
	}

.linea2_dashed    { color: #90A4BC; HEIGHT: 1px; border: 1px dashed}