*{
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0 ;
	padding: 0;
	background-image: url(img/fundo.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #9DB2B6;
	font-family: "lucida grande", tahoma, arial, verdana, sans-serif;
	font-size: 100%;
	text-align: center;
	
}



/* -------------------------------------------
 Site Layout  
------------------------------------------- */

#container {
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	position: relative;
}

* html #container {
	width: 910px; /* for IE5 and IE6 in quirks mode */
	w\idth: 890px; /* for IE6 in standards mode */
	
	
	
}
#banner {
	width: 840px;
	margin: 20px auto 0px auto;
	position: relative;
		
}
#banner a img{
border: 0;
}

#top{
	width: 890px;
	height: 80px;
	background: #FFFFFF /*url(img/top-bg.jpg) repeat-x*/;
}

#logo{
	width: 373px;
	height: 50px;
	/*border-left: 2px solid #92BA4D;*/
	display: block;
	position: absolute;
	top: 13px;
	left: 25px;
	background: transparent url(img/logo.jpg) no-repeat;
	text-indent: -9999px;
}

#logo a{
	width: 373px;
	height: 50px;
	text-indent: -9999px;
	display: block;
	position: relative;
	/*border-left: 2px solid #92BA4D;*/
}


#emailtop{
	width: 175px;
	height: 50px;
	/*border-left: 2px solid #92BA4D;*/
	display: block;
	position: absolute;
	top: 15px;
	left: 690px;
	background: url(img/email.jpg) no-repeat;
	text-indent: -9999px;
}

#emailtop a{
	width: 175px;
	height: 50px;
	text-indent: -9999px;
	display: block;
	position: relative;
	/*border-left: 2px solid #92BA4D;*/
}

p {
	font-family: "lucida grande", tahoma, arial, verdana, sans-serif;
	color:#000;
}



b {
	color:#C9D602;
}
strong {
	color:#284045;
}


a{
	color: #000;
	
}

a:link{
	color: #000;
	

}

a:hover {
	color: #9DB2B6;


}


a:visited {
	
}






hr{
	border: 0;
	width: 100%;
	height:4px;
	background: #C9D602;
	margin-bottom: 20px
	
}


img{
	border: 0;
	text-align: right;
}


h1, h2, h3, h4, h5, h6 {
	color: #284045;
	font-family: arial, verdana, "lucida grande", tahoma, sans-serif;
	font-size: 100%;
	text-align: left;
	margin-bottom:20px;
	
}




.publicidade{
	height: 15px;
	background: transparent url(img/publicidade.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom: 20px;
}

.anuncio175{
	margin-bottom: 20px;
	width: 175px;

}
.anuncio468{
	margin-bottom: 20px;
	width: 468px;

}



/*------------------------------------------------------

Barra de navegação

-------------------------------------------------------*/


#barranav {
	width: auto;
	background: transparent url(img/bg_nav.png) repeat-x; 
	background-position: top center;
	height: 52px;
	 
}
 ul #nav { 
	margin: 20px 0;
	padding: 0;
	position: relative;
	top: 0;
	left: 0;
	height: 52px;
}
 ul#nav li {
	list-style:none; 
	display:inline;
	}
 ul#nav li a { 
	display: block;
	background: url(img/bg_nav.png)  no-repeat; /*contains all hover states*/
	background-position: 0 0;
	position: relative;
	height: 52px;
	margin: 0;
	padding: 0;
	font-weight: bold;

}

 ul#nav a:hover{
	background: url(img/bg_nav.png) no-repeat; /*contains all hover states*/
	background-position: 0 -52px;
	

	}
	
	
	
/*active area */
 ul#nav .menu_on a {
	background-position: center -52px; /*add selectors for the other li's and background-positions*/
	
}

/*hover states*/
	ul#nav .menu_on a:hover, ul#nav .menu_n:hover a, ul#nav .menu_off a:hover, ul#nav.menu_off:hover a {
	background-position: center -52px;


	
}

#nav ul {
	margin: 0;
	padding: 0;
	
}

/*hide sub-nav items*/

#nav li ul {
	margin: 0;
	padding: 0;
	display: none;
}

	#nav a {
	text-decoration: none;
}



	#nav li {
	margin: 0; /*float the main list items*/
	float: left;
	padding: 0;
	display: block;
	font-family: arial, tahoma, "lucida grande",  verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	height: 52px;
	
}

	/* this enables different properties due to the span */
	#nav li span {
	padding: 18px 0 0 0;
	display: block;
	color: #FFFFFF;
	
}


	.menu_on a, .menu_off a {
	display: block;
	background: url(img/bg_nav.png)  no-repeat; /*contains all hover states*/
	background-position: 0 0;
	position: relative;
	height: 52px;
	margin: 0;
	padding: 0;
		
}

/* subnav bar */
	#nav .menu_off ul, #nav .menu_on ul {
	padding: 18px 0 0 0;
	width: auto;
	background-color: transparent;
	position: absolute;
	top: 33px; 
	/* indent the subnav bar */
	left: 20px;
	height: 22px;
	font-size: 125%;
	
	
	
	
}

	#nav li a {
		font-weight: normal;
		display: block;
		width: 90px;
		padding: 0;
		
		
	}

	#nav .menu_on ul {
	display: block;
		
}

	#nav .menu_on ul a, #nav .menu_off ul a {
	float: left; /*ie doesn't inherit the float*/
	width: auto;
	padding-right: 20px;
			
}


	

/*------------------------------------------------------

Principal

-------------------------------------------------------*/

#esquerda-interna {
	background-color: #FFF;
  	text-align: left;
	margin-left: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 468px;
	float:left;
	text-align: left;
}


#esquerda-interna a{
	color: #284045;
	background-color: transparent;
	text-decoration: none;
	font-family:  "lucida grande", arial, verdana,  tahoma, sans-serif;
	

}

#esquerda-interna p a{
	color: #284045;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
	font-family:  "lucida grande", arial, verdana,  tahoma, sans-serif;
	

}

#esquerda-interna p a:hover{
	color: #9DB2B6;
	background-color: transparent;
	font-weight: bold;
	text-decoration: underline;
	font-family:  "lucida grande", arial, verdana,  tahoma, sans-serif;
	

}

#esquerda {
	background-color: #FFF;
  	text-align: left;
	margin-left: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 468px;
	float:left;
	text-align: left;
	
}

#centro {
	background-color: #FFF;
	width: 157px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	float:left;
	position:relative;
	text-align: left;
}

#centro  a{
	background-color: transparent;
	text-decoration: none;
	display: block;
}
#direita{
	background-color: #FFF;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 20px;
	width: 175px; 
	float:right;
	text-align: left;
}

/*------------------------------------------------------

Rodapé

-------------------------------------------------------*/
#rodape {
	clear: both;
	background-color: #284045;
	border-top: 4px solid #C9D602;
	border-bottom: 4px solid #C9D602;
	color: #FFFFFF;
	font-size: 70%;
	text-align: left;
	line-height: 150%;
	height:72px;
	font-weight: bold;

}

#rodape p {
	color: #FFFFFF;
	

}

#rodape span {
	margin-left: 25px;
	margin-top: 18px;
	margin-bottom: 25px;
	display:block;
}
#rodape span a {
	color: #FFFFFF;
}

#rodape  span a:link {
	text-decoration: underline;
}

#rodape  span a:hover {
	text-decoration: none;
	color: #C9D602;
}


#rodape  span .rodape_on {
	text-decoration: none;
	color: #C9D602;
}

#rodape  span a:link .rodape_on {
	text-decoration: none;
	color: #C9D602;
}



/*------------------------------------------------------

Textos esquerda

-------------------------------------------------------*/

#esquerda a{
	text-decoration: none;
}

#esquerda h1 {
	margin-bottom: 10px;
	padding-top: 6px;
	color: #FFFFFF;
	background: url(img/h1.jpg) left top no-repeat;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	text-indent: 15px;
	width: 468px;
	height: 25px;
}

#esquerda  h1 a{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-weight: bold;
}

#esquerda h1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	
}

#esquerda h1 a:link {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	
}




#esquerda p img.pequena, #esquerda-interna p img.pequena, #esquerda p a img.pequena, #esquerda-interna p a img.pequena{
  width: 229px;
  float:left;
  margin:0 15px 5px 0;
  border: 0;
  position: relative;
}

#esquerda p img.grande, #esquerda-interna p img.grande, #esquerda p a img.grande, #esquerda-interna p a img.grande{
  width: 468px;
  float:left;
  margin:0 0px 10px 0;
  border: 0;
   position: relative;
}


#esquerda h1.blog, #esquerda-interna h1.blog{
	margin-bottom: 10px;
	padding-top: 6px;
	color: #284045;
	background: url(img/h1_blog.jpg) left top no-repeat;
	font-family: arial;
	font-size: 11px;
	text-align: left;
	text-indent: 15px;
	width: 468px;
	height: 25px;
}

#esquerda  h1 a.blog, #esquerda-interna  h1 a.blog{
	color: #284045;
	text-decoration: none;
	display: block;
	
}

#esquerda h1 a:hover.blog, #esquerda-interna h1 a:hover.blog{
	color: #284045;
	text-decoration: none;
	display: block;
	
}

#esquerda h1 a:link.blog, #esquerda-interna h1 a:link.blog{
	color: #284045;
	text-decoration: none;
	display: block;
	
}




#esquerda h1.empauta, #esquerda-interna h1.empauta{
	margin-bottom: 10px;
	padding-top: 6px;
	color: #fff;
	background: url(img/h3-empauta.jpg) left top no-repeat;
	font-family: arial;
	font-size: 11px;
	text-align: left;
	text-indent: 15px;
	width: 468px;
	height: 25px;
}

#esquerda  h1 a.empauta, #esquerda-interna  h1 a.empauta{
	color: #fff;
	text-decoration: none;
	display: block;
	
}

#esquerda h1 a:hover.empauta, #esquerda-interna h1 a:hover.empauta{
	color: #fff;
	text-decoration: none;
	display: block;
	
}

#esquerda h1 a:link.empauta, #esquerda-interna h1 a:link.empauta{
	color: #fff;
	text-decoration: none;
	display: block;
	
}




#esquerda h2 {
	color: #284045;
	font-size: 150%;
	text-align: left;
	line-height: 110%;
	font-family: "Trebuchet MS", "lucida grande", tahoma, arial, verdana, sans-serif;
	margin-bottom: 20px;
}


#esquerda h2 a{
	color: #284045;
	text-decoration: none;
	display: block;
	
}

#esquerda h2 a:hover{
	color: #284045;
	text-decoration: none;
	display: block;
	
}


#esquerda h2 a:link{
	color: #284045;
	text-decoration: none;
	display: block;
	
}




#esquerda h3, #esquerda-interna h3{
	color: #284045;
	font-size: 120%;
	text-align: left;
	line-height: 110%;
	font-family: "Trebuchet MS", "lucida grande", tahoma, arial, verdana, sans-serif;
	margin-bottom: 20px;
}



#esquerda h3.empauta, #esquerda-interna h3.empauta{
	color: #234833;
	font-size: 110%;
	text-align: left;
	line-height: 110%;
	font-family: "Trebuchet MS", "lucida grande", tahoma, arial, verdana, sans-serif;
	margin-bottom: 20px;
}

#esquerda p,  #esquerda-interna p{
	color:#000;
	font-size: 85%;
	text-align: left;
	line-height: 150%;
	font-family: "lucida grande", tahoma, arial, verdana, sans-serif;
	margin-bottom: 20px;
	
}


#esquerda p.chapeu,  #esquerda-interna p.chapeu , #esquerda a p.chapeu,  #esquerda-interna a p.chapeu{
	color: #284045;
	font-size: 11px;
	text-align: left;
	line-height: 150%;
	font-family: arial, verdana, "lucida grande", tahoma, sans-serif;
	margin-bottom: 2px;
	font-weight: bold;
	text-transform: uppercase;
	
}

#esquerda p.fonte, #esquerda-interna p.fonte{
	color:#000;
	font-size: 75%;
	text-align: left;
	line-height: 150%;
	font-style: italic;
	font-family: "lucida grande", tahoma, arial, verdana, sans-serif;
	margin-bottom: 20px;
	
	
}


#esquerda p a{
	color: #000;
	text-decoration: none;

	
	
}

#esquerda p a:hover{
	color: #000;
	text-decoration: underline;
	
	
	
}

#esquerda p a:link{
	color: #000;
	

	
	
}


#esquerda-interna h1 {
	margin-bottom: 10px;
	padding-top: 6px;
	color: #FFFFFF;
	background: url(img/h1.jpg) left top no-repeat;
	font-family: arial;
	font-size: 11px;
	text-align: left;
	text-indent: 15px;
	width: 468px;
	height: 25px;
}



#esquerda-interna h5 {
	margin-bottom: 10px;
	padding-top: 6px;
	color: #284045;
	background: url(img/h1_blog.jpg) left top no-repeat;
	font-family: arial;
	font-size: 11px;
	text-align: left;
	text-indent: 15px;
	width: 468px;
	height: 25px;
}


#esquerda-interna h2 {
	color: #284045;
	font-size: 150%;
	text-align: left;
	line-height: 110%;
	font-family: "Trebuchet MS", "lucida grande", tahoma, arial, verdana, sans-serif;
	margin-bottom: 20px;
}





#esquerda-interna h4 {
	color: #9DB2B6;
	font-size: 90%;
	text-align: justify;
	line-height: 110%;
	font-weight: bold;
	font-style: italic;
	font-family: arial, "lucida grande", tahoma,  verdana, sans-serif;
	margin-bottom: 20px;
	
}


#esquerda p.hora, #esquerda-interna p.hora{
	color: #000;
	font-size: 50%;
	text-align: left;
	line-height: 150%;
	font-family: "lucida grande", tahoma, arial, verdana, sans-serif;
	margin-bottom: 5px;
}


#esquerda h6, #esquerda-interna h6{
	color: #284045;
	/*border-bottom: 1px #284045 solid;*/
	font-size: 95%;
	text-align: justify;
	line-height: 110%;
	font-weight: bold;
	font-style: italic;
	font-family: arial, "lucida grande", tahoma,  verdana, sans-serif;
	margin-bottom: 20px;
	
}

.noticias{
table-layout:fixed;
overflow:hidden;
word-wrap:break-word;
}

/*------------------------------------------------------

Textos centro

-------------------------------------------------------*/

#centro h1 {
	margin-bottom: 12px;
	padding-top: 5px;
	color: #FFFFFF;
	background: url(img/h1-centro.jpg) no-repeat;
	font-family: "trebuchet ms", "lucida grande", tahoma, arial, verdana, sans-serif;
	font-size: 11px;
	text-align: left;
	text-indent: 10px;
	width: 157px;
	height: 25px;
	font-weight: bold;
}

#centro h1 a , #centro a h1{
	color: #FFFFFF;
	font-family: "trebuchet ms", "lucida grande", tahoma, arial, verdana, sans-serif;
	font-weight: bold;
}

#centro h2 {
	margin-bottom: 12px;
	padding-top: 5px;
	color: #284045;
	background: url(img/h2-centro.jpg) no-repeat;
	font-family: "trebuchet ms", "lucida grande", tahoma, arial, verdana, sans-serif;
	font-size: 11px;
	text-align: left;
	text-indent: 10px;
	width: 157px;
	height: 25px;
	font-weight: bold;
}

#centro h2  a, #centro a h2{
	color: #284045;
	font-family: "trebuchet ms", "lucida grande", tahoma, arial, verdana, sans-serif;
	font-weight: bold;

}


#centro h3 {
	margin-bottom: 12px;
	padding-top: 5px;
	color: #284045;
	background: url(img/h3-centro.jpg) no-repeat;
	font-family: "trebuchet ms", "lucida grande", tahoma, arial, verdana, sans-serif;
	font-size: 11px;
	text-align: left;
	text-indent: 10px;
	width: 157px;
	height: 25px;
	font-weight: bold;
}

#centro h3 a, #centro a h3{
	color: #284045;
	font-family: arial, "trebuchet ms", "lucida grande", tahoma, verdana, sans-serif;
	font-weight: bold;
	
}




#centro h4 {
	margin-bottom: 12px;
	padding-top: 5px;
	color: #FFF;
	background: url(img/h4-centro.jpg) no-repeat;
	font-family: "trebuchet ms", "lucida grande", tahoma, arial, verdana, sans-serif;
	font-size: 11px;
	text-align: left;
	text-indent: 10px;
	width: 157px;
	height: 25px;
	font-weight: bold;
}



#centro h5, #centro h5 a {
	margin-bottom: 12px;
	padding-top: 5px;
	color: #fff /*#234833*/;
	background: url(img/h3-centroempauta.jpg) no-repeat;
	font-family: "trebuchet ms", "lucida grande", tahoma, arial, verdana, sans-serif;
	font-size: 11px;
	text-align: left;
	text-indent: 10px;
	width: 157px;
	height: 25px;
	font-weight: bold;
}


#centro p {
	color: #000;
	font-size: 80%;
	text-align: left;
	line-height: 150%;
	font-family: "lucida grande", tahoma, arial, verdana, sans-serif;
	margin-bottom: 20px;
	
}



#centro p  a{
	background: url(img/centro-a1.jpg) left center no-repeat;
	color: #284045;
	font-size: 85%;
	text-align: left;
	line-height: 100%;
	font-weight: bold;
	font-family: "lucida grande", tahoma, arial, verdana, sans-serif;
	text-decoration: none;
	padding-left: 12px;
	
}

#centro p  a:hover{
	background: url(img/centro-a.jpg) left center no-repeat;
	color: #C9D602;
	
}

#centro #twitter a {
	margin-bottom: 20px;
	width: 157px;
	height: 75px;
	background: url(img/twitter.jpg) no-repeat;
	text-indent: -9999px;
	display:block;
	
}
#centro #twitter a:hover {
	background: url(img/twitter.jpg) no-repeat;
	text-indent: -9999px;

}
#centro #twitter a:link {
	margin-bottom: 20px;
	width: 157px;
	height: 75px;
	background: url(img/twitter.jpg) no-repeat;
	text-indent: -9999px;
	display:block;
	
}

#centro #facebook a {
	margin-bottom: 20px;
	width: 157px;
	height: 75px;
	background: url(img/facebook.jpg) no-repeat;
	text-indent: -9999px;
	display:block;
	
}
#centro #facebook a:hover {
	background: url(img/facebook.jpg) no-repeat;
	text-indent: -9999px;

}
#centro #facebook a:link {
	margin-bottom: 20px;
	width: 157px;
	height: 75px;
	background: url(img/facebook.jpg) no-repeat;
	text-indent: -9999px;
	display:block;
	
}
#centro #facebook  p a{
	margin-bottom: 20px;
	width: 157px;
	height: 75px;
	background: url(img/) no-repeat;
	text-indent: -9999px;
	display: block;
	
}


#centro #rss a {
	margin-bottom: 20px;
	width: 157px;
	height: 75px;
	background: url(img/roseliabrao-rss.jpg) no-repeat;
	text-indent: -9999px;
	display:block;
	
}
#centro #rss a:hover {
	background: url(img/roseliabrao-rss.jpg) no-repeat;
	text-indent: -9999px;

}
#centro #rss a:link {
	margin-bottom: 20px;
	width: 157px;
	height: 75px;
	background: url(img/roseliabrao-rss.jpg) no-repeat;
	text-indent: -9999px;
	display:block;
	
}

/*------------------------------------------------------

Direita

-------------------------------------------------------*/
#direita a{
	text-decoration:none;
	/*display:block;*/
	font-weight: normal;
}

#direita p {
	color:#000;
	font-size: 75%;
	text-align: left;
	line-height: 120%;
	font-family: "lucida grande", tahoma, arial, verdana, sans-serif;
	margin-bottom: 20px;
}


#direita h2 {
	color: #284045;
	font-size: 100%;
	text-align: left;
	line-height: 110%;
	font-family: "Trebuchet MS", "lucida grande", tahoma, arial, verdana, sans-serif;
	margin-bottom: 20px;
}


#direita h4 {
	color: #284045;
	font-size: 90%;
	text-align: left;
	line-height: 110%;
	font-family: "Trebuchet MS", "lucida grande", tahoma, arial, verdana, sans-serif;
	margin-bottom: 20px;
}

/*------------------------------------------------------

Form

-------------------------------------------------------*/


#esquerda #form{
	margin-left: 15px;
	
}

#esquerda #form p {
	color:#000;
	font-size: 75%;
	text-align: left;
	line-height: 120%;
	font-family: arial, "lucida grande", tahoma, verdana, sans-serif;
	margin-bottom: 0px;
	
}


#esquerda #form .aviso{
	font-size: 75%;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: tahoma, "lucida grande", arial, verdana, sans-serif;

	
}

#esquerda #form .aviso1{
	font-size: 75%;
	color: #224732;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: tahoma, "lucida grande", arial, verdana, sans-serif;

	
}


#esquerda #form strong {
	color: #284045;
	font-weight: bold;
	
}

#esquerda #form input{
	font-family:  arial, tahoma, "lucida grande", verdana, sans-serif;
	font-size: 95%;
	height: 20px;
	width: 234px;
	margin-bottom: 10px;
	
}
#esquerda #form textarea{
	font-family:  arial, tahoma, "lucida grande", verdana, sans-serif;
	font-size: 95%;
	height: 60px;
	width: 234px;
}
#esquerda #form .submit{
	font-family:  "lucida grande", arial, tahoma, verdana, sans-serif;
	font-weight: bold;
	font-size: 95%;
	width: 80px;
	height:25px;
	margin-bottom: 20px;
	margin-top: 10px;
}


/*
#centro #form{
	margin-left: 15px;
	
}
*/

#centro #news .destaque{
	font-size: 80%;
	text-align: left;
	line-height: 120%;
	font-family: arial, "lucida grande", tahoma, verdana, sans-serif;
	color: #284045;
	font-weight: bold;
	margin-bottom: 0px;
}

#centro #news p {
	color:#000;
	font-size: 75%;
	text-align: left;
	line-height: 120%;
	font-family: arial, "lucida grande", tahoma, verdana, sans-serif;
	margin-bottom: 10px;
	
}

#centro #news .aviso{
	font-size: 75%;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: tahoma, "lucida grande", arial, verdana, sans-serif;

	
}
#centro #news .aviso1{
	font-size: 75%;
	color: #224732;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: tahoma, "lucida grande", arial, verdana, sans-serif;

}



#centro #news input{
	font-family:  arial, tahoma, "lucida grande", verdana, sans-serif;
	font-size: 95%;
	height: 20px;
	width: 157px;
	margin-bottom: 10px;
	
}

#centro #news textarea{
	font-family:  arial, tahoma, "lucida grande", verdana, sans-serif;
	font-size: 95%;
	height: 60px;
	width: 157px;
}

#centro #news .submit{
	font-family:  "lucida grande", arial, tahoma, verdana, sans-serif;
	font-weight: bold;
	font-size: 95%;
	width: 80px;
	height: 25px;
	margin-bottom: 20px;
	
}

#centro #news .aviso{
	font-size: 70%;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: "lucida grande", arial, tahoma, verdana, sans-serif;
}



/*------------------------------

	promoção maria rita


---------------------------------*/


#esquerda-interna #formmr{
	margin-left: auto;
	margin-right: auto;
	
}

#esquerda-interna #formmr p {
	color:#000;
	font-size: 75%;
	text-align: left;
	line-height: 120%;
	font-family: arial, "lucida grande", tahoma, verdana, sans-serif;
	margin-bottom: 3px;
	
}


#esquerda-interna #formmr .aviso{
	font-size: 75%;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: tahoma, "lucida grande", arial, verdana, sans-serif;

	
}

#esquerda-interna #formmr .aviso1{
	font-size: 75%;
	color: #224732;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: tahoma, "lucida grande", arial, verdana, sans-serif;

	
}


#esquerda-interna #formmr strong {
	color: #284045;
	font-weight: bold;
	
}

#esquerda-interna #formmr input{
	font-family:  arial, tahoma, "lucida grande", verdana, sans-serif;
	font-size: 95%;
	height: 20px;
	width: 234px;
	margin-bottom: 10px;
	
}
#esquerda-interna #formmr .ddd{
	font-family:  arial, tahoma, "lucida grande", verdana, sans-serif;
	font-size: 95%;
	height: 20px;
	width: 30px;
}
#esquerda-interna #formmr .telefone{
	font-family:  arial, tahoma, "lucida grande", verdana, sans-serif;
	font-size: 95%;
	height: 20px;
	width: 185px;
}
#esquerda-interna #formmr .submit{
	font-family:  "lucida grande", arial, tahoma, verdana, sans-serif;
	font-weight: bold;
	font-size: 95%;
	width: 80px;
	height:25px;
	margin-bottom: 20px;
	margin-top: 10px;
}




/*------------------------------------------------------

Barra envia para amigo - comente - imprimir

-------------------------------------------------------*/

#barra_e_c_i{
	width: 100px;
	margin: 20px 0 20px 0;
	padding: 0;
	background: transparent;
	height: 20px;
	position: relative;
	top: 0;
	right: 0;
}

#barra_e_c_i	ul#icones	{
	width: 468px;
	margin: 0;
	padding: 0;
	background: transparent url(img/barra_e_c_i.jpg) no-repeat left center;
	height: 20px;
	position: relative;
}

#barra_e_c_i ul#icones li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}

	
ul#barra_e_c_i, ul#icones a {
	display: block;
	height: 20px;
}

	
#barra_e_c_i ul#icones li a {
	text-indent: -9999px;
	text-decoration: none;
	height: 20px;
}

#barra_envie_amigo	{
	width: 154px;
	left: 0px;
}

#barra_comente	{
	width: 82px;
	left: 154px;
}

#barra_imprimir	{
	width: 79px;
	left: 236px;
}

#barra_erro	{
	width: 118px;
	left: 315px;
}


#utilitario{
	padding: 15px;
	margin-bottom: 20px;
	background:  #9DB2B6;
}
#utilitario p, #utilitario p strong{
	margin: 0;
	font-size: 90%;
	color: #FFF;
	
}
#utilitario p.aviso{
	font-size: 90%;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: tahoma, "lucida grande", arial, verdana, sans-serif;
	padding: 5px;
	background-color: #FFF;
	
}
#utilitario p.aviso1{
	font-size: 90%;
	color: #224732;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: tahoma, "lucida grande", arial, verdana, sans-serif;
	padding: 5px;
	background-color: #FFF;
	
}

#utilitario input{
	font-family:  arial, tahoma, "lucida grande", verdana, sans-serif;
	font-size: 95%;
	height: 25px;
	width: 100%;
	margin-bottom: 10px;
	
}

#utilitario .submit{
	font-family:  "lucida grande", arial, tahoma, verdana, sans-serif;
	font-weight: bold;
	font-size: 80%;
	width: 25%;
	height:25px;
	margin-top: 10px;
		
}

#utilitario textarea{
	font-family:  arial, tahoma, "lucida grande", verdana, sans-serif;
	font-size: 95%;
	height: 90px;
	width: 100%;
	margin-bottom: 10px;
}
#paginacao{
	margin-bottom: 20px;
}

#paginacao p{
	font-family:  tahoma, arial,  "lucida grande", verdana, sans-serif;
	font-size: 80%;
	text-align: center;
	color: #284045;
	
}

#paginacao p a:hover, #paginacao p a:hover b{
	background-color: #9DB2B6;
	color: #284045;
	font-weight:bold;
}

#paginacao p a, #paginacao p a:link{
	text-decoration: none;
}

/*------------------------------------------

Promoção

-------------------------------------------*/


#promocao .destaque{
	font-size: 80%;
	text-align: left;
	line-height: 120%;
	font-family: arial, "lucida grande", tahoma, verdana, sans-serif;
	color: #284045;
	font-weight: none;
	margin-bottom: 0px;
}

#promocao p {
	color:#000;
	font-size: 80%;
	text-align: left;
	line-height: 120%;
	font-family: arial, "lucida grande", tahoma, verdana, sans-serif;
	margin-bottom: 20px;
	
}


#promocao p a{
	font-family: arial, "lucida grande", tahoma, verdana, sans-serif;
	font-weight: bold;
	color: #224732;
}


#promocao p a:hover{
	font-family: arial, "lucida grande", tahoma, verdana, sans-serif;
	text-decoration: underline;
}

#promocao b{
	color: #224732;
	font-weight: bold;
	font-family: tahoma, "lucida grande", arial, verdana, sans-serif;
}

#promocao .aviso{
	font-size: 80%;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: tahoma, "lucida grande", arial, verdana, sans-serif;
}

#promocao .aviso1{
	font-size: 80%;
	color: #224732;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: tahoma, "lucida grande", arial, verdana, sans-serif;

}

#promocao .regulamento{
	font-size: 80%;
	color: #224732;
	text-align: left;
	font-weight: bold;
	margin-bottom: 20px;
	font-family: tahoma, "lucida grande", arial, verdana, sans-serif;

}



#promocao input{
	font-family:  arial, tahoma, "lucida grande", verdana, sans-serif;
	font-size: 95%;
	height: 20px;
	width: 175px;
}



#promocao .submit{
	font-family:  "lucida grande", arial, tahoma, verdana, sans-serif;
	font-weight: bold;
	font-size: 95%;
	width: 80px;
	height: 25px;
	margin-bottom: 10px;
	
}

#promocao .aviso{
	font-size: 70%;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: "lucida grande", arial, tahoma, verdana, sans-serif;
}


