﻿.especialidadesContent
{
	background-color: White;
	border: solid 1px #eeeeee;
	width: 498px;
}

.especialidadesContentTitulo
{
	font-weight: bold;
	color: #333333;
	width: 75%;
	background-color: White;
	padding: 5px 3px 5px 10px;
	background-repeat: no-repeat;
	background-image: url('../../img/ul_mark6.jpg' );
	background-position: 4px 2px;
	margin: 10px 2px 15px 10px;
	text-align: left;
}
.especialidadeContentApresentacaoImagemLandscape
{
	width:	465px;
	height: 130px;
	overflow:hidden;
	text-align:center;
		margin: 10px 0px 0px 16px;
}

.especialidadesContentApresentacaoLead
{
	font-weight: bold;
	color: #333333;
	background-color: #F2F2E8;
	background-repeat: no-repeat;
	background-position: 15px 0px;
	margin: 10px 0px 0px 16px;
	text-align: left;
	background-image: url('../../img/artigo_seta_baixo.gif' );
	padding: 45px 15px 15px 15px;
	width:436px;
}

.especialidadesContentApresentacaoTexto{
	color:#333333;
	padding: 0px 0px 5px 20px;
	 
	text-align: left;
}

.especialidadesContentBold
{
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: Bold;
}

.especialidadesContentLeadBreak
{
	height: 1px;
	width: 460px;
	font-size: 0pt;
	margin: 10px 0px 10px 0px;
	background-color: White;
}

