  body {
	 margin:0px auto;
	 padding:0px;
	 font-family: 'Arial', 'Verdana', Helvetica san-serif;
	 font-size:12px;
	 line-height:21px;
  /*   position:relative; */
	 color:#595959; 
  }
  
  /* Reset */
  ul, ol,li, h1,h2,h3,h4,h5,h6,form,a,img{
	 margin:0;
	 padding:0;
	 border:0;
  }
	  
  .clear{
	 clear:both;
	 padding:0;
	 margin:0;
	 line-height:0;
  }
	  
  .clearfix:after {
	 clear:both;
	 content:".";
	 display:block;
	 height:0;
	 line-height:0;
	 visibility:hidden;
  }
	  
a {
    outline: none;
	text-decoration:none;
	color: #666;
}

a:hover {
	text-decoration:underline;
}  
  /* Headings*/
  
  h1,h2,h3,h4,h5,h6{
	  letter-spacing:0px;
	  font-weight:normal;
	  font-weight: normal;
	  font-family: 'Trebuchet MS', 'Arial', serif;
	  color:#333333;
	  padding-top: 0;
	  padding-right: 0;
	  padding-bottom: 5px;
	  padding-left: 0;
  }
  
  
  h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
	 text-decoration:none; 
	 color:#626262;
  }
		   
  h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{
	 text-decoration:underline;
  }
	  
  h1 {
	 font-size: 34px;
	 line-height:48px;
  }
	  
  h2 {
	 font-size: 24px;
	 line-height:32px;
  }
	  
  h3 {
	font-size: 22px;
	line-height:28px;	 
  }
	  
  h4 {
	font-size: 20px;
	line-height:24px;
  }
	  
  h5 {
	 font-size: 18px;
	 line-height:24px;		
  }
	 
  h6 {
	 font-size: 16px; 
	 line-height:22px;	
  }

hr {
    background:#ddd;
	color:#ddd;
	border:0;
	height:1px;
	margin:0px 0 10px 0;
	padding:0;
}  
  
  /* Forms */
.field_form,  .button{
	margin:0;
	padding:4px 5px;
	color: #666;
	border: 1px solid #DDDDDD;
	background-color: #F9F9F9;
}

.button{
    cursor:pointer;
	padding:4px 5px;
	margin-top:10px;
	clear:both;
	border:none;
	overflow:visible;
	outline: none;
	width:auto;	
	border: 1px solid #DDDDDD;
	background-color:#F9F9F9;
}

.linha_peq {
	font-size: 11px;
}
  
  /**  Header */
	  
  #container_header {
	clear:both;
	display:block;
	background:#efefef url(../images/header_repeat.png) repeat-x;
  }
	  
  #header {
	clear:both;
	width:960px;
	margin:0 auto 0 auto;
	display: block;
	padding:15px 0;
	background:#fff url(../images/header_background.png)  top center repeat-y;
  }
  
  /* logo */
  #logo {
	 overflow:hidden;
	 float:left;
	 margin-left:20px;
	 margin-top:10px;
	 display:inline;
	 padding-top:0;
  }
  
  #logo .png {
	 margin:0;
	 padding:0;
	 line-height:0px;
	 font-size:0px;
  }
  
  #header_phone_mail {
	float:left;
	display:inline;
	width:315px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 300px;
	padding-left:45px;
	background-image: url(../images/bk_p_m.png);
	background-repeat: no-repeat;
	background-position: left 14px;
  }
	  
  #header_phone_mail , #header_phone_mail  p, #header_phone_mail  p a, #header_phone_mail  p a:hover {
	 text-decoration:none;
	 color:#414247;
     line-height:14px;
	 font-size:16px; 
  }
  
  #header_facebook {
	float:right;
	display:inline;
	width:60px;
	padding-left:14px;
	border-left: 1px solid #CCC;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
  }  
	  
  /* Backgrounds conteudo do site*/
  #conteudo_fundo_geral{
	 clear:both;
	 display:block; 
  /* position: relative; */
	 margin:0;
	 padding:0;
	 background:#fff url(../images/background_repeat.png) repeat-x;
  }
	  
  #conteudo_fundo_topo{
	 clear:both;
	 display:block; 
  /* position: relative; */
	 background:transparent url(../images/background_top.png) center top no-repeat;
  }
	  
  #conteudo{
	 margin:0 auto;
	 width:980px;
  /* position: relative; */
  }
  
  /* Lado Esquerdo  */
  #sidebar {
	width:240px;
	float:left;
	margin-top: 3px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 20px;
  }
 
   /* Lado Esquerdo - Menus */
  .navigation {
	 padding-top:2px;
	 min-height:150px;
	 background:#f4f4f4 url(../images/nav_top.png) top no-repeat; 
  }
  
  ul#menu, ul#menu ul {
	 list-style-type:none; 
	 margin: 0;
	 padding: 0;
  }
  
  ul#menu li a {
	 display: block;
	 text-decoration: none;	 
	 padding: 8px 10px; 
	 font-size:13px;
	 margin:0;
	 background: #f4f4f4;
	 color: #595959;
	 background:url(../images/nav_back.png) bottom; 
  }
  
  ul#menu li a:hover,  ul#menu li.current_page_item a {
	 display: block;
	 text-decoration: none;		
	 padding: 8px 10px; 
	 font-size:13px;
	 color: #fff;
	 background:#f4f4f4 url(../images/menu_active.png) top no-repeat;
  } 
  
#sidebar .tit_facebook{
	float:left;
	width:220px;
	background-color:#F4F4F4;
	margin-top: 20px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-left-color: #dddddd;
  }  
      
  
  #sidebar .box_facebook{
	float:left;
	width:240px;
	background-color:#F4F4F4;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
  }
  
#content_hp {
    width:680px;
	float:left;
/*	display:inline;   */
}  
  
#content_hp .box_single{
    width:680px;
	clear:both;
	margin-top:20px;
	margin-bottom:30px;
}


#content_in {
    width:640px; 
	margin:0px;
	padding:0 20px;
	overflow:hidden;
	float:left;
	background-color:#FFF; 
	min-height:600px;
    height:auto !important;
    height:600px;
} 

#content_in ul {
	margin-bottom: 10px;
	list-style: none;
	
} 

#content_in li {
	padding-left: 25px;
	padding-bottom: 10px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 10px 7px;
}

#content_in .twocols {
	width:640px;
	float:left; 
	border-bottom: 1px solid #dddddd;	
}

#content_in .twocols .col1 {
	float: left;
	width: 310px;
	border-right: 1px solid #dddddd;	
}

#content_in .twocols .col2 {
	float: right;
	width: 310px;
}

#content_in .twocols h4 {
	margin-top: 20px;	
}

#content_in .titulo {
    font-family: 'Trebuchet MS', 'Arial', serif;
    color:#333333;	
    font-size: 22px;
	line-height:28px;
	margin-bottom:15px;
}

#content_in .foto_dir {
    float:right;
	margin-bottom:10px;
	margin-left:10px;
	border: 1px solid #DDD;	
	padding: 4px;
}

#content_in .foto_esq {
    float:left;
	margin-bottom:10px;
	margin-right:10px;
	border: 1px solid #DDD;	
	padding: 4px;
}

#content_in .foto {
	border: 1px solid #DDD;
	padding: 4px;
	margin:15px;
	float:left; 
}

#content_in .list_ano_not{
    float:left;
	width:40px;
	padding:4px;
	margin-bottom:10px;
	font-size:16px;
	font-weight: bold;	
}

#content_in .list_tit_not{
    float:left;
	width:580px; 
	padding-top:5px;	
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ddd;
	margin-bottom:5px;
}

#content_in .list_tit_vid{
    float:left;
	width:640px; 
	padding-top:5px;
	margin-left:10px;	
	margin-bottom:5px;
}

#content_in .linha {
	margin-top:15px;
	margin-bottom:15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEFDA;
}

#content_in .dashed {
	margin-top:5px;
	margin-bottom:15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EDEFDA;
}

#content_in .foto_noticia {
    float:right;
	margin-bottom:10px;
	margin-left:10px;
	border: 1px solid #DEDED8;	
	padding: 4px;
}

#content_in .foto_noticia_legenda {
	padding: 4px;
	margin-top:5px;
	border-top: 1px solid #DEDED8;
	font-size: 10px;
	color: #333;
}

/* CSS SLIDESHOW com as fotos dos acordos */

.acordos{	
   margin-top:25px;
}			

.acordos  a:hover {
	 text-decoration: none;		
}  

.acordos .foto_acordo {
	float:left;
	width:125px;
	height:100px;
	border: 1px solid #ddd;
	padding:5px;
	position: relative;
	margin:10px 13px 10px 10px;;
}

.acordos .foto_acordo_hp {
	float:left;
	width:125px;
	height:100px; 
	border: 1px solid #ddd;
	padding:5px;
	position: relative;
	margin-right:43px;
}

.acordos .foto_acordo_ultimo_hp {
	float:left;
	width:125px;
	height:100px; 
	border: 1px solid #ddd;
	padding:5px;
	position: relative;
	margin-right:0px;
}
 
.acordos .nome_acordo {
	background-color: #000;
	width:115px;
	margin:2px;
	padding:3px 5px;
	font-size:12px;
	position: absolute;
	bottom:2px;
	left:2px;
	color: #FFF;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	opacity:.7;
	line-height: 130%;
}

/* 2 COLUNAS PARA LISTAR ESPECIALIADES */

#content_in .twocol_esp {
	width:640px;
	float:left;	
}

#content_in .twocol_esp .col1 {
	float: left;
	width: 310px;
}

#content_in .twocol_esp .col2 {
	float: right;
	width: 310px;
}
 
/* Caminho de navegacao do site nas paginas inteirores do site */
.site_nav{
	padding:8px 0 8px 0 ;
	font-size:11px; 
	margin:10px 0 20px 0;
	clear:both;
	display:block;
	border-bottom:1px solid #dddddd;
	color:#b7b7b7;
}

.site_nav span{
    padding:10px 0 8px 0 ;
	position:relative; 
	top:3px; 
	border-bottom:3px solid #a852da;
}
    
.site_nav a{ 
    margin-left:0px; 
    text-decoration:none;
    color:#b7b7b7;
}
    
.site_nav a:hover{ 
    text-decoration:none;
    color:#a852da; 
}


#content_in .tabela table {
	margin-top:10px;
	border-collapse:collapse;
	border-top: 1px solid #DEDED8;
	border-right:1px solid #DEDED8;
	width: 100%;
}

#content_in .tabela td {
	border-bottom: 1px solid #DEDED8;
	border-left:1px solid #DEDED8;
	padding:5px;
}		

#content_in .tabela tr.odd td {
	background-color: #F5F5F5; 
	}	

  
  /* Slideshow - Homepage */
   
  #slider {
	  display:block;
	  clear:both;
	  overflow:hidden; 
	  position:relative;  
	  width:678px;
	  height:302px;
	  margin:0;
	  padding:0;	
	  border:1px solid #dddddd;
	  background:#fff; 
  }
  /*
  .sub#slider{
	  margin-left:-10px;
  }     */
  
  #slider_area{
	  overflow:hidden;
	  width:678px;
	  margin:0 auto;
	  position:absolute;
	  z-index:1;
  }
	  
  .slide{
	  width:678px;
	  position:relative;
	  overflow:hidden;
  }
  
	  /* slider title */
  /*    .slide b.title{
	  font-size:14px;
	  }
	*/  
  .slide .image{
	  margin:0;
	  padding:0;
	  border:1px solid white; 
	  position:relative;
	  z-index:5;
  }	
		  
  /* slider right side */
  #slider_area .desc{ 
  /*	background-color: #a852da; */
	  background-color: #333333;
	  color: #FFFFFF; 
	  border-left:1px solid #fff;
	  border-right:1px solid #fff;
	  border-bottom:1px solid #fff;  
	  width:656px;
	  position:absolute;
	  z-index:6;
	  bottom:0;
	  margin:0px;
	  font-size:12px; 
	  padding: 10px; 
	  font-weight:normal;
	  font-size:12px; 
  }
		  
  #slider_area .desc a, #slider_area .desc a:hover{
	  color: #fff; 
	  text-decoration:none;
  }
  
  .prev, .next {
	  background-color: #a852da;
	  color: #FFFFFF;
	  cursor:pointer; 
	  padding:0px;
	  margin:78px 0 0 1px;
	  width:20px;
	  position:absolute;
	  top:0;
	  z-index:6;	
  }
	  
  .next {
	  right:1px;
	  margin:78px 0 0 0;	
  }
  
  .slider_shadow{
	  background:url(../images/slider_shadow.png) center top no-repeat;
	  width:678px;
	  height:30px;
	  clear:both;
	  display:block;
  }
  
#footer {
	margin-top:20px;
	min-height:60px;
	clear:both;
/*	position:relative; */
	font-size: 11px;
	background:#efefef url(../images/footer_repeat.png) top repeat-x;
}

#footer .footer_con{
	margin: 0px auto;
	height:60px; 
	width:940px;
	padding:5px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}

#links_footer {
	float: left;
	padding-top:2px;
	padding-left: 20px;
	color: #FFFFFF;	
}

#links_fb {
	float: right;
	padding-top:7px; 
	padding-right: 10px; 
	color: #FFFFFF;	
}

#legal_footer {
	float: right;
	padding-right: 20px;
	padding-top: 2px;
	color: #FFFFFF;	
}

#footer p {
	color: #FFFFFF;	
}

#footer a {
	color: #FFFFFF;
}  
  
/* Pedido e cartao Cliente */

caption {
	color: #8F2241;
	font-size: 130%;
	padding-left:20px;
	padding-bottom:2px;
	margin-bottom: 15px;
	background-image: url(../imagens/add.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEFDA;
	text-align: left;	
}



input ,select, button{
	outline: none;
	margin:0;
	padding:6px;
	color: #333;
	border: 1px solid #DDDDDD;
	background-color: #F9F9F9;
}


input:hover, select:hover, button:hover {
    background: #E2F9E3;
}