/* CSS Document */

body
{
	background:url(images/bg.jpg) top repeat-x #e59735;
	padding:0;
	margin:0;	
	list-style:none;
	border:0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}

#geral
{
	width:1000px;
	height:600px;
	text-align:center;
	margin:0 auto;
}

#Layer2 
{
	margin:0 auto;
	position:relative;
	z-index:1;
}
#Layer3 
{
	position:absolute;
	left:250px;
	top:100px;
	width:550px;
	height:320px;
	z-index:2;
}


#flash
{
	margin-top:0px;
	background-image:url(images/fundo.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:600px;	
}

#fundo_geral
{
	width:500px;
	height:320px;
	font-size:11px;
	color:#000000;
}

#fundo_geral2
{
	width:500px;
	height:320px;
	font-size:11px;
	color:#000000;
	text-align:center;
}
#contencao
{
	color:#000;
	margin-top:15px;
	width:450px;
	text-align:left;
	float: left;
	margin-left:15px;
	text-align:justify;
}

#contencao2
{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	margin-top:0px;
	width:450px;
	text-align:left;
	margin-left:0px;
	float: left;
}

#contencao3
{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	margin-top:30px;
	width:450px;
	text-align:left;
	margin-left:50px;
	float: left;
}

#contencao_mini
{
	color:#000;
	margin-top:0px;
	width:400px;
	margin-left:0px;
	float: left;
}

label
{
	display:block;
}

#topico
{
	border-bottom: 1px solid #484848;
	font-size:14px;
	color:#CC0000;
	font-weight:bold;
	display:block;
	margin-bottom:10px;
	line-height:150%;
	width:400px;
	margin-left:15px;
}
#topico2
{
	font-size:12px;
	align: center;
	color:#000000;
	font-weight:bold;
	display:block;
	margin-bottom:0px;
	line-height:150%;
	width:250px;
}

#topico3
{
	border-bottom: 1px solid #484848;
	font-size:14px;
	color:#CC0000;
	font-weight:bold;
	display:block;
	margin-bottom:10px;
	line-height:150%;
	width:400px;
}
.input_text {
	color: #000000;
	background-color: #fff;
	border: #000000 1px solid;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	width:250px;
}
.input_box {
	color: #000000;
	background-color: #fff;
	border: #000000 1px solid;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	width:70px;
}
textarea
{
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	padding: 2px 0px;
	border: #000000 1px solid;
}
#fotos
{
	width:110px;
	height:120px;
	float:left;
	text-align:center;
	font-size:9px;
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:150%;
	margin-top:1px;
	margin-left:7px;
}

.link
{
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

a.linklink{
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
margin-top:5px;
font-weight:normal;
}
