@charset "utf-8";
/* CSS Document */

body {
	background-color:#ffffff;
	}
	
.page {
	padding:0px;
	margin:6px auto;
	width: 842px;
	height: 616px;
	background-color: #ffffff;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:414141;
	}
	
.textbox {
	width: 842px;
	height: 99px;
	}
	
.line {
	width: 842px;
	height: 1px;
	background-color: #525252;
	font-size:1px;
	}
	
.content {
	padding-top: 11px;
	padding-bottom: 11px;
}

.logo_company{
	background-image:url(../img/company/bck_banner.jpg);
	background-repeat:no-repeat;
	width: 841px;
	height: 219px;
	margin-top: 11px;
}

.colstanga {
	width: 255px;
	height: 84px;
	font-size:24px;
	font-family:Verdana, Geneva, sans-serif;
	color: #414141;
	vertical-align:middle;
	}
	
.coldreapta{
	width: 587px;
	height: 84px;;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color: #414141;
	padding-left: 17px;
	padding-right: 27px;
	}
	
.footer-line {
	background-color: #6b6b6b;
	font-size:1px;
	width: 842px;
	height: 1px;
}