/* CSS Document */
html{background: url(imagens/bg.jpg);}

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-left: 0px;
margin-top: 30px;
margin-right: 0px;
margin-bottom: 20px;
}

a{
outline:none;
}

#container{ width:550px; margin:auto;}

#banner { margin-left:30px; margin-bottom:0;}

#menu { background:url(imagens/menu_scotch.png) no-repeat; width:548px; height:46px; margin-bottom:25px; margin-top: 0;}

#menu li{list-style:none; display:inline; line-height:46px; font-size:12px; padding-left:14px; padding-right:14px;}

#menu a { text-decoration:none; color:#4E4E4E; font-weight:bold; padding:4px;}

#menu a:hover { border-bottom:1px solid #990000;}

#content { margin-left:30px;}

.content_top { background:url(imagens/tag_top.png) no-repeat; height:20px; width:501px;}

.content_middle { background:url(imagens/tag_middle.png) repeat-y; width:501px;}

.content_bottom { background:url(imagens/tag_bottom.png) no-repeat; height:34px; width:501px;}

.titulo { font-size:20px; color:#990000; padding-left:30px; padding-bottom:10px;}

.texto { width:425px; padding-left:30px; font-size:12px; color:#333333; line-height:22px; text-align:justify;}

.texto p { font-size:12px; color:#333333; line-height:22px;}

.trab_texto { width:425px; padding-left:30px; font-size:10px; color:#333333; line-height:18px;}

.trab_texto img { padding:5px; border:1px solid #333333; background-color:#FFFFFF; margin-bottom:10px;}

.trab_titulo {font-size:12px; color:#990000; font-weight:bold; padding-bottom:5px; width:425px; text-align:right;}

.trab_link{ width:425px; text-align:right; padding-top:5px;}

.trab_link a { color:#000000; text-decoration:none;}


#footer { margin:auto; font-size:10px; width:345px; line-height:45px; background:url(imagens/footer_scotch.png) no-repeat; margin-top:15p; color:#333;}