/* --- GERAL --- */

body{ 
	margin:0 auto; 
	padding:0; 
	font:12px arial;
	background:url('bg.jpg') top repeat-x;
}
html, body, #tudo {height: 100%;}

body > #tudo {height: auto; min-height: 100%;}

.lado-a{
	background:url(bg1.jpg) top right no-repeat;
	float:left;
	width:50%;
	min-height: 100%;
}



.lado-b{

float:right;

width:49%;

}



img{border:0px;}



a{text-decoration:none;}



.mini, .mini a{font:9px arial;color:#888888;}

.mini a:hover{color:#000000;}



.texto, .texto a{color:#333333;}

.texto a:hover{color:#e0b113;}



.media{font:11px arial; color:#333333;}



.titulo{font:18px arial;color:#d1a30a;}



.txt-commernt{font:12px arial;color:#000000; font-weight:bold; text-transform:uppercase}



.image{margin:10px 0px 10px 0px;}



.opcoes{
	padding:5px;
	border-top:1px dotted #eeeeee;
	border-bottom:1px solid #e1e1e1;
	margin:10px 0px 0px 0px;
	float:right;
	text-align:right;
}
.opcoes2{
	padding:5px;
	border-top:1px dotted #eeeeee;
	border-bottom:1px solid #e1e1e1;
	margin:10px 0px 0px 0px;
	float:right;
	text-align:right;
	width:180px;
}



.subtits{font:18px arial; color:#000000; padding-bottom:10px;}



.contem{padding:6px;}

.contemm{padding:10px 15px 5px 15px;}

.contemx{padding:175px 15px 5px 15px;}



.linksBlog a, .linksBlog a:visited {
	font:11px arial;
	display:block; 
	padding:3px;
	margin-bottom:2px;
	border-bottom:1px solid #f5f5f5;
	color:#333333;
}

.linksBlog a:hover {color:#000000; background-color:#f5f5f5;}



select{font: 12px arial;}



.form{

background-color:#f5f3f3;

border:5px solid #e2e0e0;

margin-bottom:5px;

font:11px arial;

}



.home{width:120px;}

.con{width:250px;}

.sec{width:50px;}

.com{width:380px;}



.comentario{

border:1px dashed #eeeeee;

padding:10px;

background:url(bg-comments.jpg) repeat-x;

margin-top:10px;

margin-bottom:10px;

}



/* --- COLUNA GERAL --- */



.tudo{ 

width:900px;

text-align:left;

margin:0 auto;

height: 100%;

} 

 

/* --- COLUNAS --- */



.coluna-lado-a{

width:427px; 

float:left;

padding-top:23px;

margin-left:5px;

}



.coluna-lado-b{

width:427px; 

float:right;

margin-right:15px;

}



/* --- COLUNA DIREITA --- */

.coluna-b{
	width:210px; 
	float:right;
	background:#FFFFFF;
}
/* --- COLUNA MEIO --- */



.coluna-c{
	width:210px; 
	float:left;
	background:#FFFFFF;
}

/* -- paginação -- */

.paginacao{
	text-align:center;
	padding:10px;
	background-color:#FFFFFF;

}

.paginacao a {
	font:10px arial;
	color:#777777;
	padding: 0 2px 0 2px;
	text-decoration:none;
	border:1px solid #efefef;
}

.paginacao a:hover {
	color:#fff;
	background-color:#d1a30a; 
}

.paginacao a.ativa{

background-color:#555555;

border:1px solid #efefef;

color:#fff;

}

.paginacao a.nolink{

color: #CCC;

border: 1px solid #F3F3F3;

}



/* --- RODAPE --- */



.nada{clear:both; height:25px;}

 
.rodape						{ width:100%; height:250px; background:url(../background-container-footer.jpg) no-repeat; clear:both; height:250px; }
.meio-rodape				{ position:relative; margin:0 auto; height:250px; width:900px; }
.titles_footer				{ height:21px; background:url(../icon-titles-footer.png) no-repeat; font:18px Century Gothic; color:#F9F208; text-indent:25px; margin:0; padding:0; margin-bottom:20px; }
.links_footer				{ width:100%; height:15px; background:url(../icon-links-footer.png) no-repeat center left; display:block; text-indent:10px; color:#666; text-decoration:none; margin-bottom:3px; }
.links_footer:hover			{ color:#CCC; }

.col_footer_um				{ width:160px; position:absolute; top:10px; left:0; }
.col_footer_dois			{ width:197px; position:absolute; top:10px; left:235px; }
.col_footer_tres			{ width:86px; position:absolute; top:10px; left:524px; }
.col_footer_quatro			{ width:160px; position:absolute; top:10px; left:709px; }
.icons_redes_sociais		{ width:16px; position:absolute; top:10px; right:0; }
.icons_redes_sociais a img	{ margin-bottom:5px; }




.links a{
	font:11px arial;
	color:#695542;
	text-decoration:none;
}

.links a:hover{
	font:11px arial;
	color:#efdc03;
	text-decoration:none;
}