@charset "utf-8";

* { 
	margin:0 auto;
	padding:0;
	text-decoration:none
}
a{
	color: #033;
}
img{
	border: 0
}
body { 
	background:#124c58;
	font-family: "Trebuchet MS",Verdana, Geneva, sans-serif;
	text-align:center;
	color: #666;
	font-size: 13px
}
#container{
	position:relative;
	width: 960px; 
	height:auto;
	background:#fff;
	border: 5px solid #fff
}
#topo{
	position:relative;
	height: 220px;
}
#meio{
	margin-top:40px;
}
#conteudo{
	float: left;
	width: 748px;
	min-height:600px;
	border: 1px dotted #CCC;
	text-align: left;
	padding: 6px 10px
}
#lateral{
	float: right;
	width: 180px
}
#clear{
	clear:both
}
div#menu {
    top:220px;
    left:0px;
    width:960px;
}
#rodape{
	position:relative;
	height: 370px;
}
#links1, #links2, #links3{
	position: absolute;
	top: 180px;
	left: 370px;
	color: #fff
}
#links2{
	left: 570px
}
#links3{
	left: 750px
}
#links1 a, #links2 a, #links3 a{
	font-size: 12px;
	color:#FFF
}
#rodape ul{
	list-style:url(../images/arrow.png);
	text-align:left
}
.titulo{
	list-style:none;
}
#links1 a:hover, #links2 a:hover, #links3 a:hover{
	font-size: 12px;
	color:#FC0
}
#txtUsuario, #txtSenha, #btnLogin{
	position:absolute;
	top: 129px;
	left: 602px;
	border: 0px;
	font-size:14px;
	color: #124c58
}
#txtSenha{
	left: 763px;
}
#btnLogin{
	left: 905px;
	top: 119px
}
.li_tit{
	list-style:none
}
td.linhaPerfil1{
		text-align:left;
		color: #333; 
		border: 1px dotted #E4E4E4; 
		background-color: #fefefe;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:lighter;
		height:25px;
		padding-left:10px;
}
.text_yellow{
	color: #276774;
}
.h3_text_yellow{
	color: #276774;
	border-bottom: 1px dotted #c6d8dc;
	background-color: #f4f4f4;
	padding-left:10px
}
.text_yellow_12{
	color: #124c58;
	font-size: 12px;
}
.text_yellow_12_b{
	color: #124c58;
	font-size: 12px;
	font-weight:bold
}
.text_yellow_12_b2{
	color: #124c58;
	font-size: 15px;
	font-weight:bold
}
.text_yellow_17{
	color: #dc7607;
	font-size: 17px;
	font-weight:bold
}
p.geral{
	text-align: justify;
	text-indent: 20px;
	line-height: 150%;
	font-size: 13px;
	margin: 15px 0;
	word-wrap: break-word;
}
img.mold{
	border-top:3px solid #f0f0f0;
	border-left:4px solid #f0f0f0;
	border-right:4px solid #f0f0f0;
	border-bottom:35px solid #f0f0f0;
	margin: 0px 0px 10px 10px
}
.img_hist{
	border: 2px solid #f7be4d;
	margin: 0 15px;
}
a.downloads{
	font-size: 14px;
	font-weight:lighter
}
a.downloads:hover{
	color: #de7d02
}
hr{border:0 #C0C0C0 dotted;border-top-width:1px;clear:both;height:0; margin-bottom:15px}
#noticias {
border-color:#F4F4F4;
border:1px #C0C0C0 dotted;
padding:5px;
margin-top:15px;
}
#noticias h4 {
    background-color: #F4F4F4;
    height:30px;
    color:#acacac;
    border:1px #E9E9E9 solid;
    }

    #noticias p {
    background-color:#FAF9F9;
    margin-bottom:0px;
	color:#acacac;
    }

    #noticias a {
    font-size:14px;
    font-weight:bold;
	color: #3c7a87;
    }
    
    #noticias blockquote {
    font-size:11px;
    font-weight:normal;
    }
