html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { 
	margin: 0; padding: 0;
}
body {
	font:12px Arial, Verdana, Helvetica, sans-serif;
 	_behavior:url("includes/csshover2.htc");
	background:#fefefe;
	color:#000;
}
h3 {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:18px;
	color:#505460;
	text-align:left;
    font-weight:bold;
	padding-top:0;
	
}
h3 a {
	text-decoration:none;
	color:#026A53;
}
h3 a:hover {
	text-decoration:underline;
}
a {
	color:#222;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

#container {
	margin:0 auto;
	width:970px;
}

#topo {
    background:url('img/bg-topo.jpg') repeat-x;
    text-align:center;
    padding-top:50px;
    height:50px;
}
#topo img {
    padding:0 10px;
}
#destaque {
    position:relative;
    height:288px;
    width:970px;
    overflow:hidden;
}
#destaque .slide {
    position:absolute;
    width:970px;
    height:288px;
    z-index:-1;
}
#destaque .lang {
    padding:20px 20px 20px 40px;
    float:left;
}
#destaque .logo {
    padding:0 0 0 40px;
    clear:left;
    float:left;
}
#destaque .paratest {
    padding:20px 0 0 0;
    text-align:center;
    float:right;
}
#player {
    background:url('img/player.png') no-repeat;
    text-align:center;
    position:absolute;
    margin-left:45px;
    font-size:15px;
    color:#505460;
    height:350px;
    width:355px;
    top:310px;
}
#player iframe {
    margin:17px 19px;
}
#player span {
    line-height:40px;
}
#player img {
    padding:0 5px;
}

#centro {
    background:url('img/bg-centro.jpg') no-repeat;
    padding-top:40px;
    height:280px;
}

#centro .box1 {
    padding-left:450px;
    height:278px;
    width:197px;
    float:left;
}
#centro .box1 img {
    padding:5px;
}
#centro .box1 ul {
    list-style:none;
    margin-left:15px;
}
#centro .box1 li {
    background:url('img/seta-menu.png') no-repeat center left;
    padding:2px;
    padding-left:17px;
    font-size:14px;
}
#centro .box1 li a {
    text-decoration:none;
    color:#505460;
}
#centro .box1 li a:hover {
    text-decoration:underline;
}

#centro .box2 {
    padding:0 20px 0 25px;
    height:278px;
    width:123px;
    float:left;
}
#centro .box2 ul {
    padding:0 10px 0 20px;
}
#centro .box2 li {
    font-size:11px;
    padding:1px 0;
    color:#505460;
}

#centro .box3 {
    padding:0 25px;
    height:278px;
    width:104px;
    float:left;
}
#centro .box3 ul {
    list-style:none;
}
#centro .box3 li {
    line-height:12px;
    font-size:11px;
    color:#505460;
    padding:15px 0;
}
#centro .box3 li span {
    line-height:25px;
}
#centro .box3 li a {
    text-decoration:none;
    color:#505460;
    display:block;
    width:100%;
}

.internatopo {
    
    background:url('img/bg-interna-top.jpg') top left repeat-x;
}
#interna {
    background:url('img/bg-interna-bottom.jpg') bottom left repeat-x;
}
#interna .content {
    padding:30px 30px 0 30px;
    width:600px;
    float:left;
}
#interna .side {
    padding:30px 10px 0 10px;
    width:290px;
    float:right;
}
#interna .side ul {
    list-style:none;
    padding-left:10px;
}
#interna .side ul li {
    background:url('img/seta-menu.png') no-repeat center left;
    padding:5px;
    padding-left:17px;
    font-size:14px;
}
#interna .side ul li a {
    text-decoration:none;
    color:#3357A4;
}
#interna .side ul li a:hover {
    text-decoration:underline;
}

#contato {
    padding:15px 60px;
    font-size:10px;
    color:#96989a;
    height:70px;
}
.input {
	border:1px solid #505460;
    border-color:#96989a;
    background:#fefefe;
	font-size:11px;
    padding:2px;
    color:#444;
    margin:2px;
}
#contato .box1 {
    float:left;
    width:450px;
}
#contato .box2 {
    float:right;
    width:240px;
}
#contato .box2 .titulo {
    font-size:12px;
}
#contato .box2 a {
    text-decoration:none;
    color:#96989a;
}
#contato .box2 a:hover {
    text-decoration:underline;
}

#rodape {
    background:url('img/bg-rodape.jpg') repeat-x;
    padding:25px 40px;
    font-size:11px;
    color:#53626c;
    height:28px;
    clear:both;
}
#rodape span {
    text-align:right;
    font-size:10px;
    float:right;
}
#rodape a {
    text-decoration:none;
    color:#53626c;
}
#rodape a:hover {
    text-decoration:underline;
}

.inputText {
	border:2px solid #7AA4C3;
	background:#E5F3FC;
	font-size:13px;
	padding:5px;
	color:#444;
}
.clear {
	clear:both;
}
.textTexto {
	text-align:justify;
	line-height:17px;
	color:#444;
}


/***** CSS ANTIGO ****/

.textTexto img {
	margin:3px;
}
.interna {
	list-style:none;
	font-size:11px;
}

.interna a {
	text-decoration:none;
	color:#3357A4;
}
.interna img {
    padding-right:5px;
}
.vejamais {
	text-decoration:none;
    clear:both;
    float:right;
	font-size:10px;
	color:#3357A4;
}
.descr {
	text-align:justify;
	line-height:18px;
	font-size:11px;
	padding:15px 0;
	color:#666666;
}

.descr a {
	text-decoration:none;
	color:#F5AA2A;
}

#novidades ul {
	list-style:none;
}
#novidades ul li {
	border-bottom:1px solid #D9D3C7;
	padding-bottom:10px;
    margin-bottom:10px;
    color:#444;
}
#novidades ul li span {
    font-size:12px;
}

#boxlogin {
	margin: 15px auto;
	padding:15px;
	color:#333;
	width:430px;
	background: #f1f3f5;
	border: 1px solid #cccccc;
	font: 12px Arial, Helvetica, sans-serif;

}
#boxlogin form{
	padding:10px;
	background: #e9ecef;
	border: 1px solid #cccccc;

}
#boxlogin .boxloginleft {
	text-align:justify;
	padding-right:10px;
}
#boxlogin .boxloginright h2 {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:2px;
	margin-bottom:3px;
	color:#333;
	text-align:center;
}
#boxlogin input {
	margin-bottom: 10px;
	width:180px;
}
#boxlogin label {
	display:block;
	margin-bottom: 2px;
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:1px;

}
#boxlogin .smallinput {
	width: 115px;
}

.tituloInterno {
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	color:#444;
}
.dataInterna {
	letter-spacing:1px;
	color:#444;
}

#mapa {
	padding: 0 20px;
}
#mapa ul {
	padding:2px 20px 5px;
}
