@charset "UTF-8";
/* documento css . www.fredperes.net . fred@fredperes.net . copiando ou pesquisando? */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, fieldset {
	border: 0;
	margin:0;
}

body {
	width:100%;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center; /* hack para o IE */
}

#branco {
	width:100%;
	background-image: url(../img/rod_branco.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#cinza {
	width:100%;
	min-height:500px;
	background:#666666;
	background-image: url(../img/rod_cinza.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#cinza_conteudo {
	width:725px;
	margin:0 auto;
	text-align:left; /* hack para o IE */

}

#cinza_projetos {
	float:left;
	width:40%;
}


#cinza_fotos {
	float:right;
	width:40%;
}

#conteudo {
	width:725px;
	margin:0 auto;			
	padding: 10px;
	text-align:left; /* "remédio" para o hack do IE */

}

#conteudo_foto {
	width:100%;
	margin:0 auto;			
	text-align:center; /* "remédio" para o hack do IE */

}

#data_index {
	position:absolute;
	right:540px;
	top:250px;
	z-index:11;
	font-weight: bold;
}

#rodape {
	width:100%;
}



#header {
		width: 100%;
		height: 60px;		
}

	
#flashcontent {
		width: 100%;
		height: 640px;		
}


p {
	
	font-size: 14px;
	color: #333333;
	border:0;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 15px;
	color: #000000;
	text-decoration: underline;
}

h3 {
	font-size: 14px;
	color: #333333;
	font-style: italic;
	font-weight: bold;
}

h4 {
	color:#d0aa66;
	text-decoration: underline;
}

h5{
	font-size: 13px;
	font-weight: bold;
}

h6 {
	color:#d0aa66;
	font-size: 12px;
}
.texto_index {
		padding-left:40px;
		padding-right:40px;
}

.fotos_index {
	padding-right:40px;
}

.fonte {
	font-weight: bold;
	padding-left:40px;

}

.centralizar {
	text-align:center;
}

.borda {
	border:0;
}

.menu{
	padding-left:25px;
}

.direita{
	text-align:right;
	padding-right:80px;
}

.direita_links{
	text-align:right;
	padding-right:100px;
	border:0;
}

.linha_rodape {
	background-color: #d0aa66;
	font-size: 2px;
	background-position: 1px;
	color: #d0aa66;
}

.txt_rodape{
	font-size:12px;
	padding-top:5px;
}

.data_news{
	color: #666666;
	font-size: 13px;
	padding-left:40px;
}

.destaques{
	font-size: 11px;
	font-weight: bold;
}

.status {
	text-align:right;
	padding-right:125px;
	border:0;
}

.data_news_projetos {
	color:#FFFFFF;
	font-size:12px;
	padding-left:40px;
}

.titulo_news_projetos {
	color:#FFFFFF;
	font-size:13px;
	padding-left:40px;
	font-weight: bold;
}

.botao_form{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #d0aa66;
	padding-top:3px;
	padding-bottom:3px;
}

a:link {
	color: #333333;
	text-decoration: none;
	border:0;
	font-weight: bold;
}

a:hover {
	color: #000000;
	text-decoration: none;
	border:0;
	font-weight: bold;
}

a:visited {
	color: #333333;
	text-decoration: none;
	border:0;
	font-weight: bold;
}

a.cinza:link {
	color: #FFFFFF;
	text-decoration: none;
	border:0;
	font-weight: bold;
}

a.cinza:hover{
	color: #999999;
	text-decoration: none;
}

a.cinza:visited {
	color:#999999;
	text-decoration:none;
}

a.cinza:active {
	color:#CCCCCC;
	text-decoration:none;
}
