@charset "UTF-8";

/* reset to zero */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
body {
	color: #622c5c;
	font-family: Arial;
	font-family: Arial, Verdana, Univers;
	background-color: #FFF;
	padding: 0px;
	font-size: 0.9em;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}

h1 {
	color: #634073;
	font-size: 24px;
	font-weight: normal;
	margin: 3px 0px 25px 0px;
}
h2 {
	color: #333333;
	font-size: 1.1em;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
}
a          {
	color: #a7591a;
	text-decoration: none;
}
a:visited  {
	color: #622c5c;
}
a:hover    {
	color: #aaa671;
}

.clear_both { clear:both; font-size:1px; line-height:1px; }

.container {
	width: 100%;
	background-color: #FFF;
}


/* BANNER AREA */
.bannerArea {
	width: 1160px;
	margin-left: auto;
	margin-right: auto;
}

.toplogo {
	padding-top: 5px;
}

.contentArea {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.pagetitle {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	color: #634073;
	float: none;
	padding: 0px;
}
.pagetitle p {
	line-height: 1.2em;
	text-align: justify;
}

/* LEFT NAVIGATION */

.leftnavigation {
	margin: 0;
	padding-top: 50px;
	padding-left: 0px;
	float: left;
	padding-right: 10px;
}

.leftnavigation a {
	display: block;
	width: 150px;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 10px 0px;
	color: #634073;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(../shared/left_nav_image.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
}

.leftnavigation a:visited {
	color: #634073;
}

.leftnavigation a:hover {
	color: #6e6a31;
	background-position: right -124px;
}
/* CONTENT AREA */

.contentright {
	width: 370px;
	padding-top: 40px;
	float: right;
}
.contentleft {
	width: 370px;
	padding-top: 40px;
	float: left;
}
.contentcenter {
	width: 900px;
	float: left;
}

.contentbox {
	width: 370px;
	padding-bottom: 30px;
	float: right;
}
.contentboxcenter {
	margin-bottom: 10px;
	background-color: #FFF;
	float: left;
	width: 900px;
}


.contentbox img {
	margin-top: 10px;
	margin-left: 0px;
	float: left;
}

.contentbox .contenttype {
	padding-bottom: 20px;
	float: left;
	color: #634073;
	padding-top: 10px;
	padding-left: 5px;
}

.contentbox .contenttype h2 {
	color: #634073;
	font-weight: bold;
	margin-bottom: 5px;
}
.contentbox .contenttype p {
	color: #634073;
	margin-top: 5px;
	font-size: 97%;
	list-style-image: url(../shared/freccia-dot.jpg);
}
.contentbox .contenttype ul {
	color: #634073;
	font-size: 97%;
	padding-left: 10px;
	list-style-position: outside;
	list-style-type: square;
}
.contentbox .contenttype a {
	font-family: Helvetica,Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #aaa671;
	background-image: url(../shared/plus_sign.gif);
	background-repeat: no-repeat;
	padding: 10px 0px 10px 10px;
	background-position: 0px 9px;

}
.contentbox .contenttype a u {
	padding: 0px 0px 0px 15px;
	text-decoration: none;
	border-bottom-color: #c0bd98;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.contentboxcenter .contenttype ul {
	text-indent: 20px;
}
.contentbox .contenttype a:hover {
	color: #a7591a;
}
.contentboxcenter img {
	margin-top: 10px;
	margin-left: 10px;
	float: inherit;
}
.contentboxcenter .contenttype {
	margin-top: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	float: left;
	color: #634073;
}
.contentboxcenter .contenttype h2 {
	color: #634073;
	font-weight: bold;
	margin-bottom: 5px;
}
.contentboxcenter .contenttype p {
	color: #634073;
	margin-top: 5px;
	font-style: normal;
	text-align: justify;
}
.contentboxcenter .contenttype a {
	font-family: Helvetica,Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #aaa671;
	background-repeat: no-repeat;
	padding: 10px 0px 10px 10px;
	background-position: 0px 9px;
}
.contentboxcenter .contenttype a u {
	padding: 0px 0px 0px 15px;
	text-decoration: none;
	border-bottom-color: #c0bd98;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.contentboxcenter .contenttype a:hover {
	color: #a7591a;
}

.imageright {
	margin-top: 10px;
	margin-left: 10px;
	float: right;	
}
.imageleft {
	margin-right: 10px;
	float: left;
}


/* FOOTER AREA */
.footerArea {
	width: 100%;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	border-top: solid;
	border-color: #ffffff;
}

.footercontent {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}

.footernav {
	padding-top: 10px;
	padding-right: 0px;
	float: right;
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: right;
}

.footernav a {
	color: #622c5c;
	text-decoration: none;
}
.footernav a:visited {
	color: #622c5c;
}
.footernav a:hover {
	color: #6e6a31;
}

.copyright {
	border-width: 2px;
	padding-top: 7px;
	font-size: 10px;
}
.clear_left {
	clear:left;
	font-size:1px;
	line-height:1px;
}
.container .contentArea .contentcenter .contentboxcenter .contenttype blockquote .contatti a {
	font-size: 9pt;
	color: #009;
	font-weight: bold;
}
.container .contentArea .contentcenter .contentboxcenter .contenttype blockquote .contatti a:hover {
	font-size: 9pt;
	color: #a7591a;
	font-weight: bold;
}
.lang {
	text-align: left;
	width: 200px;
	padding-top: 17px;
}
.lang a {
	color: #622c5c;
	text-decoration: none;
}
.lang a:visited {
	color: #622c5c;
}
.lang a:hover {
	color: #a7591a;
}
.salecondition {
	font-size: 10px;
	font-style: italic;
	text-align: left;
}
.interlink a:hover {
	text-decoration: underline;
	color: #a7591a;
}
#ads {
	text-align: left;
	display: inline;
	width: auto;
	float: left;
}
#CH {
	text-align: right;
	display: none;
	float: none;
}
.contentboxcenter .contenttype ul li {
	text-indent: 20px;
	list-style-position: inside;
	list-style-image: url(../shared/direction_right.gif);
	padding-top: 3px;
	padding-bottom: 3px;
}
.contentboxcenter .contenttype p {
	font-style: normal;
}
.container .contentAreahome {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
}
.contentprod {
	width: 900px;
	padding-left: 200px;
}
html {
	height: 100%;
	margin-bottom: 1px;
}

