/* CSS Document */

*
{
	font-family:Arial;
	font-size:10px;
}

body
{
	margin:0px;
	background-color:#BFBFBF;
	padding-top:10px;
	padding-bottom:10px;
}

#CorpoSite
{
	background:#FFFFFF;
	width:800px;
}

.fndMenu
{
	background-color:#1D2E38;
	color:#FFFFFF;
}

.fndHomem
{
	background-image:url(../../Images/fndHomem.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}

.divMenu
{
	width:266px;
	float:left;	
}

.menuLogo
{
	height:124px;
	text-align:center;
}

.menuMenu
{
	padding-top:4px;
	height:108px;
	background-image:url(../../Images/fndMenu.jpg);
	background-repeat:repeat-y;
	text-align:left;	
}

.menuImagem
{
	height:191px;
	background-image:url(../../Images/fndFotoBaixoMenu.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

.menuDescricao
{
	padding-left:10px;
	padding-right:10px;
	width:246px;
	height:97px;
	background-image:url(../../Images/fndDesc.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#2C475A;
	text-align:left;
	font-size:9px;
}

.menuRepresentante
{
	height:75px;
	background-image:url(../../Images/fndBaixoDescFoto.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#2C475A;
	float:bottom;
	text-align:right;
}

.menuPreencheNada
{
	height:288px;
	background-image:url(../../Images/fndDesc.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#2C475A;
	float:bottom;
	text-align:left;
}

.detalheMenuHome
{
	height:251px;
	background-image:url(../../Images/fndLadoMenu.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}

.detalheMenuInternas
{
	height:249px;
	background-image:url(../../Images/fndLadoMenuInternas.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}

.detalheMenuDireitaInternas
{
	height:256px;
	background-image:url(../../Images/fndLadoDireitoMenuInternas.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}

.detalheConteudoDireita
{
	height:259px;
	background-image:url(../../Images/fndLadoDireitoConteudo.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}

.menuLinks
{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	padding-left:5px;
	line-height:17px;
}

.tdConteudo
{
	padding-top:100px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
}

.tituloConteudo
{
	font-size:20px;
	color:#E35B00;
	font-weight:bold;
}

.selecioneCategoria
{
	width:40%;
	float:left;
}

.divConteudo
{
	padding-top:20px;
	font-size:11px;
	color:#333333;
}

input, select
{
	background-color:#FFFFFF;
	border:solid 1px #999999;
	height:16px;
	font:10px Arial;
	color:#333333;
}

a.lnkTxtBaixoMenu
{
	color:#FFFFFF;
	text-decoration:none;
}
