/* INICIO CONVÊNIOS */

#lista_empresas {
	float:left;
	width:646px;
	margin-top:10px;
	font-family:"Trebuchet MS";
	font-size:12px;
}


.moduletable_convenio {
	background:url(../images/convenios_empresa/title_convenios.gif) no-repeat;
	font-family:"Trebuchet MS";
	font-size:20px;
	letter-spacing:3px;
	width:636px;
	height:32px;
	text-align:right;
	padding-right:10px;
	padding-top:5px
}

.moduletable_convenio a:link{color:#3e1f03; text-decoration:none;}
.moduletable_convenio a:visited{color:#3e1f03; text-decoration:none;}
.moduletable_convenio a:hover{color:#fff; text-decoration:none;}

#back_veja_tambem {
	background:url(../images/convenios_empresa/back_topo.jpg) repeat-x;
	margin-top:10px;
}
.moduletable_convenio_veja {
	font-family:"Trebuchet MS";
	font-size:12px;

}
.moduletable_convenio_veja li{
	margin:5px 0px;
}

.moduletable_convenio_veja a:link{color:#2c2b2b; text-decoration:underline;}
.moduletable_convenio_veja a:visited{color:#2c2b2b; text-decoration:underline;}
.moduletable_convenio_veja a:hover{color:#2c2b2b; text-decoration:none;}


#convenio_veja_tambem {
	float:right;
	width:253px;
	margin-top:10px;
}

#convenio_veja_tambem h1 {
	background:url(../images/convenios_empresa/title_veja_tambem.gif) no-repeat;
	text-indent:-8000px;
	width:253px;
	height:37px;
}

#back_topo_convenio {
	background:url(../images/convenios_empresa/back_topo.jpg) repeat-x;
	margin-top:10px;
	padding:10px 15px;
	height:165px;
}

.nome_empresa_conveniada {
	background:url(../images/convenios_empresa/back_empresas.jpg) repeat-x;
	padding:3px 0px;
	text-transform:uppercase;
}

.nome_empresa_conveniada span {
	background:url(../images/bullet_link_unidades.gif) no-repeat left;
	padding-left:20px;
	display:block;
	margin:10px 15px;
}



/* FIM CONVÊNIOS */


