a:link {
	color: #1e3051;
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	color: #1e3051;
}
a:hover {
	text-decoration: none;
	color: #006;
}
a:active {
	text-decoration: none;
	color: #1e3051;
	font-weight: bold;
}
a.escuro:link {
	color: #333;
	text-decoration: underline;
	
}
a.escuro:visited {
	text-decoration: underline;
	color: #333;
}
a.escuro:hover {
	text-decoration:underline;
	color: #006;
}
a.escuro:active {
	text-decoration: underline;
}
.body,html{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}

.bold {
	font-weight: bold;
	color: #333;
}
.titulo {
	color: #1e3051;
	font-weight: bold;
	font-size: 16px;
	
}
.destaque {
	color: #1e3051;
	font-weight: bold;
	font-size: 14px;
}
.body {
	background-color:#6F6F6F;
}
#container {
	height: auto;
	left: 194px;
	overflow-x: hidden;
	overflow-y: scroll;
	position: relative;
	top: 15px;
	width: 830px;
}
a:hover.news {
	background-color:#999;
}
.blocodetexto {
	clear:both;
	text-align: justify;
	position:relative;
}
a.news {
    background-color: #848484;
    border-bottom: dashed 1px #666;
    color: #333333;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 15px;
    text-decoration: none;
    width: 771px;
}
.titulos {
	color: #1E3051;
	font-size: 16px;
	font-weight: bold;
	text-indent: 0;
	text-align: justify;
}
.corpo {
	padding-left: 25px;
	padding-top: 5px;
}
.postimagem {
    float: left;
    height: 70px;
    border-color: AppWorkspace;
    border-style: solid;
	margin-right: 30px;
}
.tags {
    background: url("../images/rodape_tags.jpg") repeat-y scroll 0 0 #0D0D0D;
    color: #4a4a4a;
    font-size: 9px;
    padding-left: 190px;
}
    
#rodape {
    background: url("../images/rodape_tags.jpg") repeat-y scroll 0 0 #0D0D0D;
    text-align: justify;
    width: 1024px;
}
#back_rodape {
    background-color: #0D0D0D;
    height: auto;
    position: relative;
    width: 100%;
    z-index: 0;
    padding-left: 20px;
}
.rodapetxt {
    color: #999;
    font-size: 12px;
    padding-left: 192px;
	padding-top: 5px;
	display:block;
}
.rodapecontato {
    color: #999;
    font-size: 12px;
	padding-left:829px;
	margin-top: -34px;
}

.menu_list {
	list-style: none outside none;
	padding-left: 18px;
	color: #fff;
	display:inline-block;
}
.menu_subitem {
    color: #FFFFFF;
    list-style: none outside none;
}
a.menu_link {
    color: #fff;
	display:block;
    padding: 2px 8px;
	-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;	
	-transition:all 0.2s ease-in-out;
	
}
a.menu_link:hover {
	background: none repeat scroll 0 0 #414141;
	padding-left: 12px;
	-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	-transition:all 0.2s ease-in-out;
	color: #FFF;

}
a.menu_sublink {
    color: #fff; 
    display: block;
    padding: 1px 14px;
	-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;	
	-transition:all 0.2s ease-in-out;
	 background: none repeat scroll 0 0 #28282A;
}
a.menu_sublink:hover {
	background: none repeat scroll 0 0 #414141;
	padding-left: 15px;
	-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	-transition:all 0.2s ease-in-out;
	color: #FFF;
}
.menu_list ul li {
    margin-left: -40px;
}
#compraseguraT {
    background: url("/images/comprasegura.jpg") no-repeat scroll 0px 50% #36353A;
    height: 92px;
    width: 153px;
    margin-left: 18px;
}
#comprasegura {
    background-color: #36353A;
    color: #9F9F9F;
    float: right;
    font-family: helvetica,verdana;
    padding: 10px 0;
    width: 110px;
}
.cstitulo {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
}
.cstexto {
    font-size: 11px;
}
#chat {
	padding: 20px 0 0 26px;
}
