@import url("links.css");

@import url("menu.css");

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body p {
	line-height: 17px;
}
#site {
	width:882px;
	background-color:#CCDCEC;
	background-image:url(../img/site_fundo.jpg);
	margin:0 auto;			
	text-align:left; /* "remédio" para o hack do IE */	
}
#colunaEsquerda {

	width:377px;

	float:left;

}

#menuOrganizacao {

	width:180px;

	float:left;

	background-color:#034DA2;

}

#menuPrograma {

	width:195px;

	float:right;

	border-right-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #E8F4D9;

	border-left-color: #FFFFFF;

}

#colunaDireita {

	width:505px;

	float:right;

	text-align:right;

}

#logoABP {

	width:505px;

	height:119px;

	background-image:url(../img/colDirTopo.jpg);

}

#menu {

	width:505px;

	height:22px;

	text-align:right;

	padding-top:8px;

	background-image: url(../img/menu_fundo.jpg);

	background-repeat: no-repeat;

}

#banner {

	width:504px;

	height:100px;

	padding-top:20px;

	text-align:center;

	background-image:url(../img/banner_fundo.jpg);

}
#cbpexpress {

	width:504px;

	height:31px;

}

#cbpexpress_cobertura {

	width:504px;

	height:65px;

}

#noticias {

	width:505px;

	height:130px;

	background-image:url(../img/noticias_fundo.jpg);

}

#news {

	width:454px;

	height:30px;

	padding-top:20px;

	padding-left:50px;

	background-image: url(../img/news_fundo.jpg);

	background-repeat: no-repeat;

	text-align:left;

}
#news_cobertura {

	width:504px;

	height:65px;

	background-image: url(../img/news_background.jpg);
	background-repeat: no-repeat;

	text-align:left;

}

#links {

	width:505px;

	height:120px;

	background-image:url(../img/links_fundo.jpg);

}

#patrocinadores {

	width:505px;

	height:74px;

}

#rodape {

	clear:both;

	width:882px;

	height:70px;

	text-align:right;

	font-size:11px;

	color:#666666;

	padding-top:20px;

	background-color:#FFFFFF;

	background-image: url(../img/rodape_fundo.jpg);

	background-repeat:no-repeat;

}
#imagem{
	position:relative;
	width:100%;
	padding-right:25px;
	padding-bottom:8px;
}

.imagemMarginTop {
	*margin-top:20px;
}





#foto {
	float:left;
	margin-bottom:15px;
	margin-right:10px;
	min-width:150px;
}