
#titulo {
background-image: url(../imagens/folhetos/titulo.jpg);
height:50px;
margin:0pt auto 30px;
width:177px;
}

.box-produto {
	float: left;
	width: 170px;
	height: auto;
	background-color:#F0F8FF;
	margin-top: 20px;
	margin-right: 10px;
}

.linha {
	clear:both;
	display: block;
	height: auto;
}

p {
	width: 70%;
	font-size: 12px;
	line-height: 18px;
	margin: 0 auto 20px auto;
}

h3, h3 a {
	display: block;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	background-color:#006699;
	color: #FFFFFF;
}

h3 a:hover {
	background-color:#0099CC;
	color: #FFFFFF;
}

h4, h4 a {
	margin: 7px 0 5px 0	;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
}

h4 a:hover {
	background-color:#CAE4FF;
}

h4 a:active {
	background-color:#CAE4FF;
}

h5 {
	font-size: 11px;
	color: #006699;
	padding: 2px;
	display: block;
	background-color:#FFFFFF;
	margin-top: 5px;
	font-weight: normal;
	font-style: italic;
}

.menuAbre {
	padding: 0 5px;
	border: 0px 1px 1px 1px solid #B8DBFE;
}

.menuAbre li {
	color: #006699;
	font-size: 11px;
	list-style: disc;
	list-style-position: outside;
	margin: 2px 0 2px 15px;
}

.menuAbre li a {
	color: #006699;
	text-decoration: none;
	font-weight: bold;

}

.menuAbre li a:hover {
	text-decoration: underline;
	background-color: #FFE3D7;
}






/*FUNCIONAMENTO*/

.appointmentDetails {
	display: none;
}

.appointmentDetailsShow {
	display: block;
	

}


.detailbox{
	padding: 0px 4px 0px 5px; color: #3E3E3E;

}

.apptxt{
	font-family:Verdana;
	font-size:8pt;
	color:#666666;
	line-height: 14px;
	font-weight: normal;
}
.apptxt a{
	color:#336699;
	text-decoration:none;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
}
.apptxt a:hover{
	color:#336699;
	text-decoration:underline;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
}

.appcontno{background-color: #FFFFFF;}

.informativo_data {
	font-family: Verdana;
	color: #336699;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
}

#bread {
	margin-top: 100px;
}

