@charset "utf-8";
/* CSS Document */

body {
background:#ecedcd url(../images/fundo1.jpg) no-repeat top center;
/*background:#ecedcd url(../images/fundo_rodape.jpg) no-repeat 1200px center;*/

}


div.rodape {
position:fixed;
width:100%;
/*vertical-align:bottom;*/
text-align:center;
bottom:0;
background:url(../images/fundo_rodape.jpg) repeat-y center;
background-position:center;
}


div.friso {
position:relative;
width:100%;
/*vertical-align:bottom;*/
text-align:center;
bottom:0;
/*background:url(../images/friso.jpg) repeat-y center;*/
background-position:center;
}

td.marca {
background:url(../images/marca.png) no-repeat;
width:110px;
height:118px;
cursor:pointer;
}

td.content1 {
height:78px;
/*
background-color:#FFFFFF;
opacity:0.50;
-moz-opacity: 0.50;
filter: alpha(opacity=50);
*/
background:url(../images/transp50pct.png) repeat;
font-family:sans-serif, Arial, Helvetica;
color:#333333;
font-size:16px;
font-weight:bold;
padding:29px;
padding-top:42px;
text-transform:uppercase;
line-height:21px;
}

td.content2 {
height:2px;
/*
background-color:#FFFFFF;
opacity:0.50;
-moz-opacity: 0.50;
filter: alpha(opacity=50);
*/
background:url(../images/transp50pct.png) repeat;
}

td.content3 {
height:1px;
line-height:21px;
/*
background-color:#FFFFFF;
opacity:0.50;
-moz-opacity: 0.50;
filter: alpha(opacity=50);
*/
/*background:url(../images/transp50pct.png) repeat;*/
}

td.content4 {
height:303px;
/*
background-color:#FFFFFF;
opacity:0.50;
-moz-opacity: 0.50;
filter: alpha(opacity=50);
*/
background:url(../images/transp50pct.png) repeat;
font-family:sans-serif, Arial, Helvetica;
color:#333333;
font-size:14px;
font-weight:normal;
text-align:justify;
padding:29px;

line-height:21px;
}

td.content5 {
height:303px;
/*
background-color:#FFFFFF;
opacity:0.50;
-moz-opacity: 0.50;
filter: alpha(opacity=50);
*/
background:url(../images/transp50pct.png) repeat;
font-family:sans-serif, Arial, Helvetica;
color:#333333;
font-size:16px;
font-weight:normal;
text-align:justify;
padding:29px;

line-height:21px;
}

td.content6 {
height:280px;
/*
background-color:#FFFFFF;
opacity:0.50;
-moz-opacity: 0.50;
filter: alpha(opacity=50);
*/
background:url(../images/transp50pct.png) repeat;
font-family:sans-serif, Arial, Helvetica;
color:#333333;
font-size:16px;
font-weight:normal;
text-align:justify;
padding:15px;
line-height:30px;
}

td.content7 {
height:38px;
/*
background-color:#FFFFFF;
opacity:0.50;
-moz-opacity: 0.50;
filter: alpha(opacity=50);
*/
background:url(../images/transp50pct.png) repeat;
font-family:sans-serif, Arial, Helvetica;
color:#333333;
font-size:14px;
font-weight:bold;
padding:14px;
padding-top:22px;
text-transform:uppercase;
line-height:21px;
}

td.content_footer {
height:29px;
background:url(../images/spacer.gif) repeat;
}

div.header_menu {
/*position:fixed;*/
}

.italico {
	font-size: 12px;
	font-style: italic;
}

ul.bullet_1 {
padding-left:40px;
}

ul.bullet_2 {
margin-left:20px;
}

a:link, a:visited, a:hover {
font-family:sans-serif, Arial, Helvetica;
color:#333333;
font-size:11px;
font-weight:normal;
}

