/* ================================== */
/* -       GERAL - coqueiro         - */
/* ================================== */

body {
height: 100%;
padding:0; 
margin: 0; 
border:0;
background: url(../img/background1.jpg) repeat fixed;
}

#background {
height: 100%;
background: url(../img/background_desenho1.jpg) fixed no-repeat left;
display: block;
}

/* ================================== */
/* -         PRIMEIRA PÁGINA        - */
/* ================================== */

a {
font: 10px Verdana, Arial, Helvetica, sans-serif;
color: #666;
line-height: 12px;
padding:0 3px 0 3px;

}

a.linkAWR:link {
text-decoration: none;
background-color:#fff;
color:#666;
}

a.linkAWR:visited {
text-decoration:none;
color:#333;
background-color:#CDCDCD;
}

a.linkAWR:hover {
text-decoration: none;
color: #000;
background-color:#FFF;
}

#formata_divGeral {
margin: 0;
padding: 40px 0 0 0;
text-align: left;
width: 768px;
/**width: 300px;*/
}

.Titulo_geral {
color: #333;
text-align: left;
font: 11px Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
padding: 10px 0 10px 0;
*padding: 20px 0 10px 0;
}

.Titulo_sub {
width:220px;
padding: 10px 0 5px 0;
color: #000;
text-align: left;
font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.txt1 {
margin: 0;
padding: 0;
width: 260px;
*width: 265px;
float: left;
line-height: 12px;
*line-height: 14px;
}

.txt2 {
margin: 0;
width: 260px;
*width: 265px;
float: left;
line-height: 12px;
*line-height: 14px;
}

.cor {
color:#ffaf23;
font-weight:bold;
margin: 0;
padding: 0 0 0 8px;
float:right;
line-height: 12px;
*line-height: 14px;
}

.tel {
font: 10px Verdana, Arial, Helvetica, sans-serif;
color: #666666;
line-height: 12px;
}

.logo{ margin-left:30px; width:145px; height:60px; background-image: url(../img/logo4.png); _background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/logo4.png', sizingMethod='scale');}

ul {
text-decoration: none;
}

li {
text-decoration: none;
list-style:none;
}

#links-awards{ width:160px; float:left;}

.imgs-links{ margin:0; padding:0 2px 0 0; float:left;}

#banners-geral{ width:100%; height:50px; float:left;}

.txt-conf{ margin:50px 0 0 35px; font:10px Verdana, Geneva, sans-serif; color:#444; background-color:#CCC; padding:3px; float:left;}

* html .txt-conf{ _margin:25px 0 0 35px; display:inline;}