body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#707070;
	background-color:#123f4f;
	margin:0 auto;
	text-align:center;
}

ul, li, form, p, h1, h2, h3, h4 {
	margin:0;
	padding:0;
}
ul, li {
	list-style-type:none;
}

.content {
	font-size:0.72em;
	width:900px;
	text-align:left;
	margin:auto;
}

.column {
	float:left;
}
.break {
	clear:both;
}
.top {
	background-image:url(../images/bk_top.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding:6px 0 0 0;
}

.header {
	background-image:url(../images/bk_banner.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:186px;
}
.logobk {
	background-image:url(../images/bk_banner_logo.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:186px;
}
h1.logo {
	position:relative;
	float:left;
	bottom:-20px;
}

h2 {
	margin-bottom:10px;
}
.contactos {
	float:right;
	background-image:url(../images/bk_contactos.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:106px;
	width:209px;
	position:relative;
	top:-32px;
	color:#fff;
	padding:80px 10px 0 20px;
}
.body {
	background-image:url(../images/bk_content_top.gif);
	background-position:top right;
	background-repeat:repeat-x;
	background-color:#fff;
}

.fita {
	width:900px;
	clear:both;
	margin:auto;
	text-align:right;
}
.fita img {
	position:relative;
	margin-right:-70px;
}
.left {
	width:440px;
}
.right {
	width:420px;
}
.margin40 {
	margin-right:40px;
}
.list {
	margin-bottom:20px;
}
.list li {
	background-image:url(../images/bullet.gif);
	background-position: 2px left;
	background-repeat:no-repeat;
	padding:0 0 0 10px;
	margin-bottom:5px;
}
.list li li{
	background-image:none;
	padding:0 0 0 20px;
	margin-bottom:0;
}

.image_version {
	float:right;
	margin-left:3px;
	position:relative;
	top:-50px;
}
.bk_body_bottom {
	background-image:url(../images/bk_content_bottom.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:43px;
	padding-top:44px;
}
.end_content {
	background-image:url(../images/bk_end_content.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:97px;
	height:43px;
	margin-left:-45px;
	position:relative;
	bottom:0;
}
.footer {
	background-image:url(../images/bk_footer.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:116px;
	color:#fff;
}
.beginfooter {
	background-image:url(../images/bk_begin_footer.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:97px;
	height:43px;
	margin-left:-45px;
	position:relative;
}
.copy {
	background-image:url(../images/bk_copyright.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:229px;
	height:102px;
	float:right;
	font-size:90%;
	text-align:right;
	padding:10px 10px 0 0;
}
	