* {
	padding: 0px;
	margin: 0px;
	font-family: tahoma, arial,verdana;
	color: #FFFFFF;
	font-size: 10px;
}
.body {
	background-color:#000000;
	background: url('../img/bg-site.jpg') repeat-x fixed;
}

#topo {
	position: relative;
	width: 760px;
	margin: 0px auto;
	
}
#principal {
	position: relative;
	background: #000000;
	width: 760px;
	margin: 0px auto;
}
#experiencia {
	background: #8B0C01;
	width: 355px;
	height: 180px;
	padding: 5px;
	padding-right:5px;
	position: relative;
	top: 0px;
	background-image:url('../img/bgtextos.jpg');
	background-position:right;
	background-repeat:repeat-y;
}
#quadrovermelhorclaro {
	background: #9B0D01;
	width: 405px;
	position: absolute;
	padding: 0px;
	padding-top: 2px;
	top: 0px;
	left: 355px;
	text-align: right;
}
#quadrovermelhorclaro #espaco {
	position: relative;
	padding: 0px;
	float: right;
	top: 0px;
	right: 0px;
	width: 140px;
	_width: 140px;
	height: 250px;
}
#imagemcentro {
	background: #EF7414 url('../img/laranja.jpg') no-repeat;
	width: 760px;
	height: 267px;
	position: relative;
}
#foto1 {
	color: #000000;
	position: absolute;
	right: 8px;
	width: 125px;
	height: 85px;
	background: #000000 url('../img/foto1.gif');
	top: 20px;
}
#foto2 {
	color: #000000;
	position: absolute;
	right: 8px;
	width: 125px;
	height: 85px;
	background: #000000 url('../img/foto2.gif') no-repeat;
	top: 125px;
}
#foto3 {
	color: #000000;
	position: absolute;
	right: 8px;
	width: 125px;
	height: 85px;
	background: #000000 url('../img/foto3.gif') no-repeat;
	top: 230px;
}
#foto4 {
	color: #000000;
	position: absolute;
	right: 8px;
	width: 125px;
	height: 85px;
	background: #000000 url('../img/foto4.gif') no-repeat;
	top: 335px;
}
#territoriosconquistados {
	color: #000000;
	width: 360px;
	height: 400px;
	background: #000000;
	top: 457px;
	_top: 460px;
	margin: 0;
	left: 400px;
	background: #000000 url('../img/inferior_direita.jpg') no-repeat;
	position: absolute;
}
#textobranco {
	width: 400px;
	height: 190px;
	margin-top: 20px;
	background: #000000;
	top: 0px;
	_top: 20px;
	left: 160px;
	text-align: center;
	position: relative;
}
.titulo {
	font-weight: bold;
	font-size: 36px;
}
.texto {
padding:5px;
}

.form {
	font-family: Tahoma ;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	border: 1px solid #555555;
	padding: 2px;
	background:#333333;
}

.pergunta {
padding:40px;
font-weight: bold;
font-size: 14px;

}

.resposta {
padding:40px;
font-style: italic;
font-size: 13px;
}

.form_resposta{
padding:50px;
font-weight: bold;
font-size: 14px;

}
.fb{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
