/* Oroshazaglas CSS Document */
body {
	background-color: #202F4D;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin: 0px;
}

#glassBallBox {
	width: 177px;
	background-color: #458BB1;
}

#titleBox {
	background-color: #345B7E;
}

#flashBox {
	background-color: #FFFFFF;
}

#contentBox {
	background-color: #BED5E2;
	background-image: url(../images/bgr_content.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #2F566C;
	line-height: 20px;
}

#contentBox a {
	color: #2F566C;
	text-decoration: none;
}

#menuBox {
	background-color: #202F4D;
	background-image: url(../images/bgr_menu.jpg);
	background-position:top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #95A8B9;
	line-height:15px;
}

#bottomMenuBox {
	background-color: #202F4D;
}

#footerBox {
	background-color: #FFFFFF;
}


/*pt technology */
td.item {
	font-size: 10px;
	padding-left: 3px;
}
a.linkTechnology {
	color: #2F566C;
	text-decoration: none;
	line-height: 12px;
}


.butonprod_dr
{
	float:left;
	color: #2F566C;
	font-weight:bold;
	font-size:10px;
	line-height:20px;
	border:solid 1px;
	border-top-color: #2F566C;
	border-left-color: #2F566C;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.butonprod_dr a
{
	display:block;
	color: #2F566C;
	font-weight:bold;
	font-size:10px;
	line-height:20px;
	padding-left:7px;
	background-image: url(../images/sagetica_dr.gif);
	background-repeat: no-repeat;
	background-position:right;
	background-color: #DFEAF1;

}

.butonprod_st
{
	float:left;
	color: #2F566C;
	font-weight:bold;
	font-size:10px;
	height:20px;
	border:solid 1px;
	border-top-color: #2F566C;
	border-left-color: #2F566C;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.butonprod_st a
{
	display:block;
	color: #2F566C;
	font-weight:bold;
	font-size:10px;
	height:20px;
	padding-left:20px;
	background-image: url(../images/sagetica_st.gif);
	background-repeat: no-repeat;
	background-position:left;
	background-color: #DFEAF1;
}
.pedefe li {
	padding:6px 0 6px 20px;
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

.pedefe ul{
	list-style: none;
	padding:0;
	margin-left:20px;
}