/*TEXTO ----------------------------------------------------------------------------------------------*/

.texto, .texto a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	color: #00395f;
	text-decoration: none;	
}
.texto a:hover {text-decoration: underline;}


/*TITULO VERDE -------------------------------------------------------------------------------------- */
.titverde, .titverde a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height:14px;
	color: #2bb0ad;
}
.titverde a:hover {text-decoration: underline;}


/*AZUL BOLD -------------------------------------------------------------------------------------- */
.azulbold, .azulbold a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height:14px;
	color: #00395f;
}
.azulbold a:hover {text-decoration: underline;}


/*FONTE BOTTOM -------------------------------------------------------------------------------------- */
.txtbottom {
	font-size: 11px;
	color: #8babc0;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


/*FONTE DATA -------------------------------------------------------------------------------------- */
.txtdata, .txtdata a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	text-align:left;
	color: #2bb0ad;
}

.txtdata a:hover {text-decoration: underline;}

/*BUSCA RAPIDA -------------------------------------------------------------------------------------------*/
/*Definições gerais obrigatórias para funcionar em IE, FF e Ópera*/
ul.buscarapida{float:left;width:248px;list-style:none;margin:0px;padding:0px;}

li.buscarapida{
	float: left;
	width: 100%;
	display:block;
	padding:0px;
	
	
}
/*Definições de botão COM link*/
li.buscarapida a, li.buscarapida a:hover {	
	width: 100%;
	max-width: 226px;
	display: block;
	
	padding: 3px 0px 3px 22px;/*top right bottom left*/
	margin: 0px 0px 0px 0px;/*top right bottom left*/
			
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	color: #00395f;
	
	background:url(imgs/buscarapida_arrow.gif) no-repeat 7px center;
}

li.buscarapida a:hover{background-color: #e9f2f9;}





/*EVENTOS -------------------------------------------------------------------------------------------*/
/*Definições gerais obrigatórias para funcionar em IE, FF e Ópera*/
ul.eventos{float:left;list-style:none;margin:0px;padding:0px;}


li.eventos{
	float: left;
	width: 320px;
	display:block;
	padding:5px;
		
}
/*Definições de botão COM link*/
li.eventos a{	
	width: 320px;
	display: block;
	
	padding: 3px 0px 3px 22px;/*top right bottom left*/
	margin: 0px 0px 0px 0px;/*top right bottom left*/
			
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	color: #00395f;
	
	background:url(imgs/bullet.gif) no-repeat 5px center;
}

li.eventos a:hover {	
	width: 320px;
	display: block;
	
	padding: 3px 0px 3px 22px;/*top right bottom left*/
	margin: 0px 0px 0px 0px;/*top right bottom left*/
			
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: underline;
	color: #00395f;
	
	background:url(imgs/bullet.gif) no-repeat 5px center;
}


/*IMAGEM THUMB -------------------------------------------------------------------------------------- */
.imagemThumb {
	float:left;
	margin-right:10px;
	border:1px solid #2bb0ad;
}


/*IMAGEM NEWS -------------------------------------------------------------------------------------- */
.imagemNews {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	border:1px solid #2bb0ad;
}


/*BULLET -------------------------------------------------------------------------------------- */
ul {
	list-style: none; 
    margin:5px 0px 5px 0px; 
	padding:0px 0px 0px 0px;
}

li {
    background:url(imgs/0.gif) no-repeat 3px 3px;
	padding: 0px 0px 5px 12px;
	margin: 0px 0px 0px 0px;	
}

/*TDCOLOR ----------------------------------------------------------------------------------------------*/

.tdcolor {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	color: #00395f;
	text-decoration: none;
	background-color:#F2F2F2	
}
.texto a:hover {text-decoration: underline;}

/*TDCOLOR2 ----------------------------------------------------------------------------------------------*/

.tdcolor2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	color: #00395f;
	text-decoration: none;
	background-color:#FFFFFF	
}
.texto a:hover {text-decoration: underline;}

/*Tabela convenios -----------------------------------------------------------------------------------------*/

.tablefloat {
	float:left;
	margin: 0px 20px 20px 00px;
	width: 150px;
	height:160px;
	
}

/*IMAGEM Conv -------------------------------------------------------------------------------------- */
.imagemtabfloat {
	margin-bottom:10px;
	border:1px solid #2bb0ad;
}

































/*FONTE BRANCA -------------------------------------------------------------------------------------- */
.normaltxtwhite {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}


.normaltxtwhitebottom {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}


/*NOTÍCIAS ---------------------------------------------------------------------------------- */
.tdnoticias  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	color: #626466;	
			
	padding: 5px 0px 5px 0px;/*top right bottom left*/	
	border-bottom:1px dashed #c6c6c7;
	
}	

.tdnoticias a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	color: #626466;
	text-decoration:none;
}	
.tdnoticias a:hover{text-decoration:underline;}


/*FONTE CAMPO-------------------------------------------------------------------------------------- */
.campo {
	font-size: 10px;
	line-height:14px;
	color: #626466;
	font-weight:bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	
	background-image:url(imgs/bg_textfield.gif);
	background-position:left -1px;
	background-repeat:no-repeat;
}

.imagemConv {border: solid 1px #CCCCCC}


