@charset "utf-8";

body{
    margin:0px;
	padding:0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#238fce;
	background: #01669C;
	background-image:url(../img/abertura/bg_abertura.jpg);
	background-repeat:repeat-x;
}

img {
   behavior: url("pngbehavior.htc");
}

.top_01 {
	background: url(../img/abertura/bg_top1.jpg) repeat-x;	
}


.top_02 {
	background: url(../img/abertura/bg_top2.jpg) repeat-x;	
}


.menuOn_r {
	background: url(../img/abertura/bg_top3.jpg) repeat-x;	
}

.menuOff_r {
	background: url(../img/abertura/bg_menuOff_r.jpg) repeat-x;	
}


.menuOn {
	background: url(../img/abertura/bg_top4.jpg) no-repeat;	
}

.menuOff {
	background: url(../img/abertura/bg_menuOff.jpg) repeat-x;	
}

#idiomas {
	margin: 17px 0px 0px 20px;
}

#idiomas a {
	color:#238fce;
	text-decoration: none;
}

#idiomas a:hover {
	color:#1a6d9e;	
}

#main {
	width:100%;
	background: url(../img/abertura/bg_main.jpg) repeat-x;
	height:418px;
}

#content {
	width: 1000px;	
}

.main_img {
	margin: 74px 0px 0px 53px;	
}

.links {
	margin:7px 0px 0px 19px;
	color:#cbecff;
}

.linksOn {
	color:#3fb7fe;
	text-decoration:none;
}

.form_wrap {
	display: none;
	margin: 8px 0px 0px 17px;
}

#webmailOff {
	display:none;	
}

#ftpOff {
	display:none;	
}

.linksOff {
	color:#cbecff;	
	text-decoration:none;
}

.form {
	float:left;
	width:115px;
}

.form input {
	width:98px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#cbecff;
	padding:2px 5px 0px 5px;
	height: 15px;
	border: 1px solid;
	border-left-color:#015a8d;
	border-top-color:#015a8d;
	border-right-color:#0586ca;
	border-bottom-color:#0586ca;
	background:#015b8e;
	margin-bottom:3px;
}

.form_button {
	float:left;
	width:40px;
	height:42px;
}

#selecao {
	width:100%;
	height:220px;
	padding-top:19px;
	text-align: center;
}

#rodape {
	height:191px;
	background: url(../img/abertura/bg_bottom.jpg) repeat-x;
}

.bottom {
	margin: 105px 0px 0px 53px;
	color:#ffffff;
}

.address {
	line-height: 14pt;	
}