/*
 * CSS Da página do Clinica de Cirurgia Plástica Franklin Carneiro
 * - Desenvolvido por Bernardo de Castro
 * - www.sudestehosting.com.br - www.bcprojetosweb.com.br
 *  Data Início: 06/08/2009
*/
/* Codificação Geral e DIV #Tudo*/

*{ margin:0; padding:0; font-family:"Times New Roman",Times,Serif;}
img{border:none;}
#tudo{width:650px; height:440px; margin:0px auto; text-align:left; background:url(../imagens/fundo.jpg) no-repeat; }
#main{width:650px; margin:0px auto; text-align:left; background:#fff;}
body{ text-align:center; background:#336699;} /* Centralizar layout IE6 */
small{font-size:75%;}

/* Parte do Cabeçalho Header e Logotipo*/
#header{border-bottom:2px solid #336699; background:url(../imagens/header.jpg) no-repeat;
        width:100%; height:65px;}
#header h1{margin-left:-1500px; font-size:10px;}
#header img{margin-left:20px;}


/* Parte do Content - Conteudo*/
#content{width:100%;}

/* Parte do Content_p - Menu*/
#content_p{width:130px; margin-top:-5px;}
#content_p ul{margin-left:11px; list-style: none; text-align:center; width: 120px;}
#content_p ul li{position: relative;}

#content_p li{ background:#FFFFCC; border:1px solid #336699; margin-top:9px; height:18px;}
#content_p li a{text-decoration:none; font-size:14px; color:#336699; }
#content_p li a:hover{font-weight:bolder;}


/* Parte do Content_c - content*/
#content_c{width:500px; margin:-355px 0 0 150px;}
.imgDr{margin:40px 0 20px 150px;}
#content_c h3{background:#336699; color:#fff; width:70%; text-align:center; font-size:16px; margin-left:50px;}
.curriculo{ margin-left:20px;}
.curriculo li{padding:3px; font-size:15px;}
.procedimentos{margin-top:5px; min-height:300px;}
#play,#play2{margin:15px 0 5px 65px;}
.BoxLaser{margin:40px 0 20px 0;}
.BoxLaser h4{padding-left:5px; color:#000; font-size:18px; border-bottom:1px solid;}
.BoxLaser h5{margin-left:350px;}
.BoxLaser p{margin:15px 10px 10px 3px; font-size:14.5px;}

.validade-error-red{border:2px solid red;}

#clear{clear:both;}


.ImgAnagenina img{float:left;}
.textoPelo{width:330px; float:right; margin-top:90px; }
.textoPelo h5{margin-left:5px; font-size:16px; text-decoration:underline;}



/*Form e Contato*/
form{margin-top:30px;}
fieldset{background:#f5f9fc; width:95%;}
fieldset p{padding:3px;}
legend{font-weight:bolder; padding-bottom:10px;}
label{float:left; width:100px;}
input{width:200px;}
textarea{width:340px;}
.promo{font-weight:bolder; width:200px;}
#promo{width:50px;}



/*Parte do Footer*/
#clear{clear:both;}
#footer{background:#528BC5; height:60px; width:650px; margin:0px auto;}
#footer h2{color:#fff; padding-top:12px; font-size:19px;}