@charset "iso-8859-1";
/* ############################################# */
/*		ESQUELETO DO SITE
/* ############################################# */
body{
	margin:0px;
	border:0px;
	padding:0px;
	background-color:#FFF;
	font-family:Arial, Tahoma;
	font-size:12px;
	color:#666;	
}
form{
	margin:0px;
	border:0px;
	padding:0px;
}

#coluna_esq{
	position:absolute;
	right:50%;
	top:0px;
	width:50%;
	height:1200px;
	background-color:#FF869B;
}
#website{
	position:absolute;
	width:920px;
	height:1200px;
	left:50%;
	top:0px;
	margin-left:-470px;
	background-color:#FFF;
	z-index:99;
}
#coluna_dir{
	position:absolute;
	left:50%;
	top:0px;
	width:50%;
	height:1200px;
	background-color:#FFF4F7;
	background-image:url(../_imagens/backgroung_right.jpg);
	background-repeat:repeat-y;
	background-position:left top;
}
/* ############################################# */
/*		ESQUELETO DO CORPO
/* ############################################# */
#lateral{
	float:left;
	width:180px;
	height:100%;
	background-color:#FF869B;
	background-image:url(../_imagens/backgroung_left.jpg);
	background-position:right;
	background-repeat:repeat-y;
	text-align:right;
}
#corpo{
	float:right;
	width:735px;
	height:1200px;
	text-align:left;
}
/* ############################################# */
/*		ESQUELETO DA LATERAL
/* ############################################# */
.patas_rosa{
	clear:both;
	width:180px;
	height:120px;
}
.lateral_selo{
	border-top:1px #FFDFE4 solid;
	width:175px;
	float:right;
	text-align:center;
	padding:10px 0px;
}
/* ############################################# */
/*		ESQUELETO CENTRAL DO CORPO
/* ############################################# */
#topo{
	clear:both;
	width:735px;
	height:215px;
	margin-bottom:10px;
	background-image:url(../_imagens/background_topo.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
#topo_logo{
	position:absolute;
	left:205px;
	top:20px;
	width:320px;
	height:145px;
	z-index:1;
}
#topo_foto{
	position:absolute;
	left:700px;
	top:0px;
	width:210px;
	height:215px;
	z-index:2;
}
#topo_fone{
	position:absolute;
	left:580px;
	top:135px;
	width:130px;
	height:35px;
	z-index:3;
}

#conteudo{
	width:710px;
	height:905px;
	clear:both;
	text-align:left;
	padding:10px;
}

#conteudo_texto{
	text-align:left;
	width:670px;
	padding:10px 20px;
	line-height:16px;
}

#rodape{
	width:700px;
	height:12px;
	clear:both;
	padding:6px 15px;
	font-size:10px;
	color:#666;
	border-top:2px #6C9B20 solid;
	margin-top:20px;
}

.box_grande{
	float:left;
	width:420px;
	margin-right:28px;
	text-align:left;
}
.box_pequeno{
	float:left;
	width:260px;
	text-align:left;
}
.box_total{
	float:left;
	width:710px;
	text-align:left;	
}
.box_espaco{
	clear:both;
	height:32px;
}
.box_texto{
	padding:5px;
	text-align:center;
	font-size:11px;
}
.box_texto2{
	padding:10px;
	text-align:left;
	font-size:12px;
	line-height:16px;
	border:4px #85BF26 solid;
}

#box_photos{
	padding:10px;
	text-align:center;
}
.box_photos img{
	margin:0px 4px;
}

.box_matrizes{
	float:left;
	padding:5px;
	text-align:center;
}

.box_galerias{
	padding:3px;
	float:left;
	margin:7px;
	background-color:#85BF26;
}
.box_galerias2{
	padding:3px;
	margin:2px;
	background-color:#85BF26;
	width:220px;
	height:165px;
	margin-left:35px;
}
.box_galerias:hover, .box_galerias2:hover{
	background-color:#FF173E;
}

.box_signos{
	padding:5px 15px;
	text-align:left;
	font-size:11px;
}

.box_venda{
	float:left;
	padding:5px 8px;
	text-align:left;
	background-image:url(../_imagens/background_venda.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	border:4px #85BF26 solid;
	margin:5px;
	width:300px;
	color:#333;
	cursor:default;
}
.box_venda:hover, .box_texto2:hover{
	border:4px #FF173E solid;
}

.box_fotolog{
	float:left;
	padding:10px;
	text-align:center;
	margin:0px 5px;
	width:300px;
	color:#333;
	line-height:normal;
	font-size:11px;
}

#fotolog_photo{
	float:left;
	padding:4px;
	background-color:#85BF26;
	margin-right:10px;
}
#fotolog_photo:hover{
	background-color:#FF173E;
}

#fotolog_texto{
	float:left;
	text-align:left;
}
#fotolog_comentarios{
	width:590px;
	margin-left:30px;
	height:520px;
	overflow:auto;
	overflow-x:hidden;
	text-align:left;
}
.fotolog_form{
	width:540px;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
}
.fotolog_comm{
	width:500px;
	padding:10px;
	margin-bottom:6px;
	margin-top:6px;
	margin-left:30px;
	border:2px #FF173E solid;
}
.fotolog_comm span{
	font-size:11px;
	color:#FF173E;
}
/* ############################################# */
/*		DEFINIÇÕES DE PAGINAÇÃO
/* ############################################# */
#paginacao{
	width:400px;
	height:24px;
	clear:both;
	padding:40px 0px 0px 150px;
}

#menupag{
	position:relative;
	padding:0px;
	margin:0px;	
	height:24px;
	list-style:none;
}
#menupag li{
	float:left;
	margin-right:4px;
}
#menupag .sem{
	float:left;
	display:block;
	padding:4px 10px;
	text-align:center;
	color:#666;
	font-weight:bold;
	background-color:#F6F6F6;
	border:1px #999 solid;
	cursor:default;
}
#menupag .info{
	float:left;
	display:block;
	padding:4px 10px;
	text-align:center;
	color:#666;
	background-color:#FEFEFE;
	border:1px #CCC solid;
	cursor:default;
}
#menupag li a{
	padding:4px 10px;
	text-align:center;
	float:left;
	display:block;
	text-decoration:none;
	cursor:pointer;
	font-weight:bold;
	background-color:#FF173E;
	color:#FFF;
	border:1px #BF0022 solid;
}
#menupag li a:hover{
	cursor:pointer;
	color:#FFF;
	background-color:#85BF26;
	border:1px #5B831B solid;
}
/* ############################################# */
/*		DEFINIÇÕES DE ALINHAMENTOS
/* ############################################# */
.left{
	float:left;
}
.right{
	float:right;
}
.limpa{
	clear:both;
	height:1px;
	font-size:1px;
}

h2{
	font-size:19px;
	font-weight:bold;
	margin:2px 0px 2px 10px;
	border:0px;
	padding:0px;
	color:#FF173E;
	font-family:Arial;
}
h2 b{
	color:#85BF26;
}

h3{
	font-size:16px;
	font-weight:bold;
	margin:2px 0px 3px 0px;
	border:0px;
	padding:0px;
	color:#FF173E;
	font-family:Arial;
	letter-spacing:-1px;
}
h3 b{
	color:#85BF26;
}
h4{
	font-size:14px;
	font-weight:bold;
	margin:2px 0px 0px 0px;
	border:0px;
	padding:0px;
	color:#FF173E;
	font-family:Arial;
}
h4 b{
	color:#85BF26;
}
h4 i{
	color:#666;
	font-weight:normal;
	font-size:12px;
	font-style:normal;
}
/* ############################################# */
/*		DEFINIÇÕES DOS LINKS
/* ############################################# */
a{
	text-decoration:none;
	color:#FF173E;
}
a:hover{
	text-decoration:none;
	color:#6C9B20;
}
#rodape a{
	text-decoration:none;
	color:#6C9B20;
}
#rodape a:hover{
	text-decoration:none;
	color:#C00;
}
/* ############################################# */
/*		DEFINIÇÕES PARA FORM
/* ############################################# */
.frm_label{
	float:left;
	width:85px;
	margin:5px 6px 5px 0px;
	text-align:right;
	color:#333;
	font-size:12px;
}

.frm_label_comm{
	float:left;
	width:65px;
	margin:5px 6px 5px 0px;
	text-align:right;
	color:#333;
	font-size:11px;
}

.frm_input{
	float:left;
	border:1px #FF173E solid;
	color:#FF173E;
	background-color:#F7F8F9;
	text-align:left;
	padding:2px;
	font-size:13px;	
	margin:3px 3px 1px 0px;
	font-family:Arial, Verdana;
}
.frm_input_comm{
	float:left;
	border:1px #FF173E solid;
	color:#FF173E;
	background-color:#F7F8F9;
	text-align:left;
	padding:1px;
	font-size:12px;	
	margin:3px 3px 1px 0px;
	font-family:Arial, Verdana;
}

.frm_input:hover, .frm_input:focus, .frm_input_comm:hover, .frm_input_comm:focus{
	background-color:#F7F8F9;
	border:1px #6C9B20 solid;
	color:#6C9B20;
}

.frm_submit{
	margin-top:3px;
	padding:1px 6px;
	text-align:center;
	border:2px #999 solid;
	background-color:#666;
	color:#FFF;
	font-size:13px;
	font-family:Arial;
	font-weight:bold;
}

.frm_submit:hover{
	border:2px #CCC solid;
	background-color:#333;
	color:#FFF;
}

#frm_contato br{
	clear:both;
}
/* ############################################# */
/* ############################################# */
