* {
	margin:0;
	padding:0;
}

html {
	background:url(../images/vox/boletim/bg_cinza.png) top repeat-x #D2D2D2;
}
small {
	font:9px Arial, Helvetica, sans-serif;
	line-height:11px;
	text-align:left;
	padding:2px 0;
}
table {
	font:12px/22px Arial, Helvetica, sans-serif;
	color:#444;

}
.destaque_int {
	background-color:#CFE5F4;
	padding:10px;
}
.destaque_vermelho {
	color:#F00;
}
#geral {
	width:770px;
	margin:0 auto;
}



/* bg repete */
#bg_repete {
	float:left;
	width:770px;
	background:url(../images/vox/boletim/bg_repete.gif) repeat-y;
	padding-bottom:10px;
}
#bg_principal {
	float:left;
	background:url(../images/vox/boletim/bg_principal.jpg) center top no-repeat;
}




/* LOGO*/
#logo_menu {
	float:left;
	width:305px;
}
h1 {
	text-indent:-9000px;
	overflow:hidden;
	width:175px;
	height:207px;
	background:url(../images/vox/boletim/logo_vox.gif) bottom no-repeat;
	margin:0 0 0 49px;
}
h1 a {
	display:block;
	width:175px;
	height:207px;
}
body#home h1 {
	text-indent:-9000px;
	overflow:hidden;
	width:146px;
	height:207px;
	background:url(../images/vox/boletim/logo_home.gif) bottom no-repeat;
	margin:0 0 0 55px;
}




/* MENU*/
#menu {
	clear:both;
	width:305px;
}
#menu ul {
	margin:20px 30px 80px 50px;
	list-style-type:square;
}

#menu li ,#menu a {
	font:11px/13px Tahoma, Verdana, Arial, sans-serif;
	color:#FFF;
	background-color:transparent;
}
#menu ul li {
	_font-size:1px;
	margin:13px 0;
}
#menu ul li a {
	display:block;
	text-decoration:none;
}
#menu ul li a:hover, #menu ul li a.atual {
	color:#B8E0F1;
}



/* edicao*/
#links_edicao {
	float:right;
	width:400px;
	text-align:right;
	padding:24px 34px 10px 0;
}
#links_edicao li {
	list-style:none;
	font-weight:bold;
	color:#FFF;
	display:inline;
}
#links_edicao a {
	font:10px Tahoma, Verdana, Arial, sans-serif;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
#links_edicao a:hover {
	color:#B8E0F1;
}

#links_edicao h2 {
	font:20px Tahoma, Verdana, Arial, sans-serif;
	font-weight:bold;
	color:#FFF;
	margin:7px 0;
}





/* destaques*/
#destaques {
	float:right;
	width:410px;
	padding:0 30px 0 0;
}
#destaques a {
	display:block;
	height:70px;
	cursor:pointer;
	cursor:hand;
	background-color:#FFF;
	border-top:#44BAEB 1px solid;
	border-bottom:#44BAEB 1px solid;
	border-right:#44BAEB 1px solid;
	text-decoration:none;
}
#destaques a:hover {
	background-color:#CFE5F4;
	border-top:#0092CE 1px solid;
}
#destaques h2, #destaques p, #destaques ul {
	float:left;
	width:300px;
}
#destaques h2 {
	font:18px Tahoma, Verdana, Arial, sans-serif;
	color:#006089;
	padding:8px 5px 0 15px;
}
#destaques p, #destaques ul  {
	font:12px Arial, Helvetica, sans-serif;
	color:#444;
	padding:0 5px 5px 15px;
	list-style:none;
}
#destaques .imagem {
	float:right;
	width:70px;
	height:70px;
	border:0;
}
#destaques a.relaxa {
	height:100px;
}
#destaques a.relaxa li {
	border:none;
}




/* rodape */
#rodape {
	float:left;
	width:770px;
	height:12px;
	background:url(../images/vox/boletim/bg_baixo.gif) bottom no-repeat;
	font-size:1px;
}





/* INTERNA */
#cont {
	float:right;
	width:360px;
	padding:20px 50px 20px 40px;
}
#cont h2 {
	font:20px Tahoma, Verdana, Arial, sans-serif;
	color:#006089;
}

#cont h2 span {
	display:block;
	font:12px Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#006089;
}
#cont h3 {
	font:14px Tahoma, Verdana, Arial, sans-serif;
	font-weight:bold;
	color:#006089;
}
#cont h4 {
	font:12px Tahoma, Verdana, Arial, sans-serif;
	font-weight:bold;
	color:#006089;
}
#cont p, #cont ul {
	font:12px/22px Arial, Helvetica, sans-serif;
	color:#444;
}
#cont p {
	text-align:justify;
	padding:7px 0;
}
#cont ul {
	padding:14px 0;
	list-style:none;
}

#cont ul.lista li {
	margin:2px 20px;
	padding:0 0 6px 0;
	line-height:13px;
	list-style:url(../images/vox/boletim/bullet_azul.gif);
}
#cont p a, #cont ul a {
	font-weight:bold;
	color:#0092CE;
	text-decoration:none;
}
#cont p a:hover, #cont ul a:hover {
	text-decoration:underline;
}
#cont img {
	float:right;
	padding:10px 0 10px 15px;
}
#cont img.img_esq{
	float:left;
	padding:10px 15px 10px 0;
}
#cont img.horizontal {
	clear: both;
	padding: 10px 0 0 0; 
}

#cont div.foto_legend {
	float:right;
	width:150px;
	padding:10px 0 10px 15px; 
}
#cont div.foto_legend img, #cont div.foto_legend small{
	float:right;
}
#cont div.foto_legend img{
	padding:0; 
}
#cont div.foto_legend small{
	width:150px;
}



#cont hr {
	height:1px;
	color:#444;
	border:none;
	border-top:1px solid #CCC;
}
#cont a.bt_topo {
	float:right;
	text-indent:-9000px;
	overflow:hidden;
	display:block;
	width:40px;
	height:52px;
	background:url(../images/vox/boletim/bt_topo.gif) center center no-repeat;
}


.selecao {
	background-color:#EEE;
	font:10px/22px Arial, Helvetica, sans-serif;
	color:#444;
}
.selecao td {
	padding:4px;
	border:1px solid #FFF;
}
.selecao th {
	background-color:#CFE5F4;
	color:#00709F;
	font-weight:bold;
}









#expediente {
	clear:both;
	width:715px;
	height:72px;
	background-color:#CFE5F4;
	padding:10px;
	margin:0 auto;
}
#expediente h1 {
	float:left;
	width:150px;
	height:60px;
	background:url(../images/vox/boletim/logo_cursinho_ex.gif) center center no-repeat;
	margin:0;
}
#expediente h1 a {
	display:block;
	width:150px;
	height:60px;
	margin:0;
}
#expediente p {
	float:right;
	width:500px;
	font:11px/16px Tahoma, Verdana, Arial, sans-serif;
	color:#00709F;
	margin:2px 0 0 0;
}
#expediente a {
	text-decoration:none;
	color:#00709F;
}
#expediente a:hover {
	text-decoration:underline;
}
