/* CSS Document */
		body {
background:url(../imagens/conceito/bgconceito.gif) repeat-x #000000;
width:100%;
height: 100%;

}
 
#texto {
margin-left:115px;
margin-top:98px;
margin-right:29px;
margin-bottom:98px;
height:486px;
font:Arial, Helvetica, sans-serif;}

#texto h1 {
background:url(../imagens/conceito/citacao1.png) no-repeat;
margin-bottom:30px;
height:66px;
text-indent:-66660px;
}
#texto p {
margin-bottom:30px;
word-spacing:3px;}

#texto div {
background:#6B6B6B;
position:relative;
padding: 15px;
}

#texto div p {
margin-bottom:0px;
word-spacing:3px;
}

#texto div img {
position:absolute;
right:10px;
top:-30px;
}


