﻿/********************************
***INICIO ESTILO PAGINA DEFAULT**
*********************************/
body
{
	background-image: url('../Images/Geral/back2.jpg');
	background-repeat: repeat;
}
.menu_rod
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A09FA4;
}
/**********************************
***FORMATANDO NOTICIAS*************
***********************************/
.div_conteudo_noticias
{
	float: left;
	width: 255px;
	height: 375px;
	margin-right: 1px;
}
.div_conteudo_noticias_label
{
	float: left;
	width: 225px;
	height: 24px;
	background-image: url('../Images/Geral/noticias.gif');
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 30px;
	padding-top: 20px;
}
.label_conteudo_noticias
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.div_conteudo_noticias_foto
{
	float: left;
	width: 241.5px;
	height: 125px;
	background-color: #F7BABF;
	padding-top: 13.5px;
	padding-left: 13.5px;
}
.div_conteudo_noticias_texto1
{
	float: left;
	width: 241px;
	height: 42px;
	background-color: #F7BABF;
	padding-left: 12px;
	padding-right: 2px;
}
.label_conteudo_noticias_texto1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.div_conteudo_noticias_hyperlink
{
	float: left;
	width: 232px;
	height: 19px;
	background-color: #F7BABF;
	text-align: right;
	padding-right: 23px;
}
.hyperlink_conteudo_noticias
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.div_conteudo_noticias_explorar
{
	float: left;
	width: 255px;
	height: 32px;
	background-color: #F7BABF;
}
.div_conteudo_noticias_database
{
	float: left;
	width: 241px;
	height: 79px;
	background-color: #F7BABF;
	padding-left: 14px;
}
.div_conteudo_noticias_rod
{
	float: left;
	width: 255px;
	height: 20px;
	background-image: url('../Images/Geral/noticias.png');
	background-repeat: no-repeat;
}
/******************************************
*********FORMATANDO PRODUTOS***************
*******************************************/
.div_conteudo_produtos
{
	float: left;
	width: 341px;
	margin-right: 1px;
	height: 376px;
}
.div_conteudo_produtos_label
{
	float: left;
	width: 316px;
	height: 24px;
	background-image: url('../Images/Geral/produtos.gif');
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 25px;
	padding-top: 20px;
}
.label_conteudo_produtos
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.div_conteudo_produtos_back
{
	float: left;
	width: 341px;
	height: 312px;
	background-color: #D7D3E4;
}
.div_conteudo_produtos_foto_e_texto1
{
	float: left;
	width: 341px;
	height: 156px;
}
.div_conteudo_produtos_texto1
{
	float: left;
	width: 205px;
	height: 120px;
	text-align: right;
	padding-top: 36px;
}
.hyperlink_conteudo_produtos_titulo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E4370;
	text-decoration: none;
}
.hyperlink_conteudo_produtos_texto
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
	text-decoration: none;
}
.div_conteudo_produtos_foto1
{
	float: left;
	width: 124px;
	height: 135px;
	padding-top: 21px;
	padding-left: 11px;
}
.div_conteudo_produtos_linha
{
	float: left;
	width: 341px;
	height: 2px;
	background-color: #B1ACCA;
}
.div_conteudo_produtos_rod
{
	float: left;
	width: 341px;
	height: 20px;
	background-image: url('../Images/Geral/produtos.png');
	background-repeat: no-repeat;
}
/*********************************************
************NAO ESTA SENDO USADO!*************
***********FORMATANDO PROJETOS****************
**********************************************
.div_conteudo_projetos
{
    float: left;
    width: 177px;
    height: 376px;
}
.div_conteudo_projetos_label
{
    float: left;
    width: 172px;
    height: 24px;
    background-image: url('../Images/Geral/projetos.gif');
    background-repeat: no-repeat;
    padding-top: 20px;
    padding-right: 5px;
    text-align: right;
}
.label_conteudo_projetos
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
}
.hyperlink_conteudo_projetos_titulo
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #C6575D;
    text-decoration: none;
}
.hyperlink_conteudo_projetos_texto
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
}
.div_conteudo_projetos_texto1_titulo
{
    float: left;
    width: 165px;
    height: 25px;
    background-color: #F0F0F0;
    padding-top: 15px;
    padding-left: 12px;
}
.div_conteudo_projetos_texto1_texto
{
    float: left;
    width: 169px;
    height: 60px;
    background-color: #F0F0F0;
    text-align: right;
    padding-right: 8px;
}
.div_conteudo_projetos_texto2_titulo
{
    float: left;
    width: 165px;
    height: 25px;
    background-color: #F0F0F0;
    padding-top: 15px;
    padding-left: 12px;
}
.div_conteudo_projetos_texto2_texto
{
    float: left;
    width: 169px;
    height: 60px;
    background-color: #F0F0F0;
    text-align: right;
    padding-right: 8px;
}
.div_conteudo_projetos_texto3_titulo
{
    float: left;
    width: 165px;
    height: 25px;
    background-color: #F0F0F0;
    padding-top: 15px;
    padding-left: 12px;
}
.div_conteudo_projetos_texto3_texto
{
    float: left;
    width: 169px;
    height: 71px;
    background-color: #F0F0F0;
    text-align: right;
    padding-right: 8px;
}
.div_conteudo_projetos_rod
{
    float: left;
    width: 177px;
    height: 20px;
    background-image: url('../Images/Geral/projetos.png');
    background-repeat: no-repeat;
}
***************************************************************
***************************************************************/