@charset "utf-8";
/* CSS Document */

body {
	color: #1b1c44;
	font-family: tahoma;
	font-size: 9pt;
	background-color: #7895b2;
	margin-top: 0px;
	vertical-align: top;
	height: 100%;
	line-height: 140%;
	}
	
.container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	vertical-align: top;
	}
	
.content {
	width: 775px;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clear: both;

	}
	
.top {
	width: 775px;
	height: 205px;
	background:url(images/lay_01.jpg);
	float: left;
	}	

.logo {
	margin: 35px 0px 0px 20px;
	}

.menu {
	position: absolute;
	width: 385px;
	height: 80px;
	left: 391px;
	top: 154px;
	}

.menu-1 {
	background:url(images/menu.gif) no-repeat; 
	height:50px; 
	width:78px; 
	float: left; 
	text-align:center; 
	padding-top: 30px;
	cursor: auto;
}

.spac {
	height: 50px; 
	width: 20px; 
	float: left; 
}

.main {
	background-color:#FFFFFF;
	background:url(images/lay_02.jpg) repeat-y;
	background-image:url(images/lay_03.jpg);
	width: 775px;
	height:auto;
	float:left;
	}

.main-1 {
	width: 735px;
	height: 100%;
	float: left;
	padding: 20px 20px 20px 20px;
	line-height: 25px;
	text-align:justify;
	}
	
.main-2 {
	padding: 20px 60px 20px 60px;
	height: 100%;
	float: left;
	
	}
	
.main-2o {
	padding: 20px 0px 20px 0px;
	height: 100%;
	float: left;
	}
	
.pointer {
	cursor: auto;
 }

.m {
	float: left;
	padding-left: 400px;
}

.footer {
	width: 755px;
	height: 46px;
	background:url(images/lay_04.jpg) no-repeat;
	float: left;
	padding: 20px 10px 0px 10px;
	}

.img_oferta {
	width:200px;
	height:133px;
	border: 4px solid #d0cecc;
	}

.center {
	text-align:center;
}

.green {
	color: #339966;
	font-weight:bold;
	}

.red {
	color: #ff0000;
	font-weight:bold;
	}

.fl {
	float: left;
	}

.fr {
	float:right;
	}

.emp {
	color:#9f9f9e;
	font-weight:normal;
	}

.775 {
	width: 775px;
	}

.oerta-1 {
	width: 230px;
	float:left;
}

.oferta-2 {
	width: 500px;
	float:right;
}


h3 {
	color:#FF0000;
	}

img {
	border-style: none;
	}

a {
	color:#004877;
	font-weight: bold;
	text-decoration:none;
}

a:hover {
	color:#011929;
	font-weight: bold;
	text-decoration:none;
}


a.emp:link {
	color: #7895b2;
}

a.emp {
	color: #7895b2;
}

a.emp:hover {
	color: #7895b2;
	font-weight:normal;
	}	
ol { 
	margin-left:13px; 
	padding-left:0px; 
	}
	
ul { 
	margin-left:20px; 
	padding-left:0px; 
	}
	
.tabela td {
	border: solid 1px #CCC;
	
}

