*{margin:0; padding:0;}

body{
	background-image:url(images/bg.gif);
	background-repeat:repeat;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-top:10px;
	padding-bottom:10px;
}

a{
	color:#000;
	text-decoration:none;
}

b{
	color:#FFF;
	text-transform:uppercase;
	font-family:Lucida Sans Unicode, Lucida Grande, Sans-serif;
	font-size:1.2em;
	font-weight:lighter;
	margin-left:54px;
}

b span{
	font-size:1.4em;
}


a:hover{
	color:#000;
	text-decoration:underline;
}

img{ border:none;}

#content{
	margin:0 auto;
	text-align:left;
	width:960px;
}

#header{
	background-image:url(images/bg_hader.gif);
	background-repeat:no-repeat;
	height:120px;
}

#header #logo{
	margin: 14px 0 0 25px;
	float:left;
}

#header #banner_prop{
	width:470px;
	height:62px;
	border:1px solid #000;
	background-color:#FFF;
	float:right;
	margin:18px 25px 0 0;
	display:inline;
	text-align:center;
}

#main{
	border-left:1px solid #f1c500;
	border-right:1px solid #f1c500;
	background-color:#FFF;
	overflow:hidden;
	height:100%;
	padding:10px;
}

h1{
	font-family:Lucida Sans Unicode, Lucida Grande, Sans-serif;
	font-size:21px;
	font-weight:lighter;
	color:#707070;
	padding-bottom:20px;
	border-bottom:3px solid #e1e1e1;
	margin-bottom:20px;
}

#left_colum{
	float:left;
	background-image:url(images/bg_box_indice.gif);
	background-repeat:no-repeat;
	width:632px;
	height:704px;
	margin-bottom:8px;
	padding-top:12px;
}

.lista_revistas{
	list-style-type:none;
	margin:0 0 0 42px;
	height:604px;
}

#left_colum .lista_revistas li{
	background-image:url(images/menu.gif);
	background-repeat:no-repeat;
	float:left;
	width:122px;
	height:183px;
	margin:19px 22px 0 0;
}

#left_colum .lista_revistas li em{
	width:90px;
	height:22px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	float:right;
	margin:6px 0 0 0;
	font-size:12px;
}

#left_colum .lista_revistas li img{
	width:100px;
	height:140px;
	border:3px solid #f1c500;
	margin:0 0 0 9px;
}

#left_colum .lista_revistas li a img{
	border:3px solid #f1c500;
}

#left_colum .lista_revistas li a:hover img{
	border:3px solid #8BB615;
}

#datador{
	background-image:url(images/datador.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:46px;
	width:600px;
	margin:0 0 0 21px;
	clear:both;
	list-style-type:none;
}

#datador span{
	padding-right:54px;
	font-size:12px;
	margin:21px 0 0 10px;
	position:absolute;
	border:1px solid;
	width:300px;
	
}

#datador span em a{
	background-image:url(images/data_ano.gif);
	background-repeat:no-repeat;
	height:20px;
	width:46px;
	position:absolute;
	margin-left:4px;
	margin-top:-1px;
	text-align:center;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}


#right_colum{
	float:right;
	width:293px;
	height:200px;
}

.contato{
	list-style-type:none;
	clear:right;
	padding-top:16px;
}

.contato .top{
	background-image:url(images/top_box_contato.gif);
	background-repeat:no-repeat;
	height:48px;
	padding-top:10px;
}

.contato .meio{
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	width:278px;
	float:right;
	margin-right:3px;
	display:inline;
	margin-top:-10px;
}

.contato .bottom{
	background-image:url(images/bot_box_contato.gif);
	background-repeat:no-repeat;
	height:8px;
	clear:both;
	margin-left:10px;
}

.lista_contato{
	list-style-type:none;
	padding:6px;
	font-size:0.9em;
}


.lista_contato .mail{
	background-image:url(images/ico_carta.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	background-position:0 3px;
	margin-bottom:8px;
}

.lista_contato .msn{
	background-image:url(images/ico_msn.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	background-position:0 3px;
	margin-bottom:8px;
}

.lista_contato .fone{
	background-image:url(images/ico_tel.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	background-position:0 3px;
	margin-bottom:8px;
}

.ultima_edicao{
	background-image:url(images/bg_ultimaedicao.gif);
	background-repeat:no-repeat;
	height:327px;
	padding-top:12px;
}

.ultima_edicao a img{
	border:4px solid #30AAF6;
	width:178px;
	height:250px;
	margin:16px 0 0 58px;
}

.ultima_edicao a:hover img{
	border:4px solid #F1C500;
	width:178px;
	height:250px;
	margin:16px 0 0 58px;
}

.banner_prop_peq{
	width:278px;
	height:70px;
	border:1px solid #000;
	float:right;
	margin:16px 0 0 0;
	text-align:center;
}

#expediente{
	background-image:url(images/bg_expedientel.gif);
	background-repeat:no-repeat;
	height:111px;
	width:942px;
	clear:both;
	padding-top:10px;
	margin-left:-4px;
}

#expediente ul{
	margin:18px 0 0 30px; 
	list-style-type:none; 
	color:#FFF;
}

#expediente ul li{
	float:left; 
	margin-right:24px;
}
#expediente ul li a{
	color:#FFF;
}

#expediente ul li b{
	text-transform:uppercase;
	margin:0px;
	font-size:0.7em;
	font-weight:bold;
}

#expediente ul li span{
	font-size:1.4em;
}

#footer{
	background-image:url(images/bg_footer.gif);
	background-repeat:no-repeat;
	height:28px;
	text-align:right;
	padding-right:10px;
}

#footer p{
		font-size:0.7em;
		margin-right:34px;
}

#footer img{
	margin-top:-15px;
	float:right;
}
