html, body {
	margin:0px;
	padding:0px;
	background: #E9E9E9 url(img/bck_page.gif) repeat-y 50%;
	border:0px;
}

body,td,th {
	color:#4d4d4d;
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
}

a{
	color:#1A1465;
	text-decoration:none;
}


#mainContent {
	position:absolute;
	left:50%;
	width:778px;
	margin: 0px 0px 0px -390px;
	padding: 0px 0px 0px 0px;
	z-index:20;
}

#bck_top{
	position:absolute;
	background:url(img/bck_page_top.gif);
	width:100%;
	z-index:10;
	height:96px;
}

#logo{
	float:left;
	background:url(img/telefoniaregional.jpg);
	width:250px;
	height:66px;
	z-index:1;
}

#logoik{
	float:right;
	background:url(img/interlink.jpg);
	width:250px;
	height:66px;
	z-index:2;
}

#header{
	width:768px;
	margin:0 0 0 0px;
	height:95px;
	padding:0 0 0 10px;
	background:url(img/bck_header.gif) repeat-x;
	position:relative;
}

#menu{
	position:absolute;
	float:left;
	left:0px;
	padding-left:20px;
	padding-top:3px;
	top:72px;
	width:750px;
	height:20px;
}


#borderLeft {
	left:0px;
	position:absolute;
	width: 11px;
	height: 95px;
	background:url(img/img_header_left.gif);
	margin:0 0 0 0px;
	padding: 0px 0 0 0px;
	z-index:9;
}

#borderRight {
	right:0px;
	position:absolute;
	width: 11px;
	height: 95px;
	background:url(img/img_header_right.gif);
	margin:0 0 0 0px;
	padding: 0px 0 0 0px;
	z-index:9;
}

#content {
	position:relative;
	width: 100%;
	background:url(img/bck_content.jpg) repeat-y;
	margin: 0 0 0 10px;
	padding: 0px 0px 0px 3px;
}


/*
.banner_hor{
	border:1px solid #83679f;
	width:468px;
	margin:14px 0 17px 8px;
}

.banner_ver{
	border:1px solid #83679f;
	width:122px;
	margin:0 0 10px 4px;
}
*/

#footer {
	position:relative;
	width: 760px;
	height: 20px;
	background:url(img/bck_footer.gif);
	margin:0 0 0 10px;
	padding: 10px 0 0 0px;
	text-align:center;
}
