/*############################################################## 
	@AtivaWeb:		www.ativaweb.com
	@Autor:			Aderbal Nunes
	@e-mail:		aderbalnunes@gmail.com
	@data:			3/08/2007
	@content:		Folha de estilo para conteúdo interno do site
###############################################################*/

div#area-logar{
	background-image:url(../imagem/restrito.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:152px;
	height:68px;
	padding-top:2px;
	float:left;
	z-index:3;
	vertical-align: middle;
 	display: table-cell;
}

div#busca-creci{
	width:470px;
	height:68px;
	background-image:url(../imagem/confira-creci.gif);
	background-position:center;
	background-repeat:no-repeat;
	float:right;
}

div#form-busca{
	margin-left:340px;
	margin-top:10px;
}

.linkcad{
	text-decoration:none;
	color:#333333;
	font-family:Tahoma;
	font-weight:bold;
	font-size:8px;
	}
a:hover.linkcad {
	color:#666666;
}

.tabela-media-esc{
	width:307px;
	float:left;
	padding:2px;
}

.tabela-media-dir{
	width:307px;
	float:left;
	padding:2px;
}

.topTable{
	background-image:url(../imagem/not1.png);
	background-repeat:repeat-x;
	height:15px;
	padding-left:4px;
	z-index:1;
}
.corpoTable{
	background-color:#F8F9FA;
	border-bottom: solid 1px #a7cad7;
	border-left: solid 1px #a7cad7;
	border-right: solid 1px #a7cad7;
	padding:6px;
	text-align:justify;
	z-index:1;
}

.clear { clear:both; }

.titulo{
	color:#990000;
	font-size:14px;
	font-weight:bold;
}

/* ESTILOS DA IMAGEM COM SOMBRA */
.img-shadow {
	float:left;
	background: url(../imagem/shadowAlpha.png) no-repeat bottom right !important;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}
.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}
/** ***/

#ultimas{
	width:100%;
}
#ultimas ul li{
	padding:3px;
	background-color:#FFFFFF;
}
#ultimas ul li a{
	color:#333333;
	text-decoration:underline;
}
#ultimas ul li a:hover{
	background-color:#333333;
	color:#FFFFFF;
	text-decoration:none;
}

div#flash-meio-esq {
	width:310px;
	height:80px;
	float:left;
	padding-left:2px;
}

div#flash-meio-dir {
	width:310px;
	height:80px;
	float:left;
	padding-left:2px;
}