@font-face {
	font-family: 'Calibri';
	src: url("http://chicoamadoexodo.com.br/media/fontes/calibri.eot"); /*Para IE*/
	src: local('Calibri'), url("http://chicoamadoexodo.com.br/media/fontes/calibri.ttf") format("opentype") ;
}

@font-face {
	font-family: 'London Between';
	src: url("http://chicoamadoexodo.com.br/media/fontes/london-between.eot"); /*Para IE*/
	src: local('London Between'), url("http://chicoamadoexodo.com.br/media/fontes/london-between.ttf") format("opentype") ;
}

body {
	text-align: left;
	font-family: 'Calibri', verdana, arial;
	font-size: 14px;
	background: #000 url(http://chicoamadoexodo.com.br/media/imagens/bg.png)   repeat-y center top;
	color: #e1e1e1;
}

h1, h2 {
	font-family: 'London Between';
}

h3 {
	font-family: 'Calibri',Arial;
}

#corpo {
	width: 960px;
	margin: auto;	
	background: #000;
}

#topo {
	width: 100%;
	height: 250px;
	background: transparent url(http://chicoamadoexodo.com.br/media/imagens/topo/png/fundo.png)   no-repeat center center;	
}

#player-topo {
	margin: -30px 7px 0 0;
	float:right;
	width:100px;
	height:30px;
	position:relative;
	z-index:10;
}

#logo-topo a {
	margin:40px 0 0 190px;
	float:left;
	display: block;
}

.caixa-titulo {
	background: transparent url(http://chicoamadoexodo.com.br/media/imagens/titulo-pagina.png)   no-repeat;	
	height:107px;
}

.caixa-titulo h2 {
	float:left;
	width:250px;
	padding:40px 10px 10px 50px;
	color:#f3f4f4;
	font:bold 28px calibri, verdana, tahoma, arial;
	margin:0;
	line-height:1.1em;
	border:0;
}

.caixa-titulo p {
	float:left;
	width:620px;
	padding:30px 10px 10px 10px;
	color:#f3f4f4;
	font:normal 12px calibri, verdana, tahoma, arial;
	margin:0;
	line-height:1.8em;
}

.caixa-titulo img {
	float:left;
}

#conteudo {
	width: 100%;
	padding-bottom: 0;
	min-height: 600px;
	margin-top: 15px;
}

a {
	color: #a0a0a0;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color:#c1c1c1;
}


.linha2 {
	background-color: #333;
}

.caixa {
	margin-top: 15px;
}

h1 {
	background: transparent url(http://chicoamadoexodo.com.br/media/imagens/tira-titulo.jpg)   repeat-x;
	color: #fff;
	font-size: 14px;
	line-height: 100%;
	padding: 9px 10px 5px;
}

.caixa-texto{
	padding: 5px;
	line-height: 150%;
	text-align: justify;
	border: 0px #07380a solid;
	color: #e1e1e1;
}

.caixa-texto img,.caixa-texto .imagem{
	float:left;
	margin:0 10px 10px 0;
}

#rodape {
	margin-top:15px;
	width: 100%;
	height: 45px;
	background: transparent url(http://chicoamadoexodo.com.br/media/imagens/rodape.png)   no-repeat 7px 0;
	float: none;
	text-align: center;
}

#rodape strong, #validacao a, #validacao {
	color: #e1e1e1;
}

#logo {
	width:200px;
	float:left;
	padding-top:3px;
}

#endereco {
	width:520px;
	float:left;
	font-size: 12px;
	padding-top:10px;
}

#validacao {
	width:180px;
	float:right;
	text-align: right;
	padding:17px 20px 0 0;
	font-size: 11px;
}

#corpo {

	position:relative;
}

#popup {

	z-index: 25000;
	width: 960px;
	height: 100%;
	background: transparent url(http://chicoamadoexodo.com.br/media/imagens/png-opacity-pack/preto-50.png)   repeat;
	position:fixed;
	text-align:center;
	padding-top: 50px;
}

.popup-fechar {

	position: absolute;
	z-index: 26000;
}
