/* CSS Document */

* {margin: 0; padding: 0;}

html, body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background-color:#FFFFFF;
	background-image:url(../img/bg.jpg);
	background-position:top;
	background-repeat: repeat-x;
}

#layout {
	position:relative; /* needed for footer positioning*/
	margin: auto; /* center, not in IE5 */
	width:100%;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}


#principal {
	width: 936px;
	_width: 933px;
	margin-left: auto;
	margin-right: auto;
}	

#conteudo {
	width: 936px;
	_width: 933px;
	/*background-color:#CCCCCC;*/
	float: left;
	height: 100%;
}

/*----------------HEADER-----------------*/

#header {
	width: 936px;
	_width: 933px;
	height: 218px;
	background-image:url(../img/topo.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#header-conteudo {
	width: 936px;
	_width: 933px;
	float:left;
}	

#header-direito {
	width: 350px;
	height: 40px;
	float: right;
	margin-top: 80px;
}



#logo { 
	width: 200px;
	height:63px;
	float: left;
	margin-top: 10px;
	margin-left: 15px;
}

input, selec, textarea {
	background-image:url(../img/bg-campo.jpg);
	background-position:top;
	background-repeat: repeat-x;
	border: #5D1D0C 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
}

input.busca {
	background-image: url(../img/bg-campo-busca.jpg);
	background-position:top;
	background-repeat: no-repeat;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	width:223px;
	height: 30px;
	padding-left: 3px;
	margin-bottom:5px;
}

#bt-ok  {
background: url(../img/bt-ok.jpg) no-repeat scroll 0 5px transparent;
border:0 none;
cursor:pointer;
height:20px;
left:20px;
line-height:12px;
padding:0;
position:relative;
margin-top:10px;
top:-3px;
width:25px;
}

input.bt {
	border:none;
	width:23px;
	height: 23px;
	margin-top:18px;
}

/*-------------ESTRUTURA----------*/

#lado-direito {
	width:650px;
	float:left;
	margin-bottom:10px;
}


#slideshow {
	width:650px;
	float:left;
	height: 306px;
}

#col-A {
	float:left;
	width:303px;
	margin-top:70px;
}

.bordaimagem {
	float:left;
	margin-bottom: 5px;
	margin-right:10px;
	border: 4px solid #CCC;
}

.bordaimagem2 {
	border: 4px solid #CCC;
}

.enquete {margin-top: 5px; margin-bottom: 5px;}
input, textarea {border: 1px solid #CCC;}

#col-B {
	float:left;
	width:306px;
	margin-top:70px;
	margin-left: 30px;
	margin-bottom: 10px;
}

#player {
	float:left;
	width:303px;
	margin-top:10px;
	margin-bottom:10px;
}

#col-C {
	float: right;
	width: 264px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.agenda {background-color:#f4f3f3; width:100%; margin-top:5px; margin-bottom: 5px;}
.dataagenda {font-size:20px; margin-right:10px; margin-bottom:5px;}
.data {font-size:10px; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; padding: 3px; margin-top:5px; margin-bottom:5px; background-color:#2b79b4; width:58px;}

#galeria {
	float:left;
	width: 340px;
}

#col-C-img {
	float: right;
	width: 224px;
	margin-bottom: 5px;
	background-image:url(../img/bg-col-c.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
}

#col-D {
	float: left;
	width: 680px;
	margin-bottom: 10px;
	background-image:url(../img/bg-interna.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.texto-colunas {padding: 20px;}
.servicosIndex {margin-bottom: 10px;}
.servicosIndex img {margin-bottom: 10px;}
.linha {margin-bottom:20px; margin-top:0px; height:3px; float:left;}

.internas {margin: 5px; width:640px; margin-top: 0px; margin-bottom: 15px;}
.noticias {margin-top: 5px; margin-bottom:5px; float:left;width: 600px;}
.videos {margin-top:15px; margin-right: 15px; margin-bottom:10px; width:189px; height: 180px; float:left;}

#breadcrumb {width: 620px; height:30px; font-family:Arial, Helvetica, sans-serif; font-size: 11px; color: #999; }
#breadcrumb a, #breadcrumb a:visited{width: 620px; height:30px; font-family:Arial, Helvetica, sans-serif; font-size: 11px; color:#999; text-decoration:underline; }
#breadcrumb a:hover {width: 620px; ; height:30px; font-family:Arial, Helvetica, sans-serif; font-size: 11px; color: #333; text-decoration:underline; }

/*---------------FEATURES------------------*/

.redes {float:left; margin-right:10px;}
.fotoshome {float:left; margin-right:3px; margin-top: 3px;}

#destaque {
	width: 626px;
	float: left;
	height: 306px;
}



.lista {
	float:left;
	width:180px;
	margin-right: 10px;
}

.lista ul {
	list-style-type:none;
}

.lista li {
	display: list-item;
	float:left;
	width: 180px;
	height: 22px;
	margin-top:5px;
	background-color:#F2F2F2;
}

.lista li a {
	color: none; 
}

.lista li a:visited {
	color: none;
}

.lista a:hover {
	color: none;
}

	
/*---------------MENU HORIZONTAL-------------------*/

#menuHor {
float:right;
height:56px;
width:946px;
margin-top:18px;
}

#menuHor ul {
list-style-type:none;
}

#menuHor li {
display:block;
float:left;
height: 56px;
text-align:center;
color:#333333;
margin-top: 5px;
}

#menuHor li a {
color:#333333;
}

#menuHor li a:visited {
color:#333333;
}

#menuHor a:hover {
color: #666666;
}

#menuHor .current {
color:#333333;
}


/*--------------- PAGINACAO ---------------*/

#pages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	padding:3px;
	margin-bottom:30px;
}
#pages ul {
	list-style-type:none;
}
#pages li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display:block;
	float:left;
	margin:0 5px 0 0;
}
#pages li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	float:left;
	padding:4px;
	text-decoration:none;
}
#pages li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#CCCCCC none repeat scroll 0 0;
	color:#FFFFFF;
}
#pages li.nolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#9EA094;
	padding:4px;
}
#pages li.current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#999999 none repeat scroll 0 0;
	color:#FFFFFF;
	padding:4px;
}

/* ---------------------RODAPE---------------------- */

#rodape {
	position: relative;
	clear: both;
	width:100%;
	height: 196px;
	bottom:0;
	background-image: url(../img/rodape.jpg);
	background-position:top;
	background-repeat: no-repeat;
	/*background-color:#252525;*/
}

#creditos {
	margin-left:auto;
	margin-right: auto;
	width: 936px;
	height: 196px;
}

#creditos img {margin-bottom: 10px;}

#cred-menu {
	width:700px;
	float: left;
	margin-left: 220px;
	margin-top: 5px;
}

#cred-A {
float:left;
width:263px;
height: 100px;
margin-left: 5px;
margin-right: 30px;
margin-top: 45px;
}

#cred-B {
float: left;
width:282px;
height: 100px;
margin-left: 30px;
margin-top: 45px;
}

#cred-C {
float: right;
width:210px;
height: 100px;
margin-right: 20px;
margin-top: 45px;
}

#cred-D {
    width:700px;
	float: left;
	margin-left: 220px;
	margin-top: 5px;
}

.credito, .credito a, .credito a:visited {
color:#DBDBDB;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
text-decoration: none;
}

.credito a:hover {
text-decoration: underline;
}

.img_novidade {
	border:#CCCCCC 3px solid; 
	margin-right: 5px; 
	margin-bottom: 3px;
	float: left;
}


.img_legenda {
  font-family: Verdana, Geneva, sans-serif;
  text-align: justify;
  font-style: italic;
  font-size: 10px;
  text-indent: 0;
}

/* CSS Document */


