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

p{text-align:justify; line-height:18px; margin:0px 15px 10px 15px;}

h1{font-size:15px;color:#003366; border-bottom:1px solid #ccc; padding-bottom:5px;}
h2{font-size:14px;color:#003366; }
h3{font-size:12px;color:#003366; }

#menu a:link, #menu a:visited, #menu a:active {color: #fff;text-decoration: none;}
#menu a:hover { text-decoration: underline; color:#fff;}

#rodape a:link, #rodape a:visited, #rodape a:active {color: #ccc;text-decoration: none;}
#rodape a:hover { text-decoration: underline; color:#ccc;}

.bot_orcamento{ background:#e4e4e4; border:1px solid #999999; padding:5px 8px; margin-left:30px;}


a:link,a:visited,a:active {color: #003366;text-decoration: underline; }
a:hover {text-decoration: none;color:#0099FF;}

ul {
list-style-type: square;
}
li{
	padding-bottom:10px;}



.observacao{ color:#F00; font-weight:bold;}
.menos {font-size:9px;}
.mais {font-size:11px;}


/* MSGS ALERTS */
p.alertok { text-align:center;background: url(../imagens/alert_ok.png) no-repeat 20px center #FFFFFF;color:#339933;padding: 10px 0px 10px 10px; width:600px;margin: 50px 0px 30px 10px; font-weight:bold;}
p.alerterror { text-align:center;background: url(../imagens/alert_error.png) no-repeat 20px center #FFFFFF;color:#CC0000;padding: 10px 0px 10px 10px;width: 600px;margin-left:10px; margin-top:50px;font-weight:bold;}
/* FIM MSGS ALERTS */


/* PDF  */
#texto a[href$='.pdf'] {
background:transparent url(../imagens/pdf.png) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:15px;
}


/* Word */
a[href$='.doc'], a[href$='.rtf'], a[href$='.wps'], a[href$='.txt'] {
background:transparent url(../imagens/word.png) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:15px;
}
 

