

/* Css di default per Sawaco, va caricanta in tutte le pagine del sito */

/* toglie le linee intorno alle immagini link*/

*:focus {
	outline-style: none;
}

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

#leftcolumn {
	overflow: auto;
}

body {
	margin: 50px 0px;
	padding: 0px;
	text-align: center;
	background: #fff url(../img/sfondo.gif) no-repeat center 19px;
}

#maincontainer {
	width: 840px;
margin: 0 auto;
	border: 1px solid #bfbfbf;
}

#header {
	background: #0095d4;
	height: 90px;
}

#contentwrapper {
	min-height: 430px;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #ffd83d;
	font-size: 12px;
}

/* menu principale */

#menu {
	margin: 0;
	padding: 0;
	margin-top: 40px;
	margin-left: 10px;
	width: 150px;
}


#menu a {
	display: block;
	text-indent: -9999px;
}

#m1 a {
	height: 20px;
	background: url(../img/menu_home.gif) no-repeat left top;
	text-indent: -9999px;
}

#m1 a.this {
	background: url(../img/menu_home_on.gif) no-repeat left top;
	text-indent: -9999px;
	height: 20px;
}

#m2 a {
	background: url(../img/menu_impressum.gif) no-repeat left top;
	text-indent: -9999px;
	height: 20px;
}

#m2 a.this {
	background: url(../img/menu_impressum_on.gif) no-repeat left top;
	text-indent: -9999px;
	height: 20px;
}

#m3 a{
	background: url(../img/menu_collection.gif) no-repeat left top;
	text-indent: -9999px;
	height: 20px;
}

#m3 a.this {
	background: url(../img/menu_collection_on.gif) no-repeat left top;
	text-indent: -9999px;
	height: 20px;
}

#m4 a {
	height: 20px;
	background: url(../img/menu_company.gif) no-repeat left top;
	text-indent: -9999px;
}

#m4 a.this {
	height: 20px;
	background: url(../img/menu_company_on.gif) no-repeat left top;
	text-indent: -9999px;
}

#m5 a{
	height: 20px;
	background: url(../img/menu_contact.gif) no-repeat left top;
	text-indent: -9999px;
}

#m5 a.this {
	background: url(../img/menu_contact_on.gif) no-repeat left top;
	text-indent: -9999px;
	height: 20px;
}

#m6 a {
	height: 20px;
	background: url(../img/menu_event.gif) no-repeat left top;
	text-indent: -9999px;
}

#m6 a.this {
	height: 20px;
	text-indent: -9999px;
	background: url(../img/menu_event_on.gif) no-repeat left top;
}
#m7 a {
	height: 20px;
	background: url(../img/menu_links.gif) no-repeat left top;
	text-indent: -9999px;
}

#m7 a.this {
	height: 20px;
	text-indent: -9999px;
	background: url(../img/menu_links_on.gif) no-repeat left top;
}

#m8 a {
	height: 20px;
	background: url(../img/menu_menu_brochure.gif) no-repeat left top;
	text-indent: -9999px;
}

#sottomenu {
	text-align: center;
/* margin-top: -20px; */
	
	
	margin-bottom: 5px;
	list-style-type: none;
	margin-left: 10px;
	width: 120px;
}


#sottomenu ul {
 	
	list-style-type: none;
	font: 11px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	margin-right: 10px;
	text-align: left;
	margin-top: 5px;
	width: 100%;
}

.color_box {
	 margin-right: 2px;width:8px;height:8px; float: right;padding:0;
	 margin-top: 5px;
	 vertical-align: middle;
	 border: 1px solid #000;
	display: block;
}

.titolo_colori {
	margin: 0;
	font-weight: bold;
	display: inline;
	padding: 0;
}





#sottomenu li a {
	text-indent: 1px;
	color: #f1f1f1;
	font: 10px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	padding: 0;
	margin: 0;
}

#sottomenu .modello {
	left: 2px;
	border: 1px double #ff00f4;
}

#sottomenu #materiale {

margin-bottom:5px;
}

#sottomenu #materiale li a{ 
	color: #ccc  ! important; 
	margin-left: 5px ! important;
	font: 9px Verdana, "Lucida Grande", Lucida,  sans-serif ! important;
	text-transform: capitalize;
}

#sottomenu #materiale li a:hover {
		color: #000  ! important; 
	

		
}



#sottomenu .materiale{
	
	margin-bottom: 5px ! important;
}


#sottomenu .voce_menu {
	left: 10px;
}

#sottomenu a:hover {
	color: #f6379a;
}

/* fine menu principale */

#scheda {
	height: 430px;
	width: 470px;
	position: relative;
	background-color: #ffd83d;
	display: block;
	overflow: visible;
}

#dataout {
}

.space {
	clear: both;
	margin: 0;
	padding: 0;
}

#footer {
	clear: left;
	width: 100%;
	background: #fce991;
	color: #1f1f1f;
	text-align: center;
	height: 65px;
}

#footer a {
	color: #3f3f3f;
}

#footer p {
	padding: 5px;
	color: #000000;
	margin: 0;
	font: bold 10px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.innertube {
	margin: 10px;
	

/*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

#home_rigth {
	width: 330px;
	height: 430px;
	float: right;
	margin: 0;
	padding: 0;
}

#home_left {
	width: 284px;
	height: 430px;
	float: left;
	margin: 0;
	padding: 0;
}

#back {
	width: 100px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
}

.desc_art {
	font-size: 12px;
}

.materiale_titolo {
	color: #fff !important;
}


