/* CSS Document */

body{
	margin:0px;
	font:11px Verdana;
	background-image:url("../img/bg.gif");
}
td{
	font:11px Verdana;
	text-align:justify;
}
.bottom{
	position:relative;
	width:602px;
	_width:604px;	
	height:25px;
	left:px;
	margin-top:px;
	border:1px solid #b4b4b4;
	border-top:0px;
	background-color:#efefef;
	text-align:right;
	font:10px Verdana;
	color:#000000;
}
.banner{
	position:relative;
	margin-top:-105px;
	float:right;
	left:420px;
	_left:165px;
	width:415px;
	height:80px;
}
.Meio{
	position:relative;
	width:604px;
	height:582px;
	border:1px solid #B4B4B4;
	background-color:#ffffff;
	text-align:justify;
}
.Topo{
	position:relative;
	width:100%;
	height:115px;
	border:1px solid #FFFFFF;
	border-bottom:0px solid #B4B4B4;
	background-image:url("../img/bgTopo.gif");
}
.Logo{
	position:relative;
	width:160px;
	height:112px;
	margin-top:0px;
	left:15px;
}
.Barras{
	position:relative;
	width:100%;
	height:11px;
	text-align:left;
	margin-top:-1px;
	background-image:url("../img/barraTopo.gif");
}
.menuTopo{
	position:relative;
	margin-top:-36px;
	_margin-top:-38px;
	left:0px;
	font:10px verdana;
	width:138px;
	height:25px;
	text-align:right;
	float:right;
	padding-top:9px;
	background-image:url("../img/MenuTopo.gif");
	background-repeat:no-repeat;
}
.Conteudo{
	width:400px;
	height:450px;
	padding:5px;
}

.Menu{
	width:200px;
	height:px;
	text-align:justify;
	line-height:17px;
}
.images{
	position:relative;
	_margin-top:-2px;
	border:0px;
}

.Titulo{
	width:350px;
	height:17px;
	font:13px Verdana;
	color:#AB0C0C;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:13px;
	background-image:url("../img/IcoTit.gif");
	background-position:left;
	background-repeat:no-repeat;
}


/* LINKS */

a:link{
	text-decoration:none;
	color:#333333;
}
a:visited{
	text-decoration:none;
	color:#333333;
}
a:hover{
	text-decoration:underline;
	color:#000000;
}


a.LinkHome:link{
	background-position:left;
	background-repeat:no-repeat;
	color:#333333;
/*	padding-left:10px;*/
	text-decoration:none;
}
a.LinkHome:visited{
	background-position:left top;
	background-repeat:no-repeat;
	color:#333333;
/*	padding-left:10px;*/
	text-decoration:none;
}
a.LinkHome:hover{
	background-position:left top;
	background-repeat:no-repeat;
	color:#000000;
/*	padding-left:10px;*/
	text-decoration:underline;
}

a.LinkGeral:link{
	background-image:url("../img/TitLink.gif");
	background-position:left top;
	background-repeat:no-repeat;
	color:#8A6F05;
	padding-left:15px;
	text-decoration:none;
	
}

a.LinkGeral:visited{
	background-image:url("../img/TitLink.gif");
	background-position:left top;
	background-repeat:no-repeat;
	color:#8A6F05;
	padding-left:15px;
	text-decoration:none;
}

a.LinkGeral:hover{
	background-image:url("../img/TitLink.gif");
	background-position:left top;
	background-repeat:no-repeat;
	color:#000000;
	padding-left:15px;
	text-decoration:none;
}

/* FIM LINK */

/* CONTATO */
	.text{
		width:370px;
		border:1px dotted #000000;
		font:11px verdana;
	}
	.button{
		width:70px;
		height:20px;
		border:1px solid #000000;
		background-color:#efefef;
		font:10px Verdana;
		font-weight:bold;
		color:#666666;
		text-transform:uppercase;
	}
/* FIM CONTATO */

.Titulos{
	font:11px Verdana;
	color:#EE8F50;
	font-weight:bold;
	padding:5px;
	text-transform:uppercase;
}



/* INICIO AREA DE CADASTRO */

	.TextBox{
		width:200px;
		height:15px;
		font:10px Verdana;
		border:1px dotted #000000;
		color:#333333;
		background-color:#efefef;
	}

/* FIM AREA DE CADASTRO */

