@charset "iso-8859-1";
/* CSS Document */

body {
	background-image:url(../images/topo-repete.png);
	background-repeat:repeat-x;
	
}
#trabalhos {
	background-color: #F0A693;
	padding: 20px;
	width: 300px;
}

#site {
	min-height: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	line-height: 1.5;


}
#topo-logo  {
	width: 1000px;
	margin-left: auto;
	width: 1000px;
	margin-right: auto;
	height: 250px;
	background-image: url(../images/topo2.png);
}


#menu {
	width: 973px;
	padding:7px 15px 5px 15px;
	margin-left:auto;
	margin-right:auto;
	height: 35px!important;
	color: #FFF;
	clear:both;
	background-color: #db812d;
}

#menu ul {
	list-style:none;
	text-align:center
}
#menu ul li {
	display:inline;
	margin:0;
	padding-right: 5px;
}

#menu ul li, #menu ul li a, #menu ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#menu ul li a:hover {
	color:#FF0;	
}


#conteudo{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	color: #3E3F41;
	padding: 20px;
	border-left: 1px solid #A5AEC5;
	border-right: 1px solid #A5AEC5;
	margin-top: 3px;
	background-color: #FFF;
	min-height: 250px;
}
.azul {
	background-color: #db812d;
	color: #FFF;
	text-align: center;
}
#rodape-conteudo {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	color: #FFF;
	height: 182px;
	text-align: center;
	clear: both;
}
#gosites {
	width:100px;
	float:left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 19px!important;
	color: #f15e36!important;
	margin: 0 0 20px 0;
}
.clear {
	clear:both;
}
.gosites {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:15px;
	font-weight: bold;
	text-decoration: none;
}
.rodape {
	font-size:12px;
	color: #FFF;
}

#agencia table {
	margin:0 auto;	
}
#agencia table tr td, #agencia table tr th {
	padding:2px;
	border:1px #000 solid;
}
#agencia table tr td{
	text-align:left;
}

#agencia table tr td.centro {
	text-align:center;	
}
#site #conteudo #contato {
	text-align: center;
}
#parceiros{
	background-image:url(../images/parceiros-img.jpg);
	background-repeat:no-repeat;
	height: 94px;
	padding-top: 43px;
}
#parceiros-logo{
	width:910px;
	height:88px;
	overflow:hidden;
	margin:0 25px;
	padding:0 20px;
}

#parceiros-logo ul li{
	display:inline;
}
#conteudo table {
	border: 0;
	border-color: #FFF;
}
#site #conteudo #tabelas {



}
#site #conteudo #tabelas table td{
	border: 1px solid #000;
	text-align: center;
}


p.centro {
	text-align:center;	
}
.meio {
	float:left;
	width:450px;
	padding-right:15px;
}
table.temaslivres td{
	border:1px solid #000;
}


h2 {
	font-size:16px;
	color:#114788;
	
}

h3 {
	font-size:15px;
	color:#f97a3c;
	
}
.texto-blue {
	color: #144b85;
	font-style: italic;
}

.convidados {
	float:left;
	width:230px;
	height:235px;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	margin: 15px 5px;
}

.convidados img {
	display: block;
    margin-left: auto;
    margin-right: auto;
	margin-bottom:5px;
	
}

.programacao-texto {
	margin:7px;
	}

.btn-link {
 	color: #087067!important;
}
	
.btn-link:hover {
    color: #ec1620!important;
}



