/*tags*/
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EFF8FF;
	background-image: url(../img/site/fd_page.jpg);
	background-repeat: repeat-x;
	margin:0px;
}
label{color:#F00;font-weight:bold;font-size:10px;padding:0px 0px 0px 3px}
td{
	font-size: 12px;
}
a{
	color:#525252;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color:#FE811E;
}
input {
	border: 0px;
	background:none;
}
p{
	line-height: 18px;
	text-align: justify;
	margin:0px 0px 10px 0px;
}
h1{
	color:#FE811E;
	font-size:22px;
	text-align: left;
	margin:0px 0px 10px 0px;
}

h2{
	color:#001555;
	font-size:17px;
	margin:0px 0px 10px 0px;
	font-style:italic;
}
h2 p{
	background:#001555;
	color:#fff;
	text-align:center;
	margin:0px 0px 10px 0px;
}
h3{
	color:#FE811E;
	font-size:17px;
	margin:0px 0px 10px 0px;
	font-style:italic;
}
h3 p{
	background:#FE811E;
	color:#001555;
	text-align:center;
	margin:10px 0px 0px 0px;
}
h4{
	font-size:13px;
	font-style:italic;
	color:#FE811E;
	margin:0px 0px 10px 0px;
}

h5{
	color:#001555;
	font-size:13px;
	font-style:italic;
	margin:0px 0px 10px 0px;
	text-align:center;
}
h6{
	color:#001555;
	font-size:11px;
	margin:0px 0px 10px 0px;
}

/*divs*/
#popup{
	position:absolute;
	width:300px;
	height:327px;
	top:46px;
	left:15px;
	z-index:1002;
}
#loading {
	width:100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background:url(../img/site/spinner3-black.gif) no-repeat center #fff;
	text-align:center;
	padding:10px;
	font:normal 16px Tahoma, Geneva, sans-serif;
	margin-left: -50px;
	margin-top: -50px;
	z-index:2;
	overflow: auto;
	display:none;
	filter: Alpha(Opacity=50);
	 -moz-opacity:0.5; /* para o FireFox */
     opacity:0.5; /* para o outros Navegadores */
}
#popup a{
	background:#FE811E;
	color:#1F151D;
}
#popup a:hover{
	color:#FE811E;
	background:#1F151D;
}
#caixa_home{
	position:relative;
	float:none;
	clear: both;
	width:115px;
	height:40px;
	font-size:10px;
	text-align:center;
	font-weight:bold;
	border:2px solid #000000;
	margin:5px;
}
#caixa_home a{
	display:block;
	color:#000;
	width:105px;
	height:30px;
	padding: 5px;
	background:#CCC;
}
#caixa_home a:hover{
	display:block;
	color:#fff;
	width:105px;
	height:30px;
	padding: 5px;
	background:#000;
}
#caixa_mapa1{
	position:relative;
	float:none;
	width:115px;
	height:40px;
	font-size:10px;
	text-align:center;
	font-weight:bold;
	
	border: 2px solid #000000;
	margin:5px;
	background:#FFE3CC;
}
#caixa_mapa1 a{
	display:block;
	color:#000;
	width:105px;
	height:30px;
	padding: 5px;
	background:#FFE3CC;
}
#caixa_mapa1 a:hover{
	display:block;
	color:#000;
	width:105px;
	height:30px;
	padding: 5px;
	background:#FF7E15;
}
#caixa_mapa2{
	position:relative;
	float:none;
	width:115px;
	height:40px;
	font-size:10px;
	text-align:center;
	font-weight:bold;
	
	border: 2px solid #000000;
	margin:5px;
	background:#CCC;
}
#caixa_mapa2 a{
	display:block;
	color:#000;
	width:105px;
	height:30px;
	padding: 5px;
	background:#CCC;
}
#caixa_mapa2 a:hover{
	display:block;
	color:#fff;
	width:105px;
	height:30px;
	padding: 5px;
	background:#000;
}
#caixa_mapa3{
	position:relative;
	float:none;
	width:115px;
	height:40px;
	font-size:10px;
	text-align:center;
	font-weight:bold;
	border: 2px solid #000000;
	margin:5px;
	background:#DDE6FF;
}
#caixa_mapa3 a{
	display:block;
	color:#000;
	width:105px;
	height:30px;
	padding: 5px;
	background:#DDE6FF;
}
#caixa_mapa3 a:hover{
	display:block;
	color:#fff;
	width:105px;
	height:30px;
	padding: 5px;
	background:#002C9D;
}
#caixa_mapa4{
	position:relative;
	float:none;
	width:115px;
	height:40px;
	font-size:10px;
	text-align:center;
	font-weight:bold;
	
	border: 2px solid #000000;
	margin:5px;
	background:#FDFEC2;
}
#caixa_mapa4 a{
	display:block;
	color:#000;
	width:105px;
	height:30px;
	padding: 5px;
	background:#FDFEC2;
}
#caixa_mapa4 a:hover{
	display:block;
	color:#000;
	width:105px;
	height:30px;
	padding: 5px;
	background:#EDBE05;
}
#caixa_mapa5{
	position:relative;
	float:none;
	width:115px;
	height:40px;
	font-size:10px;
	text-align:center;
	font-weight:bold;
	
	border: 2px solid #000000;
	margin:5px;
	background:#E2FCFE;
}
#caixa_mapa5 a{
	display:block;
	color:#000;
	width:105px;
	height:30px;
	padding: 5px;
	background:#E2FCFE;
}
#caixa_mapa5 a:hover{
	display:block;
	color:#000;
	width:105px;
	height:30px;
	padding: 5px;
	background:#07B0BE;
}
#caixa_mapa6{
	position:relative;
	float:none;
	width:115px;
	height:40px;
	font-size:10px;
	text-align:center;
	font-weight:bold;
	
	border: 2px solid #000000;
	margin:5px;
	background:#EBE1D6;
}
#caixa_mapa6 a{
	display:block;
	color:#000;
	width:105px;
	height:30px;
	padding: 5px;
	background:#EBE1D6;
}
#caixa_mapa6 a:hover{
	display:block;
	color:#fff;
	width:105px;
	height:30px;
	padding: 5px;
	background:#9F784D;
}
#caixa_cmapa1{
	position:relative;
	float:none;
	width:115px;
	height:40px;
	font-size:8px;
	text-align:center;
	font-weight:bold;
	
	border: 2px solid #000000;
	margin:5px;
	background:#FFC595;
}
#caixa_cmapa1 a{
	display:block;
	color:#000;
	width:105px;
	height:30px;
	padding: 5px;
	background:#FFC595;
}
#caixa_cmapa1 a:hover{
	display:block;
	color:#000;
	width:105px;
	height:30px;
	padding: 5px;
	background:#FF7E15;
}
#caixa_cmapa2{
	position:relative;
	float:none;
	width:115px;
	height:40px;
	font-size:8px;
	text-align:center;
	font-weight:bold;
	
	border: 2px solid #000000;
	margin:5px;
	background:#808080;
}
#caixa_cmapa2 a{
	display:block;
	color:#fff;
	width:105px;
	height:30px;
	padding: 5px;
	background:#808080;
}
#caixa_cmapa2 a:hover{
	display:block;
	color:#fff;
	width:105px;
	height:30px;
	padding: 5px;
	background:#000;
}
#caixa_cmapa3{
	position:relative;
	float:none;
	width:115px;
	height:40px;
	font-size:8px;
	text-align:center;
	font-weight:bold;
	
	border: 2px solid #000000;
	margin:5px;
	background:#AEC5FF;
}
#caixa_cmapa3 a{
	display:block;
	color:#000;
	width:105px;
	height:30px;
	padding: 5px;
	background:#AEC5FF;
}
#caixa_cmapa3 a:hover{
	display:block;
	color:#fff;
	width:105px;
	height:30px;
	padding: 5px;
	background:#002C9D;
}
#caixa_cmapa4{
	position:relative;
	float:none;
	width:115px;
	height:40px;
	font-size:8px;
	text-align:center;
	font-weight:bold;
	
	border: 2px solid #000000;
	margin:5px;
	background:#FAFD82;
}
#caixa_cmapa4 a{
	display:block;
	color:#000;
	width:105px;
	height:30px;
	padding: 5px;
	background:#FAFD82;
}
#caixa_cmapa4 a:hover{
	display:block;
	color:#000;
	width:105px;
	height:30px;
	padding: 5px;
	background:#EDBE05;
}
#caixa_cmapa5{
	position:relative;
	float:none;
	width:115px;
	height:40px;
	font-size:8px;
	text-align:center;
	font-weight:bold;
	
	border: 2px solid #000000;
	margin:5px;
	background:#C8F9FD;
}
#caixa_cmapa5 a{
	display:block;
	color:#000;
	width:105px;
	height:30px;
	padding: 5px;
	background:#C8F9FD;
}
#caixa_cmapa5 a:hover{
	display:block;
	color:#000;
	width:105px;
	height:30px;
	padding: 5px;
	background:#07B0BE;
}
#caixa_cmapa6{
	position:relative;
	float:none;
	width:115px;
	height:40px;
	font-size:8px;
	text-align:center;
	font-weight:bold;
	
	border: 2px solid #000000;
	margin:5px;
	background:#DDCCB9;
}
#caixa_cmapa6 a{
	display:block;
	color:#000;
	width:105px;
	height:30px;
	padding: 5px;
	background:#DDCCB9;
}
#caixa_cmapa6 a:hover{
	display:block;
	color:#fff;
	background:#9F784D;
}
#caixa_cimapa1{
	position:relative;
	float:none;
	width:105px;
	height:30px;
	font-size:8px;
	text-align:center;
	font-weight:bold;
	
	border: 2px solid #000000;
	margin:5px;
	background:#FFA962;
}
#caixa_cimapa1 a{
	display:block;
	color:#000;
	width:95px;
	height:20px;
	padding: 5px;
	background:#FFA962;
}
#caixa_cimapa1 a:hover{
	display:block;
	color:#000;
	width:95px;
	height:20px;
	padding: 5px;
	background:#FF7E15;
}
#caixa_cimapa2{
	position:relative;
	float:none;
	width:105px;
	height:30px;
	font-size:8px;
	text-align:center;
	font-weight:bold;
	
	border: 2px solid #000000;
	margin:5px;
	background:#6C6C6C;
}
#caixa_cimapa2 a{
	display:block;
	color:#fff;
	width:95px;
	height:20px;
	padding: 5px;
	background:#6C6C6C;
}
#caixa_cimapa2 a:hover{
	display:block;
	color:#fff;
	width:95px;
	height:20px;
	padding: 5px;
	background:#000;
}
#caixa_cimapa3{
	position:relative;
	float:none;
	width:105px;
	height:30px;
	font-size:8px;
	text-align:center;
	font-weight:bold;
	
	border: 2px solid #000000;
	margin:5px;
	background:#88A9FF;
}
#caixa_cimapa3 a{
	display:block;
	color:#000;
	width:95px;
	height:20px;
	padding: 5px;
	background:#88A9FF;
}
#caixa_cimapa3 a:hover{
	display:block;
	color:#fff;
	width:95px;
	height:20px;
	padding: 5px;
	background:#002C9D;
}
#caixa_cimapa4{
	position:relative;
	float:none;
	width:105px;
	height:30px;
	font-size:8px;
	text-align:center;
	font-weight:bold;
	
	border: 2px solid #000000;
	margin:5px;
	background:#F7FC30;
}
#caixa_cimapa4 a{
	display:block;
	color:#000;
	width:95px;
	height:20px;
	padding: 5px;
	background:#F7FC30;
}
#caixa_cimapa4 a:hover{
	display:block;
	color:#000;
	width:95px;
	height:20px;
	padding: 5px;
	background:#EDBE05;
}
#caixa_cimapa5{
	position:relative;
	float:none;
	width:105px;
	height:30px;
	font-size:8px;
	text-align:center;
	font-weight:bold;
	
	border: 2px solid #000000;
	margin:5px;
	background:#15E6F7;
}
#caixa_cimapa5 a{
	display:block;
	color:#000;
	width:95px;
	height:20px;
	padding: 5px;
	background:#15E6F7;
}
#caixa_cimapa5 a:hover{
	display:block;
	color:#000;
	width:95px;
	height:20px;
	padding: 5px;
	background:#07B0BE;
}
#caixa_cimapa6{
	position:relative;
	float:none;
	width:105px;
	height:30px;
	font-size:8px;
	text-align:center;
	font-weight:bold;
	
	border: 2px solid #000000;
	margin:5px;
	background:#C8AB8C;
}
#caixa_cimapa6 a{
	display:block;
	color:#000;
	width:95px;
	height:20px;
	padding: 5px;
	background:#C8AB8C;
}
#caixa_cimapa6 a:hover{
	display:block;
	color:#fff;
	width:95px;
	height:20px;
	padding: 5px;
	background:#9F784D;
}

#page{
	position:relative;
	width:826px;
	height:auto;
	margin:0px auto 0px auto;
}
#topo_admin{
	position:relative;
	float:left;
	width:802px;
	height:242px;
	padding:0px 12px 0px 12px;

}
#topo_admin #logo{
	position:relative;
	float:left;
	width:175px;
	height:145px;
	background: url(../img/site/logo.png) no-repeat center center;
}
#topo_admin #termina{
	position:relative;
	float:left;
	width:627px;
	height:115px;
	text-align:center;
	font-size:24px;
	color: #2C3280;
	padding: 30px 0px 0px 0px;
}
#menu_control{
	position:relative;
	float:left;
	width:802px;
	height:auto;
	text-align:center;
	background: url(../img/site/fd_div.png) repeat-x #FFE500;	
	
}

#menu_control a{
	display:inline-block;
	width:121px;
	height: 12px;
	color:#525252;
	padding:3px;
	font-weight:bold;
	
}
#menu_control a:hover{
	width:121px;
	height: 12px;
	color:#FFF;
	padding:3px;
	background:#FE7A29;
	
}
#fd_menu2 {
	position:relative;
	float:left;
	width:796px;
	height:auto;
	background:#FE7A29;
	color: #FFFFFF;
	padding:3px;
	text-align:center;
}
#fd_menu2 a{
	color:#FFF;
}
#fd_menu2 a:hover{
color:#525252;
}

#menu_admin{
	position:relative;
	float:left;
	width:180px;
	height:auto;

	
}

#menu_admin a{
	display:block;
	width:180px;
	height: auto;
	color:#FFF;
	padding:3px;
	font-weight:bold;
	background: #FFB014;
	color:#525252;
	margin:0px 0px 2px 0px;
	
}
#menu_admin a:hover{
	width:180px;
	height: auto;
	color:#FFF;
	padding:3px;
	background:#FE7A29;
	margin:0px 0px 2px 0px;
	
}

#topo{
	position:relative;
	float:left;
	width:802px;
	height:347px;
	padding:0px 12px 0px 12px;

}
#topo ul{
	list-style-type: none;
}
#topo li{
	list-style-type: none;
}
#fd_topo{
	position:relative;
	float:left;
	width:802px;
	height:118px;
	background-image: url(../img/site/fd_topo.png);
	background-repeat: no-repeat;
	background-position: bottom;

}
#logo{
	position:relative;
	float:left;
	width:146px;
	height:118px;
	cursor:pointer;
}
#fd_topo h1{display:none;}
#continua{
	position:relative;
	float:left;
	width:656px;
	height:118px;
}
#topo_busca{
	position:relative;
	float:left;
	width:646px;
	height:41px;
	text-align: right;
	padding: 5px 10px 5px 0px;
	font-size: 9px;
	z-index:1001;
}
#topo_busca a{
	color:#000;
	text-decoration:none;
}
#topo_busca a:hover{
	color:#000;
	text-decoration:underline;
}
#topo_busca .auto{
	position:relative;
	float:right;
	width:200px;
	height:41px;
	margin:0px 0px 0px 5px;
}

#topo_menu{
	position:relative;
	float:left;
	width:646px;
	height:67px;

}
#topo_menu ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width:646px;
	color:#000;
	font-size: 11px;
}

#topo_menu ul li 
{

	padding: 0px;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: center;
	cursor: pointer;
	width: 105px;
	height:52px;
	letter-spacing: 0.5px;
	line-height: 10px;
	float: left;
	vertical-align: middle;
}

/* Menu items are a light gray block with padding and no text decoration */
#topo_menu ul li a
{
	display: block;
	cursor: pointer;
	width: 105px;
	color: #525252;
	text-decoration: none;
	height: 47px;
	text-align:center;
	padding: 12px 0px 8px 0px;
	font-size: 12px;
	line-height: 18px;
	background-image: url(../img/site/fd_div.png);
	background-repeat: no-repeat;
	background-position: left;
	vertical-align: middle;
}
/* Menu items that have mouse over or focus have a blue background and white text */
#topo_menu ul li a:hover
{
	font-weight: bold;
	color: #2E2E2E;
	text-decoration: none;
	width: 106px;
	height: 47px;
	text-align:center;
	padding: 12px 0px 8px 0px;
	font-size: 12px;
	line-height: 18px;
	vertical-align: middle;
}

#topo_testeira{
	position:relative;
	float:left;
	width:802px;
	height:229px;
	z-index:1;
}
#content{
	position:relative;
	float:left;
	width:802px;
	height:auto;
	padding:0px 12px 10px 12px;
	background: url(../img/site/fd_meio.png) no-repeat;
	z-index:1;
	
}
#content object{
	z-index:1;
	
}
#content2{
	position:relative;
	float:left;
	width:782px;
	height:auto;
	padding:10px 22px 10px 22px;
	background: url(../img/site/fd_meio.png) no-repeat;
	z-index:1;
}
#menu_doacao{
	position:relative;
	float:left;
	width:283px;
	height:auto;
	margin:10px 10px 0px 10px;
}
#menu_doacao #title{
	position:relative;
	float:left;
	width:263px;
	height:24px;
	color:#525252;
	padding:3px 0px 0px 30px;
	font-size:22px;
	font-weight:bold;
	font-style:italic;
	background: url(../img/site/menu_doacao01_s1.jpg) no-repeat;	
}
#menu_doacao #subtitle{
	position:relative;
	float:left;
	text-align:right;
	width:273px;
	height:22px;
	font-weight:bold;
	font-size:14px;
	color:#7f7f7f;
	padding:3px 10px 0px 0px;
	background: url(../img/site/menu_doacao02_s1.jpg) no-repeat;
}
#menu_doacao #menu{
	position:relative;
	float:left;
	width:283px;
	height:158px;
	background: url(../img/site/menu_doacao03_s1.jpg) no-repeat;
}
#menu_doacao #menu ul{
	margin:0;
	padding:0;
}
#menu_doacao #menu li{
	margin:0 0 0 20px;
	padding:5px 5px 5px 0;
	width:258px;
	height:20px;
	list-style: square;
	color:#0b4472;
	border-bottom: 1px dashed #f6ef70;
}
#menu_doacao #menu li .legenda{
	font-size:10px;
}
#menu_doacao #menu li a{
	width:283px;
	height:20px;
	color:#0b4472;
}
#menu_doacao #menu li:hover{
	background: url(../img/site/menu_doacao_over.png) no-repeat;	
}

#texto_doacao{
	position:relative;
	float:left;
	width:473px;
	height:auto;
	margin:10px 15px 0px 10px;
}

#tit1{
	position:relative;
	float:left;
	width:400px;
	height:auto;
}
#tit2{
	position:relative;
	float:left;
	width:382px;
	height:auto;
	text-align:right;
}


#submenu{
	position:relative;
	float:left;
	width:186px;
	height:auto;

}
#submenu1{
	position:relative;
	float:left;
	width:186px;
	height:7px;
	background-image: url(../img/site/menu_topo.gif);
	background-repeat: no-repeat;
}


#menu_lateral {
	position:relative;
	float:left;
	width:186px;
	height:auto;
	
	background-image: url(../img/site/menu_fd.gif);
}
#menu_lateral ul {
	margin: 0px;
	padding: 0px;
}
#menu_lateral li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	background-image: url(../img/site/risco_menu.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#menu_lateral li a{
	padding: 8px 5px 8px 5px;
	color:#333333;
	font-size: 11px;
	display: block;
	font-weight: bold;
	text-decoration: none;
}
#menu_lateral li a:hover{
	background-color: #A3A3A3;
	color: #FFFFFF;
}

/*sub menu*/
#menu_lateral li ul{
	background: #DFDFDF;
	width:180px;
	margin: 0px 3px 0px 3px;
	padding: 0px;
}
#menu_lateral li ul li a {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;

}
#menu_lateral li ul li a:hover {
	background-color: #A3A3A3;
	color: #FFFFFF;
}


#menu_lateral li ._1 li a:hover {
		background-color: #A3A3A3;

	}
	

	
#menu_lateral li ul .clicado a {
	color: #fff;
	background-color: #A3A3A3;
}



/*sub menu*/
#menu_lateral li ul li ul{
	background: #CECECE;
	width:177px;
	margin: 0px 3px 0px 0px;
	padding: 0px 0px 0px 3px;
}
#menu_lateral li ul li ul li a {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;

}
#menu_lateral li ul li ul li a:hover {
	background-color: #A3A3A3;
	color: #FFFFFF;
}


#menu_lateral li ul li ul ._1 li a:hover {
		background-color: #A3A3A3;

	}
	

	
#menu_lateral li ul li ul .clicado a {
	color: #fff;
	background-color: #A3A3A3;
}
#submenu3{
	position:relative;
	float:left;
	width:186px;
	height:16px;
	background-image: url(../img/site/menu_fim.gif);
	background-repeat: no-repeat;
}

#meio_sfoto{
	position:relative;
	float:left;
	width:590px;
	height:auto;
	padding:10px 0px 0px 10px;
	
}
#meio_sfoto ul{
	display:block;
}
#meio_sfoto ul li{
	list-style-position: inside;
	list-style-image: url(../img/site/ic_li.png);
	list-style-type:square;
	padding:0px 3px 4px 2px;
	margin:0px 0px 3px 0px;
}
#meio_sfoto ul li a{
	display:block;
	color:#4F4F4F;
	padding:2px;
}
#meio_sfoto ul li a:hover{
	color: #000;
	padding:2px;
}
#lat_foto{
	position:relative;
	float:left;
	width:103px;
	height:auto;
	background:#e1e1e1;
	padding:10px;
	margin:0px 0px 0px 20px;
	
}

.regua{
	height:1px;
	border-bottom:1px dashed #e1e1e1;
	margin:10px 0 0 0;
}

#rodape{
	clear:both;
	width:782px;
	height:92px;
	background: url(../img/site/fd_rodape.png) no-repeat center;
	font-size:10px;
	text-align:center;
	padding:8px 22px 0px 22px;
}

#rodape a{
	color:#333;
	font-weight:normal;
	font-size:10px;
}
#rodape a:hover{text-decoration:underline;}
#rodape p{
	text-align:center;
	margin:0;
}
#rodape p a{margin:0;}
#space{
	position:relative;
	height:10px;
	clear: both;
}
#space2{
	position:relative;
	height:5px;
	margin:0;
	float: left;
	clear: both;
}
#listas{
	position:relative;
	width:100%;
	height:auto;
	float: left;
	clear: both;
}

.listas{
	line-height:16px;
}

.listas h2{
	margin-top: 10px;
}

#listas_meia{
	position:relative;
	width:47%;
	height:auto;
	float: left;

}
#listas_terco{
	position:relative;
	width:33%;
	height:auto;
	float: left;

}
#listas_oitavo{
	width:25%;
	height:auto;
	float: left;
	position:relative;

}
#form1{
	position: relative;
	float:left;
	width:22%;
	height: auto;
	padding:5px;
	text-align:right;
font-weight:bold;
}
#form2{
	position: relative;
	float:left;
	width:72%;
	height: auto;
	padding:5px;

}
#bt_ok {
	position:relative;
	float:right;
	height: 26px;
	width: 26px;
	margin-top:-1px;
}
#campo_busca{
	position:relative;
	float:right;
	height: 26px;
	width: 111px;
	
}
#auto_foto{
	position:relative;
	float: left;
	width:auto;
	margin:0px 0px 10px 0px;
}
#auto2{
	position:relative;
	float: left;
	width:auto;
	margin:0px 5px 0px 0px;
}
#fotol{
	position:relative;
	float: left;
	width:auto;
	font-size:9px;
	text-align:center;
	margin:0px 10px 10px 0px;
}
#fotor{
	position:relative;
	float: right;
	width:auto;
	font-size:9px;
	text-align:center;
	margin:0px 0px 10px 10px;
}
#fotoc {
	position:relative;
	float: none;
	width:100%;
	font-size:9px;
	text-align:center;
	margin:0px 0px 10px 10px;
}
#album_videos{
	position:relative;
	float: left;
	width:110px;
	height:150px;
	font-size:9px;
	text-align:center;
	margin:0px 0px 10px 10px;

}
#album_fotos{
	position:relative;
	float: left;
	width:100px;
	font-size:9px;
	text-align:center;
	margin:0px 0px 10px 10px;

}
.patrocinador_logo{
	float: left;
	width: 160px;
	height:120px;
	font-size:13px;
	text-align:center;
	margin:0px 0px 10px 10px;
	border:1px solid #CCC;
	background-color:#FFF;
	font-weight:bold;
}
.sem_logo {
	padding-top:50px;
	height:70px;
}
#separa{
	position:relative;
	float: left;
	width:1px;
	height:362px;
	margin: 0px 5px 0px 8px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #e1e1e1;
}
#separa2{
	position:relative;
	float: left;
	width:10px;
	height:322px;

}
#separa3{
	position:relative;
	float: left;
	height:1px;
	width:100%;
	background:#CCC;
	margin:10px 0px 10px 0px;
}
#banner_home{
	position:relative;
	float: left;
	width:100%;
	height:60px;
	background:#CCC;
	text-align:center;
	font-weight:bold;
	}
#videos_box{
	position:relative;
	float: left;
	width:480px;
	height:480px;
	margin: 0px 10px 10px 0px;		
}
#videos{
	position:relative;
	float: left;
	width:282px;
	height:auto;
	padding: 10px 5px 5px 10px;
	line-height: 14px;
	margin: 10px 0px 0px 0px;
	z-index:1;
}
#videos h1{
	color:#525252;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #525252;
	font-size:16px;
	line-height: 22px;
}
#videos h2{
	font-size:12px;
	color:#FE811E;
	text-align:left;
	background:none;
	margin:0px;
}
#videos a{
	color:#727272;
	font-weight:normal;
}
#videos a:hover{
	color:#727272;
	font-weight:normal;
	text-decoration:underline;
}
#noticia{
	position:relative;
	float: left;
	width:588px;
	height:auto;
	padding: 10px 5px 5px 10px;
	line-height: 14px;
	margin: 10px 0px 0px 0px;
	z-index:1;
}
#noticia h1{
	color:#525252;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #525252;
	font-size:16px;
	line-height: 22px;
}
#noticia h2{
	font-size:12px;
	color:#FE811E;
	text-align:left;
	background:none;
	margin:0px;
}
#noticia a{
	color:#727272;
	font-weight:normal;
}
#noticia a:hover{
	color:#727272;
	font-weight:normal;
	text-decoration:underline;
}

#empresa{
	position:relative;
	float: left;
	width:158px;
	background-image: url(../img/site/fd_empresa1.png);
	height:381px;
	padding: 9px;
	background-repeat: no-repeat;
	margin: 10px 0px 0px;
	z-index:1;
}

#empresa p{
	font-size:10px;
	line-height: 13px;
}
#empresa h1{
	color:#001555;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #001555;
	font-size:12px;
	text-align:center;
}
#empresa h2{
	font-size:10px;
	color:#001555;
	text-align:center;
	background:none;
}
#empresa h3{
	font-size:10px;
	color:#999;
	text-align:center;
	background:none;
}
#empresa a{
	color:#727272;
	font-weight:normal;
}
#empresa a:hover{
	color:#727272;
	font-weight:normal;
	text-decoration:underline;
}
#caixa_valor{
	position:relative;
	float: left;
	width:125px;
	height:139px;
	padding: 5px;
	font-size:11px;
	margin: 0px;
	z-index:1;
	background: url(../img/site/caixa_colabore.png) no-repeat;
}
#caixa_valor h3{
	color:#001555;
	font-size:11px;
	margin:0px;
	padding:0px;
}
#separadorx{
	position:relative;
	float: left;
	width:28px;
	height:139px;
}
/*class*/
.paginacao{
font-size:13px;
color:#FF0000;
font-weight:bold;
}

.textobred{

color:#FF0000;
font-weight:bold;
}
.campos {
	height: 21px;
	border: 1px solid #999;
	color:#666;
	background: url(../img/site/bk_campo.jpg) no-repeat;
	margin:0px 0px 5px 0px;
}
.campos_news {
	height: 27px;
	width: 137px;
	border: 0px;
	padding: 5px;
	background: url(../img/site/fd_campo_news.png)  no-repeat;
}
.campos_pqno {
	height: 21px;
	color:#666;
	border: 1px solid #999;
	background: url(../img/site/bk_campo.jpg) no-repeat;
	margin:0px 0px 5px 0px;
}
.campos_ddd {
	height: 21px;
	color:#666;
	border: 1px solid #999;
	background: url(../img/site/bk_campo.jpg) no-repeat;
	margin:0px 0px 5px 0px;
}
.campo_busca {
	font-size: 10px;
	color: #666;
	width: 81px;
	height: 21px;
	border:0px;
	padding: 3px 0px 0px 30px;
	background: url(../img/site/fd_campo_ok2.png)  no-repeat 25px;
}

.textarea {
	height: 118px;
	width: 348px;
	border: 0px;
	background: url(../img/site/fd_campo_txt.png)  no-repeat;
}
.bt_ok {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background: url(../img/site/bt_ok2.png) #A1D6FE;
	text-align: center;
	height: 26px;
	width: 26px;
	border: 0px;
	cursor:pointer;
}
.bt_ok:hover {color:#001555;}
.bt_pq {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../img/site/fd_bt_pq.png);
	text-align: center;
	height: 31px;
	width: 88px;
	cursor:pointer;
}
.bt_pq:hover {
	
	color:#001555;
	
}
.bt_pq2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../img/site/fd_bt_pq2.png);
	text-align: center;
	height: 31px;
	width: 39px;
	cursor:pointer;
}
.bt_pq2:hover {
	
	color:#001555;
	
}
.bt_md {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../img/site/fd_bt_md.png);
	text-align: center;
	height: 31px;
	width: 143px;
	cursor:pointer;
}
.bt_md:hover {
	
	color:#001555;
	
}
.bt_gd {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../img/site/fd_bt_gd.png);
	text-align: center;
	height: 31px;
	width: 246px;
	cursor:pointer;
}
.bt_gd:hover {
	
	color:#001555;
	
}
.legenda {
	font-size: 9px;
}
.fotor{
	float:right;
	border:0px;
	margin:0px 0px 10px 10px;
}
.fotol{
	float:left;
	border:0px;
	margin: 0px 10px 10px 0px;
}
.texto1{font-size: 10px;}
.texto2{font-size: 12px;}
.texto3{font-size: 14px;}
.texto1 h4{font-size: 11px;}
.texto2 h4{font-size: 13px;}
.texto3 h4{font-size: 16px;}
.texto1 h5{font-size: 10px;}
.texto2 h5{font-size: 12px;}
.texto3 h5{font-size: 14px;}
.texto1 h6{font-size: 8px;}
.texto2 h6{font-size: 10px;}
.texto3 h6{font-size: 12px;}
/*admin*/
.titulo {	font-size: 12px;	font-weight: bold;	color: #FFFFFF;	text-decoration: none;	background-color: #FE811E;	text-align: center;}
.titulo a{	color:#FFF}
.titulo a:hover{	color:#CCC; text-decoration:underline}
.topo {
	background-image: url(/img/site/topo2.jpg);
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bolder;
	text-decoration: none;
	text-align: center;
	padding-top: 20px;
	color: #FFF;
}
.login {
	color: #FF0;
	font-weight: bold;
}

.fd_menu {
	background: #FFB014;
	height: 24px;
}

.topo{
	background-image: url(../../img/site/fd_page.jpg);
	background-repeat: repeat-x;
}

.topo h1{
	color:#525252;
	font-size:22px;
	margin:0px 0px 10px 0px;
	text-align: center;
}
.fd_menu_control{
	background-image: url(../../img/control/fd_menu_adm.png);
	background-repeat: repeat-x;
	background-color:#FFE500;	
}
.zebra1{background-color:#CAD8FF;}
.zebra2{background-color:#fff;}
.lema{
	font-family: "Times New Roman",Georgia,  Times, serif;
	font-size: 28px;
	font-style: italic;
	color: #666;
	text-align: center;
	line-height: 28px;
	margin: 0px 0px 22px 0px;
}

ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width:802px;
	color:#000;
	font-size: 11px;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: center;
	cursor: pointer;
	width: 105px;
	letter-spacing: 0.5px;
	line-height: 10px;
	float: left;
	vertical-align: middle;
}

/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	width: 105px;
	color: #525252;
	text-decoration: none;
	height: 51px;
	text-align:center;
	padding: 8px 0px 8px 0px;
	font-size: 13px;
	line-height: 18px;
	background-image: url(../img/site/fd_div.png);
	background-repeat: no-repeat;
	background-position: left;
	vertical-align: middle;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	font-weight: bold;
	color: #2E2E2E;
	text-decoration: none;
	width: 105px;
	height: 51px;
	text-align:center;
	padding: 8px 0px 8px 0px;
	font-size: 13px;
	line-height: 18px;
	vertical-align: middle;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	font-weight: bold;
	color: #2E2E2E;
	text-decoration: none;
	width: 105px;
	height: 51px;
	text-align:center;
	padding: 8px 0px 8px 0px;
	font-size: 13px;
	line-height: 18px;
	
}

/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 150px;
	height: auto;
	position: absolute;
	left: -1000em;
	text-align:center;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */

/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	
	/*background-color: #FFB000;*/
	height: auto;
	text-align:center;
}

ul.MenuBarHorizontal ul li
{
	font-size:11px;
	width: 150px;
	/*height: 30px;*/
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: 0 0 0 100%;
}
ul.MenuBarHorizontal ul li a
{
	display:block;
	padding:3px;
	font-size:11px;
	background-color: #FFB000;
	/*filter: Alpha(Opacity=70);*/
	font-weight: bold;
	color: #000;
	text-decoration: none;
	width: auto;
	height: 18px;
	text-align:left;
}
ul.MenuBarHorizontal ul li a:hover
{
	font-size:11px;
	padding:3px;
	background-color: #FE7A29;
	/*filter: Alpha(Opacity=100);*/
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: auto;
	height: 18px;
	text-align:left;
}
ul.MenuBarHorizontal ul li.MenuBarItemSubmenu a:hover
{
	font-size:11px;
	padding:3px;
	background-color: #FE7A29;
	/*filter: Alpha(Opacity=100);*/

	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: auto;
	height: 18px;
	text-align:left;
}

ul.MenuBarHorizontal li ul li a.MenuBarItemSubmenuHover
{
	font-size:11px;
	padding:3px;
	background-color: #FE7A29;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: auto;
	height: 18px;
	text-align:left;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	/* background-image: url(SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;*/
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	/* background-image: url(SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;*/
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	/* background-image: url(SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;*/
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	/* background-image: url(SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;*/
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	display:none;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		/*background: #FFF;*/
	}
}
