/* CSS Document */

/* Estilos Genericos*/
*{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font:Verdana;
	margin:0px;
	padding:0px;
	border:0px;
}
li ul{
	padding:5px;
	padding-left:20px;
	padding-bottom:10px;
}

body{
	padding:0px;
	margin:0px;
	background-color:#CCCCCC;
/*	background:url(../imagens/_cccccc.jpg);*/
	background:url(../imagens/fundo10.png);
}

form{
	margin-bottom:10px;
}
fieldset{
	border:1px solid #FFCC00;
	padding:5px;
	padding-top:10px;
	margin-bottom:5px;
}
legend{
	color:#157EA6;
	font-size:11px;
	font-weight:bold;
}
label{
	color:#006633;
	width:100px;
	font-size:11px;
	font-weight:bold;
}
input[type="text"], input[type="password"], textarea{
	border:#FFCC00 solid 1px;
	font-size:11px;
	color:#333333;
	width:100%;
	*width:98%;
	margin-bottom:10px;
}
input[type="file"]{
	font-size:11px;
	color:#333333;
	width:100%;
	*width:98%;
	margin-bottom:10px;
}
textarea{
	border:#FFCC00 solid 1px;
	color:#333333;
	width:100%;
	*width:98%;
}
select{
	margin-bottom:10px;
	color:#333333;
	border:#FFCC00 solid 1px;
	width:100%;
	*width:98%;
}
button{
	margin-top:5px;
	color:#FFFFFF;
	background-color:#FFCC00;
	font-size:10;
	border:solid 1px #CCCCCC;
}



/* Criados */
#msgSis{
	padding:0px;
	margin:0px;
	background-color:#FFFFCC;
	border-bottom:2px solid #999999;
	padding:5px;
	font-size:10px;
}
#msgSis #boxMsgI{
	padding:0px;
	margin:0px;
}
#msgSis #boxMsgI #boxMsgT{
	width:900px;
	padding:0px;
	margin:0px;
	padding-left:10px;
	padding-right:10px;
	margin:auto;
}
#msgSis #boxMsgI #boxMsgT .msgBad{
	padding:0px;
	margin:0px;
	color:#FF0000;
}
#msgSis #boxMsgM{
	padding:0px;
	margin:0px;
	float:right;
	cursor:pointer;
}
table{
	font-size:12px;
}

table tr td{
	vertical-align:top;
}

p{
	font-size: 10px;
	text-decoration: none;
	color:#999999;
}

#conteiner{
	background-image: url(../imagens/fundo.png) !important;
	background-position:center; 
	background-repeat:repeat-y;
	background-image: none;
	filter: none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true,sizingMethod=crop src='./imagens/fundo.png');
}

#FimBase{
	background:url(../imagens/basefundo.png) center top no-repeat;
	_background:none;
	height:10px;
	_height:0px;
	margin-bottom:5px;
}

#geral{
	/*border:solid 1px #CCCCCC;*/
	/*border-top:#FFCC33 solid 8px;*/
	width:900px;
	padding:0px;
	margin:auto;
	padding-left:10px;
	_padding-left:5px;
	padding-right:10px;
	_padding-right:5px;
	padding-bottom:10px;
	background:#FFFFFF;
	position:relative;
	/*background:url(../imagens/_e9e9e9.jpg);*/
}
#banner{
	margin-left:-10px;
}
#bartop{
	width:920px;
	margin:auto;
	height:8px;
	background:#FFCC00;
/*	background:url(../imagens/_ffcc00.jpg);*/
}
#topo{
	border-bottom:#CCCCCC dotted 1px;
	margin-bottom:10px;
/*	background:#FFFFFF;*/
}
#topo img{
	padding:30px;
}

#topo #menu{
	position:absolute;
	left:50%;
	margin-left:-150px;
	top:20px;
}

#topo #menu li{
	display:inline;
}

#topo #menu li a, #topo #menu li a:visited{
	padding:5px;
	background:#CCCCCC;
}

#topo #menu li a:hover{
	background:#FFCC33;
}
#meio{
/*	background:#FFFFFF;*/
	padding-top:10px;
	min-height:350px;
}

#centroHome{
	padding-bottom:20px;
}

#centroHome .coluna_home{
	padding:10px;
}

#centroHome #boxHomeForm{
	width:191px;
	background:url(../imagens/_e9e9e9.jpg);
	border:1px dotted #B9B9B9;
	color:#666666;
	margin-top:10px;
}
#centroHome #boxHomeForm form{
	margin-top:10px;
}
#centroHome #boxHomeForm label{
	display:block;
	width:70px;
	text-align:right;
	float:left;
	padding:3px;
	color:#FF9900;
	font-size:9px;
}
#centroHome #boxHomeForm input{
	width:100px;
	border:dotted 1px #FF9900;
	background:none;
	margin-bottom:5px;
	color:#FF9900;
}
#centroHome #boxHomeForm button{
	background:#FF9900;
	color:#FFFFFF;
	padding:3px;
	font-weight:bold;
	border:none;
	margin-left:115px;
	font-size: 10px;
}

#centroHome h4, #centroHome h5{
	font-size:11px;
	text-transform:uppercase;
	/*font-stretch:extra-condensed;*/
	font-weight:bold;
	color:#FF6600;
	font-family:Verdana;
}

#meio #left{
	float:left;
/*	padding-top:28px;*/
	font-size:10px;
}

#meio #right{
	float:right;
	width:160px;
	font-size:9px;
	background-color:#F0F0F0;
/*	border:#005551 dotted 1px;*/
	color:#666666;
	padding:10px;
	border-top:5px solid #005551;
}
#meio #right ul{
	list-style:none;
	line-height:200%;
}
#meio #right ul li{
	cursor:pointer;
	margin-bottom:10px;
	border-bottom:1px dashed #CCCCCC;
	padding:5px;
}
#meio #right ul li a, #meio #right ul li a:visited{
	text-decoration:none;
	color:#005551;
	font-size:10px;
	font-stretch:condensed;
	font-size-adjust:none;
	font-family:Verdana;
	padding:5px;
	background-image:url(../images/flecha_verde.jpg);
	background-repeat:no-repeat;
	background-position:0px 7px;
	padding-left:15px;
}
#meio #right ul li a:hover{
	text-decoration:none;
	color:#FFFFFF;
	font-size:10px;
	font-size-adjust:none;
	font-family:Verdana;
}

#meio #centro{
	padding-bottom:10px;
	padding-left:215px;
	padding-right:225px;
	*padding:0px;
	*margin:5px;
	*margin-left:215px;
}

#base{
	text-align:justify;
}
#MenuAcessibilidade{
	background:#005551;
	color:#FFFFFF;
	width:900px;
	padding:10px;
	margin:0px;
	margin:auto;
	border-bottom:1px solid #000000;
	border-top:1px solid #FFFFFF;
}
#MenuAcessibilidade *{
	color:#FFFFFF;
}
#base .campo_h{
	float:right;
	font-size:10px;
	width:296px;
	vertical-align:middle;
}
#base .links{
	border-top:dotted 1px #CCCCCC;
	border-bottom:dotted 1px #CCCCCC;
	margin-bottom:5px;
	text-align:center;
	padding:3px;
}
#base .links a, #base .links a:visited{
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#999999;
	margin-left:10px;
	padding:3px;
}
#base .links a:hover{
	color:#FFCC33;
}
#base .busca{
	padding:5px;
	height:20px;
	vertical-align:top;
}
#base .busca input, #base .busca select{
	font-size:9px;
	padding:2px;
	border:#999999 solid 1px;
}
#barbase{
	width:920px;
	margin:auto;
	height:8px;
	background:#005551;
/*	background:#333333;*/
/*	background:url(../imagens/sombra1.png) bottom center no-repeat;*/
}
#baseinbe{
/*	border-top:solid 1px #FFFFFF;*/
	background:url(../imagens/_999999.jpg);
	width:880px;
	padding-left:20px;
	padding-right:20px;
	height:20px;
	margin:auto;
	padding-top:5px;
	font-size:10px;
	color:#666666;
}
#baseinbe .copy{
	float:left;
}
#baseinbe .webinbe{
	float:right;
	text-transform:uppercase;
}

/*@IMPORT URL(pngtrans.css);*/

.img_galery {
	border-top:1px solid #cccccc;
}

.img_galery a , .img_galery a:visited {
	float:left;
	padding:5px;
}
.img_galery a:hover {}
.img_galery a img , .img_galery a:visited img {
	position:relative;
	border:5px solid #cccccc;
}
.img_galery a:hover img {
	border:#FFCC00 5px solid;
}
.img_galery a:active img {
	border:#005551 5px solid;
}
