
.ch {
width:938px;
height:114px;
background:url(../images/layout/ch_parceiros.png);
margin:0 auto;
margin-top:15px;
}

.bgbottom {
width:900px;
height:21px;
background:url(../images/layout/bg_bottom.png) no-repeat;
margin:0 auto;
margin-bottom:15px;
}

.conteudo {
width:900px;
background:#fff;
margin:0 auto;
padding:20px 0px;
display:table;
}

.left {
width:600px;
float:left;
}

.left h1 {
font:36px Georgia, "Times New Roman", Times, serif;
color:#272727;
font-weight:bold;
margin:0px;
padding:10px 0px 10px 35px;
}

.left p {
font:12px Georgia, "Times New Roman", Times, serif;
color:#010101;
line-height:22px;
margin:0px;
padding:0px 0px 0px 35px;
}

/* barra lateral    */

.right {
width:278px;
float:right;
margin:10px 0px 0px 0px;
}

.ritopo{
width:278px;
height:21px;
background:url(../images/layout/bg_righttopo.png);
}

.ribottom {
width:278px;
height:43px;
background:url(../images/layout/bg_rightbottom.png);
}

.rimeio {
width:278px;
background:url(../images/layout/bg_rightmeio.png);
}

.rimeio h3 {
font:24px Georgia, "Times New Roman", Times, serif;
color:#001e01;
margin:0px;
padding:0px 0px 0px 60px;
}

.rimeio h5 {
font:11px Georgia, "Times New Roman", Times, serif;
color:#fff;
margin:0px 10px 0px 60px;
padding:3px 0px 3px 5px;
background:#001e01;
}

.rimeio ul {margin:0px; padding:0px 0px 10px 60px;}
.rimeio ul li { margin:0px 0px; padding:2px 0px; list-style:none;}

.rimeio ul li a {
font:11px Georgia, "Times New Roman", Times, serif;
color:#001901;
text-decoration:none;
padding:3px 3px;
background:#eee;
}

.rimeio ul li a:hover {
color:#fff;
background:#042905;
}


/*  TXT right */
.txtright {
width:600px;
float:left;
}


.txtright h1 {
font:36px Georgia, "Times New Roman", Times, serif;
color:#272727;
font-weight:bold;
margin:0px;
padding:10px 0px 10px 35px;
}

.txtright p {
font:12px Georgia, "Times New Roman", Times, serif;
color:#010101;
line-height:22px;
margin:0px;
padding:0px 0px 0px 35px;
}

/* form */
.txtform {
font:14px trebuchet ms, Arial, Helvetica, sans-serif;
color:#666;
width:500px;
padding:3px 10px;
margin:4px 0px 4px 35px;
border:solid 1px #bbb;
}

.botenviar {
font:13px trebuchet ms, Arial, Helvetica, sans-serif;
color:#fff;
padding:2px 5px;
margin:10px 0px 0px 35px;
border:none;
background:#000;
cursor:pointer;
}

.botenviar:hover {
background:#fff;
color:#000;
}