@charset "utf-8";

*{
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
}

/* CSS Document */

#main{
	width: 860px;
	padding: 0px;
	position: relative;

}

p{
    padding: 4px;
}


#main #menuebanner {
	height: 245px;
	position: relative;
	top: 0px;
	width: 860px;
}
#main #menuebanner #banner {
	background-image: url(../banners/banner-clinica.jpg);
	background-color: #FF66CC;
	height: 245px;
	width: 570px;
	position: absolute;
	left: 280px;
	top: 0px;
}


#main #menuebanner #submenu {
	background-color: #FFCC00;
	height: 245px;
	width: 270px;
	position: absolute;
	left: 10px;
	top: 0px;
}

#main #agenda {
	height: 307px;
	width: 268px;
	position: absolute;
	top:253px;
	left:10px;
}


#main #agenda #topoagenda {
	background-image: url(../img/cinza268.gif);
	margin: 0px;
	padding: 0px;
    position: absolute;
	height: 17px;
	width: 268px;
	topo: 0px;
	left:0px;
	background-repeat:no-repeat;
}


#main #agenda #corpoagenda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A368B;
	background-color: #F5F5F5;
	position: absolute;
	height: 290px;
	width: 268px;
	top:17px;
	left:0px;
}

.titulo {
	font-size: 14px;
	font-weight: 800;
	padding-top: 10px;
	padding-left: 10px;
}

.conteudo    {
	width: 548px;
	padding-left: 12px;
}

.conteudo_rel    {
	width: 500px;
	padding-left: 45px;
	font-size: 13px;
	padding-bottom: 5px;
}

.conteudo_gr    {
	width: 824px;
	padding-left: 12px;
}

.conteudo_peq    {
	width: 252px;
	padding-left: 12px;
}

a {
	color: #6B307A;
	text-decoration: none;
	outline:none;
}


a:hover {
	color: #3A1B43;
	text-decoration: underline;
}


#main #dicas {
	height: 308px;
	width: 268px;
	position: absolute;
	top:568px;
	left:10px;
}

#main #dicas #topodicas {
	background-image: url(../img/cinza268.gif);
	margin: 0px;
	padding: 0px;
    position: absolute;
	height: 17px;
	width: 268px;
	topo: 0px;
	left:0px;
	background-repeat:no-repeat;
}


#main #dicas #corpodicas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A368B;
	background-color: #F5F5F5;
	position: absolute;
	height: 290px;
	width: 268px;
	top:17px;
	left:0px;
}


#main #tratamentos {
	height: 622px;
	width: 565px;
	position: absolute;
	top:253px;
	left:285px;
}

#main #tratamentos #topotratamentos {
	background-image: url(../img/cinza565.gif);
	margin: 0px;
	padding: 0px;
    position: absolute;
	height: 17px;
	width: 565px;
	topo: 0px;
	left:0px;
	background-repeat:no-repeat;
}


#main #tratamentos #corpotratamentos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A368B;
	background-color: #F5F5F5;
	position: absolute;
	height: 605px;
	width: 565px;
	top:17px;
	left:0px;
}

#main #tratamentos #corpotratamentos hr{
    width:95%;
	padding-left:20px;

}



#main #falecomodoutor {
	height: 110px;
	width: 840px;
	position: absolute;
	top:883px;
	left:10px;
}


#main #falecomodoutor #topofalecomodoutor {
	background-image: url(../img/cinza840.gif);
	margin: 0px;
	padding: 0px;
    position: absolute;
	height: 17px;
	width: 840px;
	topo: 0px;
	left:0px;
}


#main #falecomodoutor #corpofalecomodoutor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A368B;
	background-color: #F5F5F5;
	position: absolute;
	height: 97px;
	width: 840px;
	top:17px;
	left:0px;
}



#main #rodape {
	height: 85px;
	width: 840px;
	position: absolute;
	top:1005px;
	left:10px;
}

#main #rodape #corporodape {
    text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	background-color: #F5F5F5;
	position: absolute;
	height: 56px;
	width: 840px;
	top:0px;
	left:0px;
}

#main #rodape #baserodape {
	background-image: url(../img/amarelo840.gif);
	margin: 0px;
	padding: 0px;
    position: absolute;
	height: 31px;
	width: 840px;
	top: 50px;
	left: 0px;
}


#main #final {
	height: 15px;
	width: 840px;
	position: absolute;
	top:970px;
	left:10px;
}

