html, body, form, ul, li, p, h1 { 
	padding: 0px;
	margin: 0px;
}
html, body, * html #main { 
	height: 100%;
}
img {
	border: 0px;
}
body {
	font-size: 12px;
	font-family: arial;
	background: #3C3A3A;
}
#main {
	width: 780px;
	min-height: 100%;
	background: url(img/content_bg.jpg) repeat-y;
	background-color: #FFFFFF;
	margin: 0px auto -30px auto;
	position: relative;
}
#sidebar {
	width: 192px;
	padding: 20px 15px 15px 15px;
	float: left;
}
#sidebar #logo {
	width: 170px;
	padding: 0 0 20px 22px;
	float: left;
}
#sidebar #lang {
	width: 172px;
	color: #4B4A4A;
	font-weight: bold;
	padding: 0 0 20px 20px;
	float: left;
}
#sidebar #lang a, #sidebar #menu a {
	color: #4B4A4A;
	text-decoration: none;
}
#sidebar #lang a:hover, #sidebar #menu a:hover, #sidebar #menu a.act {
	color: #6C1520;
}
#sidebar #menu {
	width: 185px;
	font-weight: bold;
	list-style: none;
	padding: 0 0 15px 7px;
	float: left;
}
#sidebar #menu li {
	width: 172px;
	background: url(img/menu_dot.gif) no-repeat 0 7px;
	padding: 2px 0 2px 13px;
	float: left;
}
#sidebar #menu .sub {
	width: 152px;
	background: url(img/menu_dot.gif) no-repeat 20px 7px;
	padding: 2px 0 2px 33px;
	float: left;
}
#content {
	width: 508px;
	padding: 30px 25px 15px 25px;
	float: left;
	color: #858585;
	font-size: 14px;
}

#content h1 {
	width: 100%;
	color: #787878;
	font-family: tahoma;
	font-size: 32px;
	font-weight: normal;
	padding: 3px 0px 8px 0px;
	margin: 1px 0px 20px 0px;
	float: left;
}

#content h2 {
	width: 100%;
	color: #787878;
	font-family: tahoma;
	font-size: 22px;
	font-weight: normal;
	padding: 2px 0px;
	margin: 2px 0px;
	float: left;
}

#content p{
    padding: 5px 0px;
    color: #858585;
    font-size: 14px;
    text-align: justify;
}

#content ul{
    padding: 5px 25px 5px 45px;
    color: #858585;
    font-size: 14px;
}

#content a{
  color: #858585; 
}

#content a:hover{
  color: #858585;
  text-decoration:none; 
}

#link_back {
  text-align:right;
  margin-top: -20px;
}

#link_back a{
  font-size: 13px;
  color:#676767;
  text-decoration:none;  
}

#link_back a:hover{
  color:#676767;
  text-decoration:underline; 
}

#footer {
	width: 725px;
	height: 22px;
	color: #858585;
	font-size: 12px;
	text-align: right;
	padding: 8px 20px 0 0;
	margin: 0px auto;
	position: relative;
}
.clearfooter {
	height: 30px;
	clear: both;
}

.splitter {
	height: 10px;
	clear: both;
}

#content .bordo_14_link{
	color:#6C1520;
	font-size:14px;
	text-decoration:none;
}

#content .bordo_14_link:hover{
	color:#6C1520;
	font-size:14px;
	text-decoration:none;
}

#content .bordo_12_link{
	color:#6C1520;
	font-size:12px;
	text-decoration:none;
}

#content .bordo_12_link:hover{
	color:#6C1520;
	font-size:12px;
	text-decoration:underline;
}

#content .grey_12{
    color:#858585;
    font-size:12px;
}

#content .grey_13{
    color:#858585;
    font-size:13px;
}

#content .grey_9{
    color:#858585;
    font-size:9px;
}

#content .grey_darker_13{
    color:#565656;
 	font-size:13px;
}

#content .productlist{
    margin: 0 auto;
    display: block;
}

#content .productlistitem{
    float:left;
    height:105px;
    width: 118px;
    padding: 5px 3px 12px 4px;
    text-align: center;  
}

#content .productlistitem div div.logotipui{
    float:left;
    height:80px;
    width: 118px;
    padding: 0;
    margin: 0 0 10px 0;
    text-align: center;
    display: table-cell; 
    vertical-align: middle;
    border:1px solid #D4D4D4;
    background-color: #FFFFFF;    
}

#content .product{
    margin: 0 auto;
    display: block;
}

#content .product img{
	display: block;
}

#content .productnavigation{
	margin: 0 auto;
    display: block;
}

#content .productcontent{
	margin: 0 auto;
    display: block;
}

#content .productbefore{
    float: left;
    display: float;
    padding: 3px 0px 3px 0px;
}

#content .productbeforeimg{
    float: left;
    display: float;
    padding: 5px 5px 3px 5px;
}

#content .productafter{
    float: right;
    display: float;
    padding: 3px 0px 3px 0px;
}

#content .productafterimg{
    display: float;
    float: left;
    padding: 5px 5px 3px 5px;
}

#content .product_firstColumn{
	float:left;
	width: 508px;
}

#content .product_secondColumn{
	float:left;
	width: 200px;
	padding: 5px 3px 0px 4px; 
}

div.othercatprods {
	width:120px; 
	float:left; 
	margin:0 5px 5px 0; 
	cursor: pointer; 
	border:1px solid #D4D4D4;
	text-align:center;
}
	
#content .producttable{
	background-color:#d4d4d4;
}

#content .producttable td{
	background-color:#ffffff;
}

table.table_gray_12 {
	color:#858585;
	font-size:12px;
}


td.td_gray_darker_12 {
    color:#565656;
    font-size:12px;
}

#content .news{
    vertical-align: middle;
    display: block;
    float:left;
    margin: 3px 0px;
    padding: 5px 0px;
}

#content .news a{
    text-decoration:none;
}

#content .news a:hover{
    text-decoration:none;
}

#content .linktopdf{
	display: float;
	float: right;
	vertical-align:middle;	
}

#content .linktopdf a{
 	text-decoration:none;
}

#content .linktopdf a:hover{
 	text-decoration:underline;
}

#content input.input1 {
	border:1px solid #AEB0B3;
	color:#565656;
	font-size:13px;
	height:16px;
	width:110px;
}
#content select.select1 {
	border:1px solid #AEB0B3;
	color:#565656;
	font-size:13px;
	height:18px;
	width:110px;
}
#content textarea.textarea1 {
	border:1px solid #AEB0B3;
	color:#565656;
	font-size:13px;
	height:50px;
	width:188px;
}
#content .button1 {
	background-color:#FEFEFE;
	border-color:#FEFEFE;
	border-width:0px;
	color:#6C1520;
	font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size:14px;
}

.news_photo {
	float: left;
	margin: 0 10px 10px 0;
}

.dmarquee {
	font-family: "Monotype Corsiva";
	font-size: 16pt;
	color: #f04d23;
}

#start_marquee {
	color: #fff;
	width: 750px;
	margin: 0 auto; 
}

#addressee {
	width: 110px;
}