/* CSS Document */
* { margin:0; padding:0;}
html{ font-family:arial;}
body{
	background:#272727;
	font-size:12px;
	line-height:18px;
	color:#3B3B3B;	
}


ul {list-style:none;}
li a { 
	background:url(images/arr_2.gif) 0 5px no-repeat;
	padding:0 0 0 12px;
	line-height:1.77em;
}

li { 
	background:url(images/arr_4.gif) 0 5px no-repeat;
	padding:0 0 0 12px;
	line-height:1.77em;
}


input, textarea, select{ 
	font-family:arial;
	color:#3B3B3B;
	border:1px solid #929292;
	vertical-align:top;
}
#form1 input{  font-size:1.22em; text-transform:none; background:none;}
#form1 textarea{ width:186px; height:150px; font-size:1.22em; background:none; text-transform:none; overflow:auto;}
.inp_h{ height:26px; margin:0 0 3px 0;}

/***************links**************/
a{color:#FFFFFF; text-decoration:none;}
a:hover{ text-decoration:underline;}
.link{ background:url(images/arr.gif) 0 0 no-repeat; padding:0 0 0 20px;}
.link_1{ background:url(images/arr_1.gif) 0 0 no-repeat; padding:0 0 0 20px;}

.img{ border:0px none; margin:0 15px 0px 0; padding:0; }


.branco {color:#FFFFFF;}

/*Colunas*/

.index {background:url(images/0_pic_1.jpg) left bottom no-repeat;}

.col1 {width:453px;
	   height:100%;
	   padding:23px 20px 65px 29px;
	   background:#B6B6B6;}
	   
.col2 {width:239px;
	   height:100%;
	   padding:23px 29px 65px 29px;
	   background:#A7A7A7;}
	   	   
.col1a {width:453px;
	   height:100%;
	   padding:23px 20px 65px 29px;
	   background:#B6B6B6;}
	   
.col2a {width:239px;
	   height:100%;
	   padding:23px 28px 65px 29px;
	   background:#A7A7A7;}

.bg_title{ background:url(images/bg_title.gif) left bottom repeat-x;}

.conteudo {padding-top:23px;}


/*Header*/
.bg1 { background:url(images/bg.gif) left bottom repeat-y;}
.bg2 { background:url(images/bg2.gif) left bottom repeat-y;}

/*Footer*/
.footer1{ background:url(images/1_bg_footer.gif) left top no-repeat; padding:43px 29px 25px 29px;}
.footer2{ background:url(images/2_bg_footer.gif) left top no-repeat; padding:43px 29px 25px 29px;}
.footer3{ background:url(images/0_bg_footer.jpg) left top no-repeat; padding:43px 29px 25px 29px;}

div.parceiros {
	height:78px;
	width:125px;
	float:left;
	margin:10px 0 0 0;
	border-left:1px solid #929292;
	border-bottom:1px solid #929292;
	background:#FFFFFF;
	padding: 15px 3px 0 3px;
	text-align:center;
}
