@charset "UTF-8";
/*
CSS comum a todas as sessoes
*/

body {
	background: url(../../imgs/bgs/textura.jpg) repeat-x center top;
}

#bg {
	background: url(../../imgs/bgs/site.png) no-repeat center top;
}
a{
	color:#000
	}
#desenvolvidopor {
bottom:200px;
position:fixed;
right:0;
z-index:9999;
}

.page {
	width: 951px;
}
#header{
	height:319px;
	margin-bottom:30px;
}
#logo a img{
	margin:23px 0 5px;
}
#menu {
	margin-top:23px;}
	
#menu li{
	margin:0 27px 0 0;}
	
#menu li.first{
	margin-left:23px;}

#col-left {
	width: 200px;
	margin-right: 15px;
}

#col-right {
	width: 238px;
	margin-left: 15px;
}

#col-mid {
	width: 550px;
}

#paginacao #controles a {
	float:left;
}
#busca_dermatologista{
	width:370px;
	position:absolute;
	right:0;
	top:100px;}
	
#busca_dermatologista p{
	color:#18433c;
	font-size:11px;
	width:315px;
	}
.botoes-submit-enquete{
	margin-bottom:5px;}
	
#footer{
	background:url(../../imgs/bgs/bg_rodape.jpg) repeat-x;
	height:209px;
	margin-top:40px;
}
	
.logo_inferior{
	float:left;
	margin-top:40px;
	}
.dados_rodape h3{
	margin:0;}

.dados_rodape p{
	margin-left:5px;}

.dados_rodape{
	float:left;
	color:#ffffff;
	margin:55px 80px 0;
	}
.compartilhar{
	background:url(../../imgs/bgs/bg_compartilhar.jpg) no-repeat scroll -2px 0 transparent;}

.compartilhar h2{
	padding:15px;
	margin:0px;
	}
	
.informativo{
	background:url(../../imgs/bgs/bg_boxs.jpg) no-repeat;}
	
.informativo h2{
	padding:15px 15px 5px;
	margin-bottom:0;}

.informativo p{
	padding:0 11px 0 15px;}
	
.input_informativo{
	padding:0 0 10px 20px;}

.botoes_informativo{
	text-align:center;
	margin-bottom:20px;}
	
.banners{
	margin-bottom:-5px;}
	
#webmail{	
	width: 50px;
	height: 51px;
	position: absolute;
	top: 5px;
	left: 50%;
	margin-left: 420px;
	z-index: 1000;
}