body
{
	margin:0;
	padding:0;
	
	background: background-color: #CCCCCC; 
	background-image: url("files/background.gif"); 
	background-repeat: repeat;
}

div.stats{
	display:inline;
	height:0px;
	left:-9000px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:-9000px;
	visibility:hidden;
	width:0px
}

tr, td
{
	text-align:left;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
}

a
{
	font-size: 12px;
	font-weight: bold;
	color: #003388;
	text-decoration: none;	
}

a:hover
{
	color: #CC6600;
}

#branding h1 {
	background:url('files/logo_50x50.gif') no-repeat center center;
	height: 100px;
	width: 100px;
	margin: 0;
	cursor: pointer;
	text-indent: -100em;
}

#lang 
{ 	
	vertical-align:top;
	font-size: 15px;
	position: absolute;
	z-index: 2;
	right: 20px;
	top: 0px;
	width: 80px;
	height: 21px;
	background-image: url('files/langBord.gif'); background-repeat: no-repeat; background-position:top center; }

#lang span{ font-size:12px;	color: #CC3300;}

#lang a
{
	padding:0 1px 0 1px;
	font-size: 12px;
	text-decoration: none;
	color: #999;
}

.main_start {display:none;}

#menu_header
{
	background-image: url(  "files/bag_menu.png" );
	background-color: #0066CC;
	background-repeat: repeat-x;
	height: 30px;
}

#menu_header ul
{
	margin: 0 !important; padding: 0 !important; width: 800px !important;
}

#menu_header ul li 
{
	list-style-type: none !important; float: left !important; /*display: block;*/
}

#menu_header ul li a
{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding:7px 0px 5px 8px;
	background-image: url( "files/sqr.gif" );
	background-position: 2px 13px;
	background-repeat: no-repeat;
	font-size: 12px;
}

#menu_header ul a#contact_sep
{
	display:none;
}

#menu_header ul li a:hover
{
	text-decoration:underline;
}

#menuSect /*ul*/
{
	margin: 0 !important;
	padding: 5px 0 0 1px !important;
	width: 200px;
	height: expression(this.scrollHeight < 100 ? "100px" : "auto");
	min-height: 100px !important; /* FF, Opera, IE7 */
}

#menuSect li 
{
	list-style-type: none !important; float: left !important;
}

#menuSect li a
{
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;	
	color: #666666;
	display: block;
	width: 189px;
	height: 20px;	
}

#menuSect ul /*sub*/
{
    margin:0 !important;
    padding:0 !important;
    list-style-type: none !important; float: left !important;
}
#menuSect ul li a
{	
	font-size: 12px;
	font-weight: 500;
	vertical-align: middle;	
	color: #666666;
	display: block;
	width: 189px;
	height: auto;
	background-image: url("files/arr.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	padding:2px 0 2px 8px;
}

#menuSect ul li a.active
{
	font-weight: 900;
	background-image: url("files/arr.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
#menuSect ul li .disList
{
	display:none !important;
}

#menuSect ul li a:hover
{	
	background-image: url("files/arr.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

#menuSect ul li a.active_main {background:none; }

/*left*/
.title
{
	font-size: 18px;
	color: #666;
	margin:10px 0 10px 0;
}
.main_div
{
	text-align:center;
}

div.content
{
	text-align: justify; 
	border: 1px solid #ccc;
	width: 732px !important;
	width: 757px;		
	padding: 0 14px 20px 8px;
	height: expression(this.scrollHeight < 1450 ? "1450px" : "auto"); /* IE 5 - IE 6 */
	min-height:1450px;
}
div.content .notcopy
{
	background:url(files/not_copy.gif) center center repeat-y scroll;
}
div.content ul li 
{
	list-style-type: square;
}
.content img {/*margin:8px;*/ }

.content .firstImg
{
	margin:0 8px 8px 0;
	border:1px solid #666; 
}
.content .BorderImg 
{
	/*padding:2px 2px 8px 2px;*/
	padding:5px 5px 10px 5px;
	border:1px solid #ccc;

}
.frameContent 
{
	margin-right:15px;
   	
}

#firstPar{margin-top:0px;}

.prodContent {border-collapse: collapse; border: 1px solid #9999cc;}

.prodContent td
{	
	vertical-align: middle;	
	border:1px solid #ccc;
	text-align:center;
}

.prodContent th
{	
	text-align:center;
	vertical-align: middle;	
	border:1px solid #fff;
	background-color: #9999cc;
}

.activeListManagment
{
	text-decoration:underline;
}

.menuLeftBorder {border:1px solid #ccc;}
.certImg img{margin-top:20px; border:none;}

.contDate {color:#ccc; margin:0 0 10px 0;}

.news_list{margin-top:10px; margin-bottom:10px; width:auto;}
.news_date{padding-right:5px; width:87px}
.news_intro{border-left:1px solid #ccc; padding-left:5px;}
.news_intro h3{font-size: 18px; margin:0;}
.news_pager a{margin-left:2px; margin-right:2px; text-decoration:underline;}

.category {margin:0 0 40px 0;}
.category_foto {width:160px; text-align:right;}
.category_intro {padding-left:10px; /*text-indent: 25px;*/}


