@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	background-image:url(imagens/fundoJpg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#B03102;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#F0EBCE;
	font-size:13px;
	margin-top:0px;
}
.select {
	padding:5px;
	background-color:#F4EFE8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border:none;
}
.select option {
	height:15px;
	padding-top:10px;
	padding-bottom:10px;
}
input {
	padding:4px;
	font-size:13px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
}
.botao {
	background-color:#FFFFFF;
	float:left;
	padding:5px;
	text-decoration:none;
	text-transform:uppercase;
	color:#B03102;
	letter-spacing:-1px;
}
.botao:hover {
	background-color:#E6DACA;
}
textarea {
	padding:4px;
	font-size:13px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
}

.textoCentro {
	text-align:justify;
	line-height:21px;
	margin-top:5px;
}
.alpha80 {
	opacity:0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
}
.alpha50 {
	opacity:0.50;
	-moz-opacity: 0.50;
	filter: alpha(opacity=50);
}
.menu {
	color:#FFFFFF;
	font-family: 'Yanone Kaffeesatz', arial narrow;
	font-size:17px;
	margin-top:70px;
	float:left;
	margin-right:30px;
	text-decoration:none;
	padding:5px;
	border-bottom:1px solid #F0EBCE;
}
.menu:hover {
	background-color:#000000;
	opacity:0.50;
	-moz-opacity: 0.50;
	filter: alpha(opacity=50);
}
h2 {
	font-family: 'Yanone Kaffeesatz', arial narrow, serif;
	margin:0px;
	font-weight:lighter;
	font-size:30px;
	color:#F8C807;
}
h3 {
	font-family: 'Yanone Kaffeesatz', arial narrow, serif;
	margin:0px;
	font-weight:lighter;
	font-size:25px;
	color:#C5A765;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}
.pula {
	padding:3px;
	clear:both;
}
.pula2 {
	padding:8px;
	clear:both;
}
.linha {
	border-top:1px solid #842501;
	border-bottom:1px solid #B8461C;
	height:0px;
	margin-top:10px;
	margin-bottom:10px;
}
.tituloChamada {
	color:#C5A765;
	font-size:14px;
	line-height:25px;
	font-weight:bold;
}
.linkChamada {
	color:#C5A765;
	font-size:14px;
	clear:both;
}
.foto2 {
	float:left;
	margin-right:12px;
}
.foto {
	border:solid 15px #462C09;
	float:left;
	margin-right:12px;
}
.foto:hover {
	border:solid 15px #C5A765;
}
.foto img {
	border:none;
}
.botao_confira {
	float:left;
	width:59px;
	height:112px;
	background-image:url(imagens/btnConfira.gif);
}
.botao_confira span {
	display:none;
}
.botao_confira:hover {
	background-position:59px 0;
}
.linkTwitter {
	text-decoration:underline;
	color:#F0EBCE;
}
.link {
	text-decoration:underline;
	color:#F0EBCE;
}
.facebook {
	width:94px;
	height:88px;
	background-image:url(imagens/redes.jpg);
	float:left;
}
.facebook:hover {
	background-position:0px 99px;
}
.facebook span {
	display:none;
}
.youtube {
	width:115px;
	height:88px;
	background-image:url(imagens/redes.jpg);
	float:left;
	background-position:-97px 0px;
}
.youtube:hover {
	background-position:-97px 99px;
}
.youtube span {
	display:none;
}
.twitter {
	width:105px;
	height:88px;
	background-image:url(imagens/redes.jpg);
	float:left;
	background-position:-224px 0px;
}
.twitter:hover {
	background-position:-224px 99px;
}
.twitter span {
	display:none;
}
.borda {
	border:solid 2px #462C09;
}
.cbn {
	width:167px;
	height:94px;
	background-image:url(imagens/logoCBN.gif);
	float:left;
}
.cbn span {
	display:none;
}
.orkut {
	width:71px;
	height:88px;
	background-image:url(imagens/redes.jpg);
	float:left;
	background-position:-335px 0px;
}
.orkut:hover {
	background-position:-335px 99px;
}
.orkut span {
	display:none;
}
.alertbox
{
	background  : url(images/dialog-help.png) no-repeat scroll left top;
	margin      : 0 10px;
	padding     : 0 0 5px 40px;
	font-family : Verdana;
	font-size   : 12px;
	text-align  : left;
}
.alertbox .buttons
{
	text-align  : right;
}

