#blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}
#popUpDiv {
position:absolute;
background-color:#eeeeee;
width:300px;
height:300px;
z-index: 9002;
}
body{
	background:#3e7580 url(images/fundo.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin-top:2px;
}
#principal {
	width: 760px;
	\width: 780px;
	w\idth: 760px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
}
a {
	color:#da7408;
	text-decoration:none;
}
img{
	border:none;
}
/* ---------- LOGO ---------- */
#logo {
	margin-bottom: 3px;
	background:url(images/topo.gif);
	height:79px;
	width:759px;
}

/* ---------- MENU ---------- */
#menu{
	background:url(images/mn_bg.gif) no-repeat;
	height:220px;
	margin-bottom: 3px;
	padding-left:550px;
	padding-top:15px;
	padding-right:10px;
}
#menu a img {
	border:0px;
} 	

.menu_botao {
	background:url(images/mn_bot.jpg) no-repeat;
	height:73px;
	width:70px;
	text-align:center;
	padding-top:53px;
}
.menu_botao_over {
	background:url(images/mn_bot_on.jpg) no-repeat;
	height:73px;
	width:70px;
	text-align:center;
	padding-top:53px;
}
.menu_botao a{
	color:#FFF;
	text-decoration:none;
}
.menu_botao_over a{
	color:#2e81bf;
	text-decoration:none;
}
.menu_botao_over a:hover{
	color:#2e81bf;
	text-decoration:none;
}


/* ---------- MEIO ---------- */
#meio {
	background:#0b212b;
	width:759px;	
}

#meio_topo {
	width:759px;
	height:15px;
	margin-bottom:0px;
	background:url(images/meio_bg_topo.gif) no-repeat;
}
#meio_bottom {
	width:759px;
	height:15px;
	margin-top:0px;
	background:url(images/meio_bg_bottom.gif) no-repeat;
}
#meio h2 {
	color:#da7408;
	font-size:24px;
	margin-left:13px;
	margin-top:-3px;
	margin-bottom:0px;
}

#meio .data {
	color:#da7408;
}

#meio a.leia {
	color:#da7408;
	text-decoration:none;
	padding-left:200px;
}

#meio a:hover.leia {
	text-decoration:underline;
}

#meio_clear {
	clear:both;
	width:759px;
}

#meio_esq {
	width:290px;
	float:left;
	margin-left:11px;
	margin-right:3px;
}
#meio_principal{
	width:740px;
	float:left;
	margin-left:11px;
	margin-right:3px;
}

#meio_dir {
	width:430px;
	float:right;
	margin-right:15px;
	_margin-right:-44px;
}

#meio_dir_main {
	background:url(images/meio_dir_main_bg.gif) no-repeat;
	width:430px;
	height:261px;
	margin-top:-15px;
	padding-top:30px
}

#meio_dir_main_topo {
	border-bottom: #485960 1px dashed;	
	padding-left:0px;
	padding-top:5px;
	height:130px;
	width:380px;
	background:url(images/meio_dir_foto2.gif) no-repeat left;
	margin-left:25px;
}
.meio_dir_main_topo_texto {
	padding-top:25px;
	padding-left:85px;
	width:305px;
}
#meio_dir_main_baixo {
	border:0px;
	padding-left:83px;
	padding-top:25px;
	height:130px;
	width:430px;
}

/* ---------- FORM_BOLETO ----- */
form {
	margin: 0 0 0 10px;
	padding: 0;
}

input, select, textarea {
	font: 11px/normal Tahoma, Arial, sans-serif;
	color: #333333;
	border:1px solid #0b212b;
	margin-top: 5px;
	margin-right:0xp;
	padding-left:3px;	
}
/* ---------- FOTOS ----------- */
#fotos {
 	list-style:none;	
	vertical-align : middle;
}

#fotos li {
	display: inline;
	margin-right:30px;
}
/* ---------- RODAPE ---------- */
#rodape {
	padding:5px;
	clear: both;
	text-align:right;
	font-size:9px;
	color:#FFF;
}

#rodape a {
	color:#FFFFFF;
	text-decoration:none;
}

#rodape a:hover {
	text-decoration:underline;
}