@charset "iso-8859-1";
/* CSS Document */
body{
	margin-top:0;	
	background:url(../img/apmp_bg_body.png) repeat-x #a0a0a0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}

a{
	color:#5A2936;	
	text-decoration:none;
}
a:hover{
	color:#3C483F;
}
.title_noticias{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}



.title_cont_noticias{
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#5A2936;
	
}
.clear{
	clear:both;	
}

#top{
	width:960px;
	height:171px;
	margin:0 auto;
	/*background:url(../img/apmp_bg_top.png) repeat-x;*/
}

#logo{
	width:435px;
	height:166px;
	padding-top:5px;
	/*background:url(../img/apmp_bg_logo.png) no-repeat;*/
	float:left;

}

#sedes{
	width:525px;
	height:171px;
	float:right;	
}

.fotoSedes{
	width:740px;
	margin-left:10px;	
}
.fotoSedes img{
		background-color:#FFF;
		border-bottom:#666 1px solid;
		border-right:#666 1px solid;
		padding:5px;
		
}

#bar_menu{
	width:960px;
	height:35px;
	padding:5px 0 0 0;
	margin:0 auto;
	margin-bottom:5px;
	/*background-color:#3F0;
	background:url(../img/apmp_bg_menu.png) repeat-x;*/
}

#conteudo{
	width:960px;
	margin:0 auto;	
}

#paginas{
	width:756px;

	float:left;
}

.sub_conteudo{
	width:756px;
	height:200px;
	float:left;

}
.title{
	width:250px;
	padding:0 0 0 15px;
	float:left;
	margin-top:12px;

}
.title_paginacao{
	width:350px;
	padding:0 0 0 15px;
	float:left;
	margin-top:15px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}
.ver_tudo{
	width:75px;
	float:right;	
	padding:0 15px 0 0;
	margin-top:10px;
	font-size:14px;
	font-weight:bold;
	text-align:right;
}
.ver_tudo_noticias{
	width:95px;
	float:left;	
	padding:0 15px 0 0;
	margin-top:10px;
	font-size:14px;
	font-weight:bold;
	text-align:right;
}
.content_box{
	width:350px;
	height:140px;
	padding:10px 0 0 15px;
	overflow:auto;
}

.content_box_convenios{
	width:353px;
	height:140px;
	overflow:auto;
	padding:10px 0 0 15px;
}


.box_left{
	width:375px;
	height:200px;	
	float:left;
	background:url(../img/apmp_bg_box.png) no-repeat;
}

.box_rigth{
	width:375px;
	height:200px;
	float:right;
	left:565px;
	background:url(../img/apmp_bg_box.png) no-repeat;
}

#noticias{
	width:756px;
	float:left;
}
.pg_top{
	width:756px;
	height:43px;
	background:url(../img/apmp_bgTop_noticas.png) no-repeat;
}
.pg_midle{
	width:756px;

	background:url(../img/apmp_bgMidle_noticas.png) repeat-y;
}
.pg_botom{
	width:756px;
	height:9px;	
	background:url(../img/apmp_bgBotom_noticas.png) no-repeat;
}

#coluna{
	width:200px;
	float:right;
}
.title_bloco{
	width:200px;
	height:31px;
	padding:2px 0 0 15px;
	font-size:14px;
	font-weight:bold;
	background:url(../img/apmp_title_blocos.png) no-repeat;
}

#top_coluna{
	width:200px;	
	height:9px;
	background:url(../img/apmp_bgTop_coluna.png) no-repeat;
}
#midle_coluna{
	width:200px;
	background:url(../img/apmp_bgMidle_coluna.png) repeat-y;
}
#botom_coluna{
	width:200px;	
	height:9px;
	background:url(../img/apmp_bgBotom_coluna.png) no-repeat;
}

.box{
	
	width:180px;
	padding:5px;
	margin-left:3px;
	background-color:#FFF;
}
.box_banners{
	
	width:180px;
	padding:5px;
	margin-left:3px;
	background:transparent;
}
.box_banners img{
	border:#999 1px solid;
	margin-bottom:5px;
}

.box_banners a:hover img{
	border:#300 1px solid;
	margin-bottom:5px;
}

.pg_top_paginas{
	width:756px;
	height:43px;
	background:url(../img/apmp_bg_top_paginas.png) no-repeat;
}

#rodape{
	width:960px;
	height:30px;
	margin:0 auto;
	text-align:center;	
	clear:both;
}

/* ///////////////////////// LISTAS ///////////////////////////////////////////////////////////// */
.apmp_list {
	list-style:none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #006666;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width:330px;
	
}

.apmp_list li {
	background: url(../img/apmp_bullet.png) no-repeat;
	background-position: 0 7px;
	border-bottom: 1px solid #9E8B7A;
	padding: 0 0 3px 10px;
	margin: 0 0 3px 0;
}

.apmp_list a {
	color: #003333; 
	text-decoration: none;
}

.apmp_list a:hover {
	color: #792B3A;
	text-decoration: none;
}

#marqueecontainer{

width: 180px; /*marquee width */

/*background-color: white;*/
overflow: hidden;
/*border: 3px solid orange;*/

}
/* ///////////////////////////LINKS /////////////////////////////// */
.boxLinks{

	width:180px;
	padding:5px;
	margin-left:3px;
	background-color:#FFF;
	overflow:auto;
}

/*/////////////////livros/////////////*/

.imgLivros{
	padding:5px;
	background-color:#FFF;
	margin-right:5px;
}
