/* CSS Document */
* { margin:0; padding:0;}

body { background-color: #B00000}

a:hover { text-decoration:none;}

img { border:0px;}

.column { float:left;}
.clear { clear:both;}

#main { margin:0 auto; font-family:Tahoma; font-size:11px; line-height:15px; color:#545454;}
textarea, input { margin:0px; text-align:left; font-family:Tahoma; font-size:11px; line-height:15px; color:#545454;}
#main span strong { color:#2978B0; font-size:11px;}
#main a{ color:#2978B0;}
#main strong a{ color:#2978B0; font-size:12px;}
#main span { color:#2978B0; font-size:12px;}

#conteudo { padding:10px 25px 10px 30px; overflow:auto;}
h3 { margin-bottom: 10px; border-bottom:dashed 1px #CCC; padding-bottom:3px;}

.colu1 { width:140px; float:left;}
.colu2 { width:411px; float:left; padding:3px 10px;}
.colu3 { width:140px; float:left;}

.coluna1 { width:250px; float:left;}
.coluna2 { width:420px; float:left; padding-left:20px; margin-left:20px; border-left: 1px dashed #999; height:270px; }

.colu1 img, .colu3 img {
	margin-top:5px;
}

#header .col { width:263px;}
#header .col2 { width:503px;}

#footer .col{ width:506px; color:#C0C0C0; float:left}
#footer .col a{ color:#C0C0C0;}
#footer .col strong a{ color:#3C88BE; font-size:11px;}
#footer .col2{ width:260px; color:#3C88BE; font-size:14px; float:left}
#footer .col2 strong {color:#C0C0C0;}

#wrapper .col .indent { margin:15px 32px 25px 19px;}
#wrapper .col2 .indent { margin:15px 33px 25px 0px;}
#wrapper .col3 .indent { margin:15px 10px 25px 0px;}

#wrapper .col2 .indent2 { margin:15px 10px 25px 0px;}

.f-col { width:250px; float:left;}
.f-col2 { width:247px; float:left;}

.bg-top { background:url(images/bg-top.gif) top repeat-x;}
.bg-bot { background:url(images/bg-bot.gif) bottom repeat-x;}

.line { background:url(images/line2.gif) repeat-x; height:1px;}

ul {padding:0;margin:0 15px;}
li a {font-family:Tahoma; font-size:12px; line-height:18px; color:#2978B0;}

.form{height:23px; margin:0px}
.form input {width:244px; height:19px; border:1px solid #959595; background:#FFFFFF;}

textarea {width:242px; height:110px; padding-left:5px; overflow:auto; margin-top:0px; border:1px solid #959595; background:#FFFFFF;}

h3 span { font-size:5px; font-style:italic;}

#blockquote {
border: 1px solid #FFD0DF;
background: #FFF1F5 url(images/edit.png) no-repeat top left;
padding: 10px;
font-size: 11px;
color: #303030;
text-align: justify;
padding: 10px 15px 10px 35px;
font-size: 13px;
text-align: justify;
width:230px;
}

#blockquote span { margin-left:180px;}

