/* CSS Document */
BODY {
	font-family:verdana;
	font-size:13px;
	margin:0;
}
DIV.tec_container {
	display:block;
	width:790px;
	height:1120px;
	
	margin:0 auto;
	background:url(images/bg_alfa.jpg) no-repeat;
	background-position:right top;
}
DIV.tec_text {
	display:block;
	width:460px;
	margin:0;
	float:left;
}
H1 {
	font-size:36px;
	margin:40px 0 0 0;
}
H2 {
	margin:10px 0 0 0;
	color:#CC3333;
	font-weight:normal;
	font-size:22px;
	line-height:20px;
}
H3 {
	color:#CC6600;
	font-weight:normal;
	font-size:20px;
	margin:15px 0 5px 0;
}
B {
	color:#009933;
}
B.big {
	font-size:18px;
	margin:10px 0;
	display:block;
}
TABLE.usage {
	font-size:9px;
	text-align:center;
}
TABLE.usage TD {
	border-bottom:1px solid #000;
	vertical-align:top;
}
SPAN.tec_bas {
	font-size:10px;
}
TABLE.usage TD.noborder {
	border:none;
}

