body{
	margin:0;
	padding:0;
	
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	cursor:default;
	color:#000000;
	width:100%;
	height:100%;
}
body p{margin:0; padding:0 0 5px 0; text-align:justify;}
body ul{margin:0 0 0 50px; padding:4px}
body li{margin:0; padding:0 0 5px 0; list-style-type:circle;}


body #container_c h1{
	margin:0 10px;
	padding:10px 10px 0 10px;
	border-bottom:2px solid #336699;
	
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}
body #container_c h2,
body #container_c h3{ padding:0; margin:0 2px; font-size:14px;}

body #container_c .content_delimiter{margin:0px; padding:5px 0; }
body #container_c .faq_question{
	font-weight:bold;
	text-decoration:underline;
}
body #container_c .faq_answer{
	font-weight:lighter;
	margin:4px 10px 5px 10px;
	display:block;
	text-align:justify;
	
	/*
	border:1px solid #efefef;
	background-color:#FFFFFF;
	*/
}
body #container_c .faq_answer p{
color:#000066;
}

body #container_c .contact_titletext{
	color:#006699;
	font-size:11px;
/*	font-weight:bold;*/
}
.contact_obrigatory{
	font-weight:bold;
}
body #container_c .contact_normaltext{
	/*border:1px solid #efefef;
	background-color:#FFFFFF;*/
	display:block;
	padding:5px;
}
body #container_c .contact_normaltext p{
	text-align:justify;
	text-indent:20px;

	font-size:12px;
	color:#000;
}
body #container_c input,
body #container_c textarea{
	border:1px solid #ccc;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
body #container_c .contact_textfield{
	width:200px;
}
body #container_c .contact_textarea{
	width:200px;
	height:100px;
}
body #container_c .content_top_bar{
	margin:2px 0;
	padding:2px 0 5px 0;
	
}

body #container_c .content_image_container{	float:right;	}
	body #container_c .content_image_container img{display:block; clear:both; width:268px; height:168px; border:1px solid #333333;}
	body #container_c .content_image_container div{display:block; clear:both; width:270px; height:auto; margin:2px 0 5px 0;text-align:center; font-size:11px; font-weight:bold;}

body #container_c .content_image_bottom_container{ width:580px; }
body #container_c .content_image_bottom_container .image_container{
	float:left; margin:2px;}

body #container_c .content_text_container{ width:290px; margin:0 5px 0 0; display:block; text-align:justify; }
body #container_c .full_sized{	width:564px; }
	
	body #container_c .content_text_container img{position:relative;}
	body #container_c .content_text_container p{text-align:justify; margin: 5px 0 5px 0; text-indent:20px; }
	
	body #container_c .content_delimiter{ font-size:11px;}
	body #container_c .content_top_bar a{color:#FFF; background-color:#333333; display:compact; padding:3px 5px; text-decoration:none; margin:0px 1px;}
/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/
#container_a{
	position:absolute;
	width:730px;
	top:0;
	left:50%;
	margin:0 0 0 -365px;
}
#container_b{
	background-image:url(../images/background_a.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#container_c{
	background-image:url(../images/background_b.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	
	padding:0 5px 0 140px;
	height:auto;
	min-height:480px;
	/*margin:0 5px 0 20px;*/
}
/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/
#top_menu{
	width:730px;
	height:18px;
	
	background-color:#003366;
}
#top_menu_container{
	float:left;
/*	display:inline;*/
	
	height:10px;
	width:auto;
	padding:4px 5px 3px 40px;
	
	font-size:11px;
	color:#fff;
	
	background-color:#336699;
}
#top_search_form_container{
	float:right;
	color:#FFFFFF;
}
	#k_form{margin:0;padding:0;}
	#input_k{
		width:150px;
		height:14px;
		border:1px solid #cccccc;
		font-size:10px;
	}
	#submit_k_form{
		width:auto;
		height:18px;
		border:none;
		background-color:#efefef;
		font-size:10px;
	}
/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/
#left_menu_0{
	position:absolute;
	top:180px;
	left:50%;
	margin:0 0 0 -363px;
	font-size:11px;
}
#left_menu_0 a{display:block; text-decoration:none;}
#left_menu_0 .a1 {
	color:#000;
	background-image:url(../images/bullet_meta_0.gif);
	background-repeat:no-repeat;
	padding:2px 0 2px 17px;
}


#left_menu_0 .a1:hover {
	text-decoration:underline;
}

#left_menu_0 .a2 {
	color:#00C;
	padding:1px 0 1px 20px;
}


#left_menu_0 .a2:hover {
	background-image:url(../images/bullet_blueball_0.gif);
	background-repeat:no-repeat;
	color:#002388;
}
/* ---------------------------------------------- */
.catalog_tr_over{
background-color:#fec;
background-color:#ededed;
cursor:pointer;
}
.screenWideFrameContainer{
position:absolute;
	background-color:#CCcc00;
	border:1px solid #000066;
	width:95%;
	height:95%;
	margin:2.5% 0 0 2.5%;
}