*{
	margin:0;
	padding:0;
	font-family: verdana;
}

a:link{
	text-decoration:none;
	color:white;
}

a:visited{
	text-decoration:none;
	color:white;

}
a:active{
	color:white;
}
hr{
	background-color: #E4E4E4;
	border: 0;
	height:1px;
	color:#E4E4E4;

}

fieldset{
	font-size:11px;
	text-transform: uppercase;
	border: 0;
	margin-top: 20px;
	margin-left: 120px;
}

.botaosub {
	margin-left: 118px;

}

input, select, textarea{
	font-size:12px;
}

table{
	margin:0 auto;
}
td, th{
	border:1px solid #FFA66A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:2px;
}
.embed{
	margin-left: 65px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.centro {
	text-align: center;
}

.titulo {
	color: #009900;
	font-size: 18px;
	margin-left: 5px;
	text-transform: uppercase;
}
.td{
	background-color:#FFEBD7;
}
.data {
	font-size: 11px;
	float: right;
	margin-top: 2px;
}



.opact:hover {
	-moz-opacity: 0.55;
	opacity:0.55;
	filter: alpha(opacity=55);

}
.estilo1 {
	font-weight: bold;
	text-transform: uppercase;
	color: #FEC152;
	text-align: center;
	font-size: 20px;
}

.opact {
	border: 1px solid #333;

}
.caixa {
	border: 2px dashed #623A00;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.caixabanner {
	border: 2px dashed #623A00;
	margin-left: 10px;
	margin-bottom: 25px;
	height: 29px;
}
/*-----------------------FECHA lighbox------------------------*/
	
.conteudo {
	text-align: left;
	font-weight: bold;
	margin-left: 20px;
	list-style-type: square;
}

#principal {
	height: 900px;
	width: 973px;
	margin: auto;
	margin-top:10px;
}
#banner {
	height: 224px;
	width: 980px;
	background-image: url(img/banner.jpg);
}
#menu1 {
	background-color: #FFFFFF;
	height: 53px;
	width: 975px;
	margin-bottom: 10px;
}
#menu2 {
	height: auto;
	width: 187px;
	float: left;
	margin-right: 10px;
	margin-left: 5px;
}
#menu2topo {
	height: 41px;
	width: 187px;
	margin-right: 10px;
	background-image: url(img/menu2_topo.png);
	background-repeat: no-repeat;
}
#menu2meio ul{
	list-style: none;
}

#menu2meio a{
	display:list-item;
	text-decoration:none;
	color:#333333;
	padding-left:10px;
	list-style-type: circle;
	list-style-position: inside;
}
#menu2meio a:hover{
	background-color: #FFD295;
	list-style-type: disc;
}


#menu2meio li{
	line-height:30px;
	border-bottom: 1px solid #FF9900;
}

#menu2meio {
	height: auto;
	width: 185px;
	border-right: 1.3px #F5B477 solid;
	border-left: 1.2px solid #F5BF8C;
	background-color:#FEB95C;
	font-size: 14px;
}
#menu2baixo {
	height: 41px;
	width: 187px;
	margin-right: 10px;
	background-image: url(img/menu2_bottom.png);
	background-repeat: no-repeat;
}
.estilomenu {
	border: 2px solid #0066FF;
	width: 120px;
}


#conteudo {
	height: auto;
	width: 570px;
	float: left;
	margin-bottom: 20px;
}
#novidades {
	background-color: #FFFFFF;
	height: auto;
	width: 567px;
	border: 1px solid #E0E0E0;
}
#novidades p {
	padding:5px 5px 5px 5px;
	font-size:13px;
	font-family:Arial, verdana, sans-serif;
	text-align: justify;
	

}


#portfolios {
	background-color: #FFFFFF;
	height: 100%;
	width: 567px;
	margin-top: 10px;
	border: 1px solid #E0E0E0;
	padding-bottom: 5px;
	text-align: center;
}


#parceiros {
	height: 200px;
	width: 187px;
	float: left;
	margin-left: 10px;
	margin-bottom: 15px;
	text-align: center;
	background-image: url(img/bar.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bartop {
	background-repeat: no-repeat;
	height: 50px;
}

#rodape {
	height: 48px;
	width: 100%;
	clear: both;
	background-image: url(img/rodape.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #E0E0E0;
	text-align: center;
	padding-top: 40px;
}
.copyright {
	text-transform: uppercase;
	color: #FFF;
	font-size: 11px;
}


.risca {
	color: #666666;
	font-family: arial;
	font-size: 23px;
}
/*-----------------------ABRE LIGHT BOX-----------------------*/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
