@charset "utf-8";
/* CSS Document */

body, html {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-family: "Tahoma", Verdana, Arial;
}
html {
background-image:url("../images/bk.jpg");
background-repeat: repeat-x;
background-color:#152c3a;

}
.blogbg {
background-image:url("../images/abablog.jpg");
background-repeat: repeat-x;
background-color:#152c3a;

}
.form {
	border:1px solid;
	border-color:#999999;
	width: 130px;
}
.form2 {
	border:1px solid;
	border-color:#999999;
	width: 200px;
}
.form_contato {
    font: 11px Tahoma, Arial;
	border:1px solid;
	border-color:#999999;
}
.link {
	font: 11px Tahoma, Arial;
	font-weight:bold;
	text-decoration:none;
	color:#666;
}

.link:hover {
	font: 11px Tahoma, Arial;
	font-weight:bold;
	text-decoration: underline;
	color:#039;
}

.menu_esquerdo .link {
display: block;
background-image:url(images/back_menu.jpg);
padding-left:20px;
}

.link a {
	font: 10px "Tahoma", Verdana, Arial;
	font-weight:bold;
	color:#039;
	text-decoration: none;
	padding:5px;
}
.link2 {
	font: 10px "Tahoma", Verdana, Arial;
	font-weight:bold;
	text-decoration:underline;
	color:#848484;
}

.linknota {
	font: 9px "Tahoma", Verdana, Arial;
	font-weight:bold;
	text-decoration:none;
	color:#848484;
}

.linkshare {
	font: 9px "Tahoma", Verdana, Arial;
	font-weight:bold;
	text-decoration:underline;
	color:#3366ff;
}

.linksharenone {
	font: 9px "Tahoma", Verdana, Arial;
	font-weight:bold;
	text-decoration:none;
	color:#3366ff;
}

.linkdata {
	font: 10px "Tahoma", Verdana, Arial;
	font-weight:bold;
	color:#2e5871;
}
.texto {
	font-size:11px;
	padding:1px;
	color:#666666;
	text-decoration:none;
}
.texto2 {
	font-size:10px;
	color:#666666;
	text-decoration:none;
}
.texto3 {
	font-size:9px;
	color:#666666;
	text-decoration:none;
}
.texto a {
	color:#666666;
	text-decoration:none;
}
.texto a:hover {
	color:#666666;
	text-decoration:underline;
}
.titulo_azul {
	font-size:14px;
	color:#003399;
	font-weight: bold;
	text-decoration:none;
	font-family: Arial;
}
.titulo_azulclaro {
	font-size:14px;
	color:#3366ff;
	font-weight: bold;
	text-decoration:none;
	font-family: Arial;
}
.titulo_verde {
	font-size:14px;
	color:#390;
	font-weight: bold;
	text-decoration:none;
	font-family: Arial;
}
.titulo_vermelho {
	font-size:14px;
	color:#C00;
	font-weight: bold;
	text-decoration:none;
	font-family: Arial;
}

.titulo_amarelo {
	font-size:14px;
	color:#FC3;
	font-weight: bold;
	text-decoration:none;
	font-family: Arial;
}
.titulo_laranja {
	font-size:14px;
	color:#F60;
	font-weight: bold;
	text-decoration:none;
	font-family: Arial;
}

.titulo {
	font-size:12px;
	color:#666;
	font-weight: bold;
	text-decoration:none;
	font-family: Arial;
}

.tituloBlog {
	font-size:10px;
	color:#006600;
	font-weight: bold;
	text-decoration:none;
	font-family: Arial;
}

.tituloMachado {
	font-size:15px;
	color:#ffffff;
	font-weight: bold;
	font-family: Arial;
}

.secaoLeia {
	font-family:Verdana, Arial;
	font-size:15px;
	color:#3F88C8;
	font-weight:bold;
	text-decoration:none;
}

.secaoLeiaSub {
	font-family:Verdana, Arial;
	font-size:15px;
	color:#3F88C8;
	font-weight:bold;
	text-decoration:none;
}

.secao {
	font-family: Arial;
	font-size:14px;
	color:#333333;
	text-decoration:none;
	padding:5px;
	font-weight: bold;
}

.secaoblog {
	font-family: Arial;
	font-size:16px;
	color:#3333ff;
	text-decoration:none;
	padding:5px;
	font-weight: bold;
}
.secaoautorblog {
	font-family: Arial;
	font-size:12px;
	color:#666;
	text-decoration:none;
	font-weight: bold;
}

.linkFoto {
	cursor:pointer;
}

#rodape{
	margin:auto;
	width:786px;
	font-size: x-small;
	color: #999;
	font-family: "Arial";
	padding-top:10px;
	background-color:#FFF;
	background-image: url(images/g_dot.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#rodape a:link, #rodape a:active, #rodape a:visited{
	font-size: x-small;
	color: #999;
	text-decoration: none;
	font-family: "Arial";
}
#rodape a:hover{
	font-size: x-small;
	color: #F60;
	font-family: "Arial";
	text-decoration: none;
}
.links_rodape {
	text-align: center;
	margin: 15px auto;
	width: 515px;
}
.links_rodape a{
	color: #CCCCCC;
}

.links_rodape td {
padding: 0 10px;}

.titconteudo {
	font-family: verdana;
	font-size:13px;
	color:#333333;
	text-decoration:none;
	padding:5px;
	font-weight: bold;
}

.subtitconteudo {
	font-family: verdana;
	font-size:10px;
	color:#333333;
	text-decoration:none;
	font-weight: bold;
}

.subtitconteudoint {
	font-family: verdana;
	font-size:11px;
	color:#747474;
	text-decoration:none;
	font-weight: bold;
}

.corpoconteudo {
	font-family: arial;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}

.horaconteudo {
	font-family: verdana;
	color:#a6a6a6;
	font-size:9px;
	font-style: italic;
	padding:5px;
}

.dataconteudo {
	font-family: verdana;
	color:#333333;
	font-size:10px;
}

.dataconteudolist {
	font-family: verdana;
	color:#333333;
	font-size:11px;
}

.olhoNot {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; font-weight: bold}

.titNot {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color: #000000; font-weight: bold; text-align:left;}

.addthis_button_compact {
    font: 9px "Tahoma", Verdana, Arial;
    font-weight:bold;
	text-decoration:none;
	color:#848484;
}

