body {
	background:#e9f4fc url(images/bck.gif) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 0px;
}

.pontilhado {
	font-family: Arial;
	font-size: 9px;
	color: #EBEBEB;
}

.destaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006633;
	text-transform: uppercase;
}

.titulo_materia {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #D10000;
	text-transform: uppercase;
}

.titulo_principal {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #D10000;
	text-transform: uppercase;
	padding-left: 15px;
}

a.titulo_principal: {
	text-decoration: none;
	color: #D10000;
	border: none;
}

a.titulo_principal:link {
	text-decoration: none;
	color: #D10000;
	border: none;
}
a.titulo_principal:active {
	text-decoration: none;
	color: #D10000;
	border: none;
}
a.titulo_principal:visited {
	text-decoration: none;
	color: #D10000;
	border: none;
}
a.titulo_principal:hover	{
	text-decoration: underline;
	color: #D10000;
	border: none;
} 

.materia {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #5c5c5c;
}

td {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #5c5c5c;
}

.autor {
	font-family: Verdana;
	font-size: 9px;
	color: #999999;
	text-transform: capitalize;
}

.nav {
	text-decoration: none;
	color : #FFFFFF;
	border: none;
	list-style-type:none;
	list-style-image: url(http://blog.comunidadesegura.org/rededepoliciais/wp-content/themes/biru/images/bullet.gif);
}

a.nav: {
	text-decoration: none;
	color : #FFFFFF;
	border: none;
}

a.nav:link {
	text-decoration: none;
	color : #FFFFFF;
	border: none;
}
a.nav:active {
	text-decoration: none;
	color : #FFFFFF;
	border: none;
}
a.nav:visited {
	text-decoration: none;
	color : #EAEAEA;
	border: none;
}
a.nav:hover	{
	text-decoration: none;
	color : #EAEAEA;
	border: none;
} 

a:link { text-decoration: none; color : #416e90; border: none;}
a:active { text-decoration: none; color : #416e90; border: none;}
a:visited { text-decoration: none; color : #416e90; border: none;}
a:hover	{
	text-decoration: underline;
	color : #555353;
	border: none;
} 

.secao {
	font-family:verdana;
	font-size:9px;
	color:#999999
}


#wrap { background:#fff; margin: 0px auto; padding: 0px; width: 722px; }
#blogtitle { background:#fff; font-family: Georgia, "Times New Roman", Times, serif; color: #163868; text-align:left; font-size:40px; line-height:100%; padding-top:20px; padding-left:10px; padding-bottom:10px; text-transform:uppercase; text-align:left;}
#blogdesc { background:#fff; font-family:Verdana, Arial, Helvetica, sans-serif; color: #163868; text-align:left; font-size:12px; line-height:100%; padding-left:15px;
padding-bottom:10px; text-align:left; }
div.hr { height: 0px;  background: #fff url(images/hr.gif) repeat-x scroll center; margin-left:5px; margin-right:5px; clear:both; }
div.hr hr {  display: none; }

#menutab { margin: 0px; padding: 0 10px 0 10px; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; text-transform:uppercase; color:#FFFFFF }
#menutab ul { height:30px; line-height: 30px; margin: 20px 0 0 0 ; padding: 0; float: left; color:#FFFFFF }
#menutab li { float:left; margin:0; padding:0; list-style-type: none; color:#FFFFFF }
#menutab li a { display: block; padding: 0 10px; color:#FFFFFF }
#menutab a { color: #000; text-decoration: none; border: 0;  color:#FFFFFF}
#menutab .selected, #menutab a:hover { background: #f8fbfc; color: #416e90 !important; }
#left { margin: 5px 0; padding: 5px; float: left; width: 200px; margin-bottom:5px; }
#left h2 { font-size: 14px; padding: 3px 0px; margin: 0px 7px 3px 7px; border-bottom: dashed 1px #ccc;}
#left ul { list-style-type: none; margin: 0 ; padding: 0; }
#left ul li {
	list-style-type: none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#left ul li ul { list-style-type: square; margin: 0px; padding: 0 3px; }
#left ul li ul li {
	list-style-type:none;
	border: 0;
	margin: 0;
	background-color: transparent;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#right {
	margin-top:10px;
	line-height: 16px;
	padding: 10px;
	float: right;
	width: 450px;
	overflow:hidden;
}
#right h2 { font-size: 14px; padding: 3px 0px; margin: 0px 7px 3px 7px; border-bottom: dashed 1px #ccc;}
#right img { border:4px #eeeeee solid; }
.navigation { display: block; margin-top: 10px; margin-bottom: 20px; }
.alignright { float: right; }
.alignleft { float: left; }
.postmetadata {
	font-size:9px;
	padding:5px;
	background-color: #EFF7FC;
	text-align: right;
	font-family: arial;
}
blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; }
blockquote cite { margin: 5px 0 0; display: block; }
.comments h3 { font-size: 14px; padding: 3px 0px; margin: 0px 7px 3px 7px; border-bottom: dashed 1px #ccc;}
.bobcomment { vertical-align:middle; margin-bottom:3px;  padding:3px; background:#f8fbfc;  }
ol.commentlist { padding: 0; margin: 0 0 1px; }
ol.commentlist li { list-style: none; margin: 0; padding: 13px 13px 1px; }
ol.commentlist li.commenthead { list-style: none; margin: 0; }
ol.commentlist li.commenthead h2 { margin: 0;}
#footer { padding:20px; clear:both;}.table_menu {
	background-image: url(images/lat_esq.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	height: 830px;
}
table {
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
li {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	list-style-type: none;
	font-weight: bold;
}
li a {
	font-family: "Trebuchet MS";
	border: 0;
	margin: 0;
	font-size: 11px;
	color: #FFFFFF;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 10px;
	background-color: transparent;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
}
li a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	list-style-type: none;	
	color: #E8E8E8;	
}
li a:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	list-style-type: none;	
	color: #E8E8E8;	
}
li a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #E8E8E8;
	list-style-type: none;
	text-decoration: underline;
}
li a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	list-style-type: none;	
	color: #E8E8E8;
}
.input_busca {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #404040;
	border-right-color: #404040;
	border-bottom-color: #404040;
	border-left-color: #404040;
	border-top-width: 0px;
	border-left-width: 0px;
}

.comentario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	background-color: #f8fbfc;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC3300;
	text-transform: uppercase;
	background-color: #EAEAEA;
	border: 1px solid #999999;
}
.busca {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-transform: uppercase;
	color: #D00000;
	font-weight: bold;
	height: 5px;
}

.imagecaptioneasy {
	padding: 5px;
	font-family: arial,helvetica,sans-serif;
	font-style: italic;
	font-size: 10px;
	line-height: 1.15em;
	text-align: center;
	border: 1px solid #B0B0B0;
	background: #EEEEEE;
	color: #333;
}
.imagecaptioneasy img { border: 0px solid #fff; margin-bottom:5px; }
.imagecaptioneasy span { text-align: center; }
.imagecaptioneasy_top_left { margin: 0 11px 11px 0; float: left; }
.imagecaptioneasy_top_right { margin: 0 0 11px 11px; float: right; }
.imagecaptioneasy_top_nowrap { margin: 0 0 11px 0; float: none; }
.imagecaptioneasy_left { margin: 11px 11px 11px 0; float: left; }
.imagecaptioneasy_right { margin: 11px 0 11px 11px; float: right; }
.imagecaptioneasy_nowrap { margin: 11px 0 11px 0; float: none; }

