html {
  font-family: "Trebuchet MS";
}

/* ***SITE*** */
html {
    background: url("../imagem/lateral_esq.jpg") repeat-y left top; 
}

body {
    background: url("../imagem/lateral_dir.jpg") repeat-y right top;
}

#site {
    width: 778px;
    margin: auto;
}


/* ***TESTEIRA*** */
#testeira {
    width: 778px;
    height: 354px;
}


/* ***MENU*** */
#menu {
	width: 778px;
	height: 28px;
	margin-top:6px;
	margin-bottom: 10px;
}
	#menu ul {
		list-style: none;
	}
	#menu li {
		float: left;
		display: block;
		line-height: 28px;
		background: url(../imagem/fundo_menu2.jpg) repeat-x;
		border: 1px solid #D7F1F7;
		padding: 0 5.15px 0 5.15px;

	}
	#menu li.maior {
		float: left;
		display: block;
		line-height: 28px;
		background: url(../imagem/fundo_menu2.jpg) repeat-x;
		border: 1px solid #D7F1F7;
		padding: 0 5px 0 5px;

	}
	
	#menu a {
		color: #8363A0;
		text-decoration: none;
		font-size: 12px;

	}
	
	#menu a:hover {
		color: #8363A0;
		text-decoration: underline;
		font-size: 12px;
	}
    
    
/* *** CONTEUDO PRINCIPAL *** */
#conteudoprincipal {
	  width: 778px;
	  overflow: hidden;
	  _overflow: visible;
}

/* ***CONTEUDO*** */
#conteudo {
    width: 560px;
    float: left;
    font-size: 12px;
    letter-spacing: 1px;
}
#conteudo.parceiros li {
    list-style: none;	
}
	#conteudo p {
	    width: 560px;
	    line-height: 20px;
	    margin-bottom: 10px;
	    text-align: justify;
	    color: #6F266F;
	    padding: 0 4px 0 4px;
		  
	}
    #conteudo a {  
	     font-size: 12px;
        color: #6F266F;
        text-decoration: none;
		text-decoration: underline;

    }
    #conteudo a:hover {
        color: #00A8CC;
        text-decoration: underline;

    }
    #conteudo h1 {
	    font-size: 16px;
	    color: #0066CC;
	    font-weight: bold;
	    width: 560px;
	    font-style: italic;
	    margin-bottom: 5px;
	    border: 1px solid #D7F1F7;
	    background: #F5FAFB;
        padding: 5px 0 5px 5px;
	}
	#conteudo h2 {
        font-size: 14px;
        color: #00A8CC;
        font-weight: bold;
        width: 100%;
        text-align: center;
        font-style: italic;
        margin-bottom: 5px;
        padding: 5px 0 5px 0;
    }
	#conteudo li {
        list-style: url('../imagem/lista.jpg');
        margin-left: 14px;
        line-height: 20px;
	    color: #6F266F;
	    
	}
	 #conteudo li.interna {
      list-style: none;
      margin-left: 34px;
      line-height: 20px;
      color: #0066CC;
      font-weight: bold;
      
  }
	#conteudo strong {
        font-weight: bold;  
    }

    #conteudo textarea {
        width: 300px;
        height: 100px;  
    }


.fotos {
	width: 560px;
	height: 100px;
	margin-top: 20px;
}
	.fotos h3 {
		font-size: 12px;
		font-weight: bold;
		color: #0066CC;
		border-bottom: 1px solid #D7F1F7;
		font-style: italic;
		margin-bottom: 10px;
	}
	.fotos img {
		float: left;
		margin-left: 5px !important;
		padding: 1px !important;
		border: 1px solid #D7F1F7;
	}
	    
	    /* ********CONT1******** */
	    #cont1 {
	        background: #F5FCFC;
	        width: 558px;
	        height: 100px;
	    }
	        #cont1 img {
	            border: 1px solid #D7F1F7;
	            float: left;
	            padding: 4px;
	            background: #FFFFFF;
	            margin-top: 0px;
	            
	        }
	        #cont1 p {
	            color: #333333;
	            width: 380px;
	            font-size: 12px;
	            line-height: 20px;
	            margin: 0 0 7px 130px;
				padding: 3px;
	        }
	      

	
	    /* ********CONT2******** */
	     
	     /*IMAGEM 1*/
		#cont2 ul{
			margin:0;
			padding:0;
          	margin-top: 20px;
			overflow:hidden;
		}
			#cont2 ul li{
				margin:0;
				padding:0;
				list-style:none;
				float:left;
				margin-right:8px;
				width:134px;
				overflow:hidden;
			}
				#cont2 ul li:last-child{margin:0;}
				#cont2 ul li img{
					border-top: solid 15px #D7F1F7;
					border-bottom: solid 5px #D7F1F7;
					border-left: solid 1px #D7F1F7;
					border-right: solid 1px #D7F1F7;
					overflow:hidden;
					padding:0;
					margin:0;
					overflow:hidden;
					float:left;
				}
				#cont2 ul li a{
					*margin-top:0px;
					display:block;
					clear:both;
					height: 25px;
					text-align: center;
					background: #D7F1F7;
				    font-style: italic;
				}
				#cont2 ul li.promo a{
					font-size:16px;
					font-weight:bold;
				}

         

/* ********ARTIGOS******** */
#artigos { 
    margin-top: 30px;
    width: 558px;
    float:left;
    border-bottom: 5px solid #E8BDE8;
}
    #artigos h1 {
        background: #E8BDE8;
        color: #6F266F;
        font-weight: 100;
        width: 75px;
        height: 20px;
        padding: 3px;
        border: 1px solid #D7F1F7;
        margin-bottom: 1px;
        font-family: times new roman; 
        font-size: 18px;
    }
    #artigos h2 {
        color: #6F266F;
        font-weight: 900;
        text-decoration: underline;
        padding-left: 5px;
        font-size: 16px;
        text-align: left;
        font-style: normal;
    }
    #artigos p {
        color: #666666;
        width: 480px;
        padding-left: 5px;
        font-size: 12px;
        line-height: 15px;
        margin-bottom: 3px;
        font-weight: normal;
    }
        .artigos {
            border-top: 5px solid #E8BDE8;
            border-right: 5px solid #E8BDE8;
            border-left: 5px solid #E8BDE8;
            border-bottom: 5px solid #FAF1FA;
            background: #FAF1FA;
            position: relative;
            
        }
        .artigos2 {
            background: #FAF1FA;
            border: 5px solid #E8BDE8;
         }
         .mais {
            position: absolute;
            top: 0;
            right: 0;
         }


/* ***LATERAL*** */
#lateral {
    float: none;
    width: 200px;
    float: right;
    background: #FAF1FA;
}
    #lateral a {
        text-decoration: none;
    }
    #lateral a:hover {
        text-decoration: underline;
    }
    #lateral li.img {
        display: block;
        text-align: right;
        list-style: none;
    }
	
	/*|||| Social  NetWork ||||*/
	
	#lateral ul.social-network {
		background:white;
		padding-top:10px; padding-bottom:10px;
	}
	#lateral ul.social-network li { display:inline;}
	#lateral ul.social-network li a {}
	#lateral ul.social-network li a img {}

/* ***BUSCA*** */
#busca {
    display: none;
}
    .input1{
        width: 179px;
        border-top: 1px solid #CCCCCC;
        border-left: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
        border-right: none;
        color: #BDD7F3;
        font-weight: bold;
        
    }
    .input2{
        background: url(../imagem/img-btbusca.jpg)no-repeat center center;
        border-top: 1px solid #CCCCCC;
        border-left: none;
        border-bottom: 1px solid #CCCCCC;
        border-right: 1px solid #CCCCCC;
        margin-left: -5px;
    }


/* ***DEPOIMENTOS*** */	
#depoimentos {
    background: #FAF1FA;
    border-bottom: dashed 1px #E8BDE8;
    padding: 10px 3px 5px 8px;
}

    #depoimentos p {
        color: #333333;
        font-size: 12px;
		line-height: 20px;

    }
    #depoimentos a {
        color: #333333;
        font-size: 12px;
        text-decoration: none;
    }
    #depoimentos a:hover {
        text-decoration: underline;
    }
    #depoimentos a.avejatodoslateral{
    color: #0066CC;
    font-size: 10px;
    font-weight: bold;
    text-align: right;
    padding-top: 3px;
}


/* ***NOVIDADES*** */
#novidades {
    background: #FAF1FA;
    border-bottom: dashed 1px #E8BDE8;
    padding: 10px 3px 5px 8px;
}
    #novidades p {
        color: #333333;
        font-size: 12px;
		line-height: 20px;
    }
    
    #novidades a {
        color: #333333;
        font-size: 12px;
        text-decoration: none;
    }
    #novidades a:hover {
        text-decoration: underline;
    }
	#novidades a.avejatodoslateral{
    color: #0066CC;
    font-size: 10px;
    font-weight: bold;
    text-align: right;
}

/* ***PARCEIROS*** */
#parceiros {
    background: #FAF1FA;
    border-bottom: dashed 1px #E8BDE8;
    padding: 10px 3px 10px 8px;
}
    #parceiros p {
        color: #333333;
        font-size: 12px;
        padding: 3px;
    }
    #parceiros i        position: relative; mg {
        border: solid 1px #F1D8F1;

    }
    #parceiros li {
        list-style: none;
        text-align: center;
    }
    #parceiros a.avejatodoslateral{
    color: #0066CC;
    font-size: 10px;
    font-weight: bold;
    text-align: right;
    padding-top: 3px;
}
	#parceiros ul li img{
	width: 170px;
	
}


/* ***NEWSLETTER*** */
#newsletter {
    background: #FAF1FA;
    padding: 10px 3px 10px 8px;
   
}

    #newsletter p {
        color: #333333;
        font-size: 12px;
		line-height: 20px;
    }

    #newsletter input {
        border: solid 1px #CCCCCC;
        margin-top: 3px; 
        padding-left: 3px;
    }
	
	.buttom-form {
		margin-top: 5px;
		width: 100px;
		height: 20px;
		line-height: 20px;
		border: 1px solid #663366;
		background: #FAF1FA;
		cursor: pointer;
		
	}


/* ***ENDERECO*** */
#endereco {
    color: #666666;
    font-size: 10px;
    
}


/* ***MENU RODAPE*** */
#menurodape{

}
    #menurodape a {
        color: #666666;
    }
    #menurodape a:hover {
        text-decoration: underline; 
    }
    #menurodape li{
        display: inline;
        font-size: 11px;
    }
    #menurodape img {
        margin-top: 20px;
        margin-bottom: 3px;
    }


/* ***RODAPE*** */
#rodape {
    clear: both;
    font-size: 12px;
    margin-left: 2px;    
}
    #rodape li {
        display: inline;
        font-size: 12px;
        padding-left: 3px;
        padding-right: 5px;
        border-right: 1px solid #000000;
    }
    #rodape a {
        color: #666666;
        text-decoration: none;
    }
    #rodape address {
        font-size: 12px;
        margin-top: 10px;
        
        word-spacing: 3px;
        
    }
    #rodape p {
        padding-top: 3px;
    }
    #rodape li a.atual {
        font-weight: bold;
    }
    #rodape li.rodape-menu-ultimo {
        border-right: none;
    }
    
    
/* *** classes ****/
/**lateral**/
.h1lateral {
    font-size: 15px;
    color: #6F266F;
    font-weight: bold;
	margin-bottom: 10px;
}

.h2lateral {
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
	margin-bottom: 2px;
}
.avejatodoslateral{
    color: #0066CC;
    font-size: 10px;
    font-weight: bold;
    margin-left: 135px;
	line-height: 25px;
}

/**rodape**/
.boldrodape {
    font-weight: bold;
}
.cornumerotelefone {
    color: #FF9900;
}
.copyrodape {
    margin-top: 25px;
    text-align: center;
	height: 30px;
}
    /*depoimentos*/
    .depoimento {
      width: 350px;
      float: left;
      border:2px solid #eee;
      color: #6F266F; 
      margin-bottom: 10px;     
    }
    .depoimento blockquote {
      background:url(../img/aspas.gif) no-repeat top right;
      min-height:55px;
      _height:55px;
      padding:8px 5px;
    }
    .depoimento cite {
      font-style:normal;
      font-weight:bold;
      border-top: 2px solid #eee;
      display:block;
      padding:5px 0 5px 3px;
    }
    /*fim depoimentos*/
        /*menu de paginação*/
    .menu-paginacao {
      clear:both;
      margin:15px 0;
      text-align:center;
      border: 1px solid #D7F1F7;
      padding:2px;
      background: #F5FCFC;
      color: #6F266F;      
    }
    .menu-paginacao h5 {
      font-weight:normal;
    }
    .menu-paginacao h5 span {
      font-weight:bold;
      color:rgb(228,47,1);
      font-size:12px;
    }
    .menu-paginacao ul {
      margin:0 !important;
    }
    .menu-paginacao ul li {
      display:inline;
    }
      .menu-paginacao ul li big {
        font-size:12px;
        color:#fff;
        background: #0066CC;
        padding:0 3px;
      }
      .menu-paginacao ul li a {
        padding:0 2px;
      }
    /*fim menu de paginação*/
    
    
    /*pagina CIRURGIA PLASTICA*/
	
    #txt-cirplastica {
		width: 310;
		float: left;
    }
    #txt-cirplastica h2 {
		text-align:left !important;
    }
    #img-cirplastica {
        float: right;
        width: 240px;
		margin-right: -6px;
		*margin-right: 5px;
		overflow: hidden;
    }
    #img-cirplastica img {
        float: right;
		padding: 5px;
		border: 1px solid #D7F1F7;
    }
    #txt-cirplastica li {
        width: 190px;
    }
    #txt-cirplastica h4 {
        color: #6F266F;
    }
 #conteudoplastica {
    width: 560px;
    float: left;
    font-size: 12px;
    letter-spacing: 1px;
}
#conteudoplastica.parceiros li {
    list-style: none;   
}
    #conteudoplastica p {
        width: 300px;
        line-height: 20px;
        margin-bottom: 10px;
        text-align: justify;
        color: #6F266F;
        padding: 0 4px 0 4px;
          
    }
    #conteudoplastica a {
        color: #6F266F;
        text-decoration: none;
        font-size: 12px;

    }
    #conteudoplastica a:hover {
        color: #00A8CC;
        text-decoration: underline;

    }
    #conteudoplastica h1 {
        font-size: 16px;
        color: #0066CC;
        font-weight: bold;
        width: 560px;
        font-style: italic;
        margin-bottom: 5px;
        border: 1px solid #D7F1F7;
        background: #F5FAFB;
        padding: 5px 0 5px 5px;
    }
    #conteudoplastica h2 {
        font-size: 14px;
        color: #00A8CC;
        font-weight: bold;
        width: 100%;
        text-align: center;
        font-style: italic;
        margin-bottom: 5px;
        padding: 5px 0 5px 0;
    }
    #conteudoplastica li {
        list-style: url('../imagem/lista.jpg');
        margin-left: 14px;
        line-height: 20px;
        color: #6F266F;
        
    }
     #conteudoplastica li.interna {
      list-style: none;
      margin-left: 34px;
      line-height: 20px;
      color: #0066CC;
      font-weight: bold;
      
  }
    #conteudoplastica strong {
        font-weight: bold;  
    }
    .orientacoes h2 {
        text-align:left !important;
    }
    .curriculo h2 {
        text-align:left !important;
    }
    .tipos-cirurgia h2 {
        text-align:left !important;
    }
    .voltar {
        font-weight: bold;
    }

div.destaque{overflow:hidden; margin-bottom:20px;}
	div.destaque img{width:299px; float:left; margin-right:10px;}
	div.destaque a{font-weight:bold; color:#6F266F;}
	div.destaque span{float:left; clear:right; color:#6F266F; width:251px; margin-bottom:10px; font-size:12px;}
		div.destaque span.titulo{ font-size:16px; font-weight:bold;}
		
div.promocoes ul{margin:0; padding:0;}
#conteudo div.promocoes ul li{margin:0 0 10px 0; margin-left:0px; padding:0; list-style:none; overflow:hidden;}
	div.promocoes ul li img{width:180px; float:left; margin-right:10px;}
	div.promocoes ul li a{font-weight:bold; color:#6F266F;}
	div.promocoes ul li span{float:left; clear:right; color:#6F266F; width:356px; margin-bottom:10px; font-size:12px;}
		div.promocoes ul li span.titulo{ font-size:14px; font-weight:bold;}

#conteudo div.promocao h2{margin-top:20px; color:#6F266F; font-size:16px; font-weight:bold; text-align:left;}
