/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
background-image: url('img/bgtrigo.jpg');
background-repeat: no-repeat;
background-attachment: scroll;
}

#wrap {
width: 100%; 
height: 100%; 
background-image: url('img/bgfaixa.gif');
background-repeat: repeat-x;
background-attachment: scroll;
}


#main {
width: 100%; 
height: 100%; }

#descricao {
float: left;
width: 800px;
position: relative;
top: 0px;
margin: 50px 0px 0px 50px;
padding: 20px;
background-image: url('img/bc60.png');
background-repeat: repeat;
}


#botoes {
float: right;
position: absolute;
top: 170px;
right: 0px;
margin: 0px;
z-index: 1;
}

#footer {
width:100%; 
position: absolute;
bottom: 10px;
margin: 0px;
}

#postit {position: absolute;
top: 10px;
right: 100px;
float: left;
}

p {
font-family: Verdana;

}

.pdes {
font-size: 12px;
line-height: 15px;
text-indent: 20px;
text-align: justify;}

.pfoot {
text-align: center;
font-size: 10px;
}

#linguagem {
position: relative;
top: -19px;
right: 300px;
width: 100%;
text-align: right;
font-size: 12px;
color: white;
}

#noticias {
width: 800px;
}
