* {
	padding:0px;
	margin:0px;
	}
	
a { text-decoration:none; color:#333;}
a:hover {text-decoration:none; color:#666;}

p { font-size:0.8em;  color:#333;}

body,td,th {
	font-family: 'Oxygen', sans-serif;
	font-size:100%;
	color:#333;
}

#topo-tudo {
	width:100%;
	display:table;
	position:fixed;
	z-index:999999;
	border-bottom:1px solid #E5E5E5;
	margin-bottom:20px;
	}
#topo1 {
	width:100%;
	height:30px;
	line-height:30px;
	background:#666666;
	padding-left:10px;
	}
	#topo1 ul li{ display:inline;}
	#topo1 ul li a{
	display: block;
	float:left;
	padding:0px 10px 0px 10px;
	font-size:0.76em;
	color:#fff;
	line-height:30px;
	font-weight:700;
	}
	#topo1 ul li a:hover {
	color:#CCC; 
	}
	#topo1 .mn1 { color:#FFB061; padding:0px 20px 0px 20px; margin-left:40px; }
#topo2 {
	width:100%;
	height:70px;
	position:relative;
	background:#F1F1F1;
	line-height:70px;
	padding-left:20px;
	border-bottom:1px solid #E5E5E5;
	}
	#logo {
	background:url(../images/logo3.png) no-repeat;
	width: 139px;
	height: 60px;
	text-indent: -9000px;
	position: absolute;
	right: 50px;
	top: 5px;
	}
	#topo2 h2{ font-size:2,5em; color:#999; }
	#topo2 img { float:left; margin-top:10px; margin-right:20px;}
	
	#logo2 {
	background: url(../images/logo2.png) no-repeat;
	width: 175px;
	height: 140px;
	text-indent: -9000px;
	position: absolute;
	right: -200px;
	top: 0px;
	}	
#menu { 
	width:100%;
	display:table;
	padding:20px 20px 15px 20px;
	clear:both;
	background:#fff;
	}
#menu ul li{ display:inline;}
#menu ul li a{
	display: block;
	float:left;
	line-height:30px;
	padding:0px 10px 0px 10px;
	font-size:0.8em;
	margin-right:5px;
	margin-bottom:5px;
	font-weight:normal;
	color:#666;
	-webkit-border-radius: 4px;
	-moz-border-radius:4px;
	border-radius: 4px;
	background-image: linear-gradient(bottom, #F2F2F2 0%, #ffffff 120%); 
	background-image: -o-linear-gradient(bottom, #F2F2F2 0%, #ffffff 120%);
	background-image: -moz-linear-gradient(bottom, #F2F2F2 0%, #ffffff 120%);
	background-image: -webkit-linear-gradient(bottom, #F2F2F2 0%, #ffffff 120%);
	background-image: -ms-linear-gradient(bottom, #F2F2F2 0%, #ffffff 120%);
	border:1px solid #DBDBDB;
	}
#menu ul li a:hover { 
	background:#fff;
	color:#333;
	}
	
	
#titulos { height:30px; margin-bottom:20px; clear:both; margin-top:20px; margin-left:20px;}
#corpo { width:96%; background:#f5f5f5; padding:20px 20px 40px 20px; clear:both;margin-left:20px; }
	



.form1 { 
	background:#FFF; 
	width:500px; 
	border:0px; 
	padding:8px; 
	margin-bottom:5px;	
	-webkit-border-radius: 4px; 
	-moz-border-radius:4px; 
	border-radius: 4px;
	border:1px solid #DBDBDB;	
	}
.form2 { 
	background:#fff; 
	border:1px solid #ccc; 
	width:500px; 
	margin-bottom:10px; 
	padding:5px;
	}
.form3 { 
	background:#fff; 
	width:200px; 
	padding:5px; 
	margin-bottom:10px; 
	float:left; 
	margin-right:10px;
	-webkit-border-radius: 4px; 
	-moz-border-radius:4px; 
	border-radius: 4px;
	border:1px solid #DBDBDB;	
	}
.form3a { 	
	background:#FFF; 
	width:90px; 
	border:0px; 
	padding:7px; 
	margin-bottom:5px;	
	-webkit-border-radius: 4px; 
	-moz-border-radius:4px; 
	border-radius: 4px;
	border:1px solid #DBDBDB;	
	}
.form3b {
	background:#FFF; 
	width:410px; 
	border:0px; 
	padding:8px; 
	margin-bottom:5px;	
	-webkit-border-radius: 4px; 
	-moz-border-radius:4px; 
	border-radius: 4px;
	border:1px solid #DBDBDB;	
	}
.form4 { 
	background:#FFF; 
	width:200px; 
	border:0px; 
	padding:8px; 
	margin-bottom:5px;	
	-webkit-border-radius: 4px; 
	-moz-border-radius:4px; 
	border-radius: 4px;
	border:1px solid #DBDBDB;	
	}
.form5 { background:#fff; border:1px solid #ccc; width:20px; padding:5px; margin-bottom:10px;}

.botao { 
	padding:0px 10px 0px 10px; 
	height:30px; 
	border:0px; 
	font-size:1.0em; 
	padding:0px 10px 0px 10px;
	margin-right:10px;
	font-weight:700;
	color:#fff;
	float:left; 
	-webkit-border-radius: 4px; -moz-border-radius:4px; border-radius: 4px;
	background-image: linear-gradient(bottom, #9E351F 0%, #D74D30 120%); 
	background-image: -o-linear-gradient(bottom, #9E351F 0%, #D74D30 120%);
	background-image: -moz-linear-gradient(bottom, #9E351F 0%, #D74D30 120%);
	background-image: -webkit-linear-gradient(bottom, #9E351F 0%, #D74D30 120%);
	background-image: -ms-linear-gradient(bottom, #9E351F 0%, #D74D30 120%);
	}
.botao:hover{ 
	color:#fff;
	background-image: linear-gradient(bottom, #D74D30 0%, #9E351F 120%); 
	background-image: -o-linear-gradient(bottom, #D74D30 0%, #9E351F 120%);
	background-image: -moz-linear-gradient(bottom, #D74D30 0%, #9E351F 120%);
	background-image: -webkit-linear-gradient(bottom, #D74D30 0%, #9E351F 120%);
	background-image: -ms-linear-gradient(bottom, #D74D30 0%, #9E351F 120%);
}

.botao2 a{ 
	padding:0px 10px 0px 10px; 
	font-size:0.8em; 
	font-weight:700;
	color:#fff;
	text-transform:uppercase;
	line-height:30px; 
	margin-right:10px; 
	float:left;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	background-image: linear-gradient(bottom, #9E351F 0%, #D74D30 120%); 
	background-image: -o-linear-gradient(bottom, #9E351F 0%, #D74D30 120%);
	background-image: -moz-linear-gradient(bottom, #9E351F 0%, #D74D30 120%);
	background-image: -webkit-linear-gradient(bottom, #9E351F 0%, #D74D30 120%);
	background-image: -ms-linear-gradient(bottom, #9E351F 0%, #D74D30 120%);
	}
.botao2 a:hover{ 
	color:#fff;
	background-image: linear-gradient(bottom, #D74D30 0%, #9E351F 120%); 
	background-image: -o-linear-gradient(bottom, #D74D30 0%, #9E351F 120%);
	background-image: -moz-linear-gradient(bottom, #D74D30 0%, #9E351F 120%);
	background-image: -webkit-linear-gradient(bottom, #D74D30 0%, #9E351F 120%);
	background-image: -ms-linear-gradient(bottom, #D74D30 0%, #9E351F 120%);
}


.busca { width:300px; line-height:30px; float:left; margin-left:20px;}
.busca2 { line-height:30px; float:left; margin-left:20px;}

.busca-form { 
	padding:6px; 
	width:164px; 
	border:0px; 
	float:left;
	background-image: linear-gradient(bottom, #F1F1F1 0%, #F5F5F5 120%); 
	background-image: -o-linear-gradient(bottom, #F1F1F1 0%, #F5F5F5 120%);
	background-image: -moz-linear-gradient(bottom, #F1F1F1 0%, #F5F5F5 120%);
	background-image: -webkit-linear-gradient(bottom, #F1F1F1 0%, #F5F5F5 120%);
	background-image: -ms-linear-gradient(bottom, #F1F1F1 0%, #F5F5F5 120%);
	border-top:1px solid #DBDBDB;
	border-bottom:1px solid #DBDBDB;
	border-left:1px solid #DBDBDB;
	-webkit-border-radius:4px 0px 0px 4px;
	-moz-border-radius:4px 0px 0px 4px;
	border-radius:4px 0px 0px 4px;
	}
.busca-ok {
	padding:0px 10px 0px 10px; 
	height:30px;
	background-image: linear-gradient(bottom, #9E351F 0%, #D74D30 120%); 
	background-image: -o-linear-gradient(bottom, #9E351F 0%, #D74D30 120%);
	background-image: -moz-linear-gradient(bottom, #9E351F 0%, #D74D30 120%);
	background-image: -webkit-linear-gradient(bottom, #9E351F 0%, #D74D30 120%);
	background-image: -ms-linear-gradient(bottom, #9E351F 0%, #D74D30 120%);
	color:#fff;
	font-weight:700; 
	border:0px; 
	float:left;
	-webkit-border-radius:0px 4px 4px 0px;
	-moz-border-radius:0px 4px 4px 0px;
	border-radius:0px 4px 4px 0px;
	}
.busca-ok2 {
	padding:0px 10px 0px 10px; 
	height:30px;
	background-image: linear-gradient(bottom, #9E351F 0%, #D74D30 120%); 
	background-image: -o-linear-gradient(bottom, #9E351F 0%, #D74D30 120%);
	background-image: -moz-linear-gradient(bottom, #9E351F 0%, #D74D30 120%);
	background-image: -webkit-linear-gradient(bottom, #9E351F 0%, #D74D30 120%);
	background-image: -ms-linear-gradient(bottom, #9E351F 0%, #D74D30 120%);
	color:#fff;
	font-weight:700; 
	border:0px; 
	float:left;
	}
.imgleft { float:left;}



.font1 { font-size:25px; font-weight:normal; padding-bottom:10px; border-bottom:1px solid #ccc; margin-bottom:10px; color:#F30;}
.font2 { padding:15px; background:#666; border:1px solid #000; font-size:12px; font-weight:bold; margin-left:20px; margin-right:20px; color:#FFF;}

.botaouploadimg a{ line-height:22px; padding-left:5px; padding-right:5px; background:#333; padding:3px; margin-left:10px; height:22px; color:#FFF; text-decoration:none;}
.botaouploadimg a:hover{ line-height:22px; padding-left:5px; padding-right:5px; background:#f1f1f1; border:1px solid #ccc; padding:3px; margin-left:10px; height:22px; color:#000; text-decoration:none;}

.form-cat { width:140px; height:25px; background:#333; color:#FFF;}

.botaovoltar { width:80px; height:26px; text-align:center; background:#f1f1f1; border:1px solid #ccc; float:right; line-height:26px;}
.botaovoltar a{ display:block; width:80px; height:26px;text-decoration:none; color:#333; font-weight:bold;}

.tab-over { overflow:hidden; background:#f1f1f1;}
.imprimir { float:right; background:#f1f1f1; padding:5px; border:1px solid #ccc; margin-right:10px;}


.table { width:100%; font-size:0.9em; }
.table2 { background:#AAA;}
.table3 { width:100%; padding:0px; margin:0px;}


td { padding:5px; }
.td1 { background:#fff; border-bottom:1px solid #ccc;}
.td2 { background:#fff;}
.td3 { background:#f1f1f1;}
.td4 { background:#ccc; font-size:0.8em; font-weight:bold; text-transform:uppercase;}
.td5 { border-bottom:1px solid #A8CCDF; padding:0px; height:18px;}

.voltar { padding:5px; border:1px solid #ccc; background:#f1f1f1; float:right;}

.tab1a { padding:10px; width:180px; font-size:12px; font-weight:bold; margin-bottom:2px;border:1px solid #ccc;margin-top:20px;}
.tab1b { padding:10px; background:#f1f1f1; width:180px; font-size:12px; font-weight:bold; margin-bottom:2px; border:1px solid #ccc}

.tab3 { padding:10px; background:#f1f1f1; border:1px solid #ccc; width:500px; height:50px; float:right; text-align:center; margin-bottom:15px; font-size:0.8em;}
.tab4 { padding:10px; background:#A8E2FF; font-size:16px; float:left; width:250px; text-align:center;}
.tab5 { clear:both; height:40px; border-top:1px solid #ccc; padding-top:5px; margin-top:20px; margin-bottom:20px;}


.tab-left { float:left; line-height:22px;}
.tab-right { float:right;}

.clear-both { clear:both; margin-bottom:5px; height:1px;}

#separa-noticias { padding-left:140px; height:30px; line-height:30px; border-bottom:1px solid #ccc; background:#fff; position:relative; overflow:hidden;}
.not-titulos { float:left; line-height:30px; margin-right:20px;}

#bt1 a{
	background:#CCC;
	width:41px;
	height:19px;
	line-height:19px;
	float:left;
	text-align:center;
	position:absolute;
	left:10px;
	top: 5px;
	color:#FFF;	
}
#bt2 a{
	background:#666;
	width:56px;
	height:19px;
	line-height:19px;
	float:left;
	text-align:center;
	position:absolute;
	left:63px;
	top: 5px;
	color:#FFF;
}
.bt3 { background:#EBEBEB;}

.nav-top  	{ height:20px; line-height:20px; clear:both; margin-bottom:10px;}
.nav-botton { height:20px; line-height:20px; clear:both; margin-top:10px; }
.nav-left { float:left; }
.nav-right { float:right}

#list1 {
	margin-top:10px; 
	margin-left:10px; 
}
#list1 ul li { display:inline;}
#list1 ul li a{
	display:block; 
	width:250px; 
	padding-left:10px; 
	background:url(../images/bt_3.jpg) repeat-x; 
	line-height:34px; 
	}
#list1 ul li a:hover { background-position:0 -34px;}

#conteudo { width:100%; height:100%; padding:180px 0px 0px 0px; display:table; }


#tab1 { 
	width:350px; 
	margin:0 auto;
	padding:20px;
	position:relative;
	background:#f5f5f5;
	border:1px solid #ccc;
	box-shadow: 1px 2px 2px #999;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	margin-top:50px;		
	}
.tab2 {
	width:400px;
	line-height:90px;
	background:#DA251D; 
	color:#FFF; 
	text-align:center; 
	font-size:20px;
	float:right; 
	}	
.tab3 { padding:10px; background:#f1f1f1; border:1px solid #ccc; width:500px; height:30px; float:right; text-align:center; margin-bottom:15px; margin-right:20px;}
.tab4 { padding:10px; background:#A8E2FF; font-size:16px; float:left; width:250px; text-align:center;}
.tab5 { clear:both; height:40px; border-top:1px solid #ccc; padding-top:5px; margin-top:20px; margin-bottom:20px;}

.tab6 a{
	padding:0px 10px 0px 10px; 
	line-height:28px; 
	background:#666; 
	float:left; 
	margin-right:2px; 
	font-size:0.8em;
	color:#FFF; 
	-webkit-border-radius:0px 0px 0px 0px;
	-moz-border-radius:0px 0px 0px 0px;
	border-radius:0px 0px 0px 0px;
	}
.tab7 a{
	padding:0px 10px 0px 10px; 
	line-height:28px; 
	background:#666; 
	float:left; 
	font-size:0.8em;
	color:#FFF; 
	-webkit-border-radius:0px 4px 4px 0px;
	-moz-border-radius:0px 4px 4px 0px;
	border-radius:0px 4px 4px 0px;
	}
.tab8 a{
	padding:0px 10px 0px 10px; 
	line-height:28px; 
	float:left; 
	font-size:0.8em;
	}
.form3c { 
	background:#666;
	color:#fff; 
	width:200px; 
	padding:6px; 
	margin-bottom:10px; 
	float:left; 
	margin-right:2px;
	-webkit-border-radius: 4px 0px 0px 4px; 
	-moz-border-radius: 4px 0px 0px 4px; 
	border-radius: 4px 0px 0px 4px;
	border:0px;	
	}
	
/* Demo 2 */

.form-2 {
    /* Size and position */
    width: 340px;
    margin: 60px auto 30px;
    padding: 15px;
    position: relative;

    /* Styles */
    background: #fff;
    border-radius: 4px;
    color: #7e7975;
    box-shadow:
        0 2px 2px rgba(0,0,0,0.2),        
        0 1px 5px rgba(0,0,0,0.2),        
        0 0 0 12px rgba(255,255,255,0.4); 
}

.form-2 h1 {
    font-size: 15px;
    font-weight: bold;
    color: #bdb5aa;
    padding-bottom: 8px;
    border-bottom: 1px solid #EBE6E2;
    text-shadow: 0 2px 0 rgba(255,255,255,0.8);
    box-shadow: 0 1px 0 rgba(255,255,255,0.8);
}

.form-2 h1 .log-in,
.form-2 h1 .sign-up {
    display: inline-block;
    text-transform: uppercase;
}

.form-2 h1 .log-in {
    color: #6c6763;
    padding-right: 2px;
}

.form-2 h1 .sign-up {
    color: #ffb347;
    padding-left: 2px;
}

.form-2 .float {
    width: 50%;
    float: left;
    padding-top: 15px;
    border-top: 1px solid rgba(255,255,255,1);
}

.form-2 .float:first-of-type {
    padding-right: 5px;
}

.form-2 .float:last-of-type {
    padding-left: 5px;
}

.form-2 label {
    display: block;
    padding: 0 0 5px 2px;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 400;
    text-shadow: 0 1px 0 rgba(255,255,255,0.8);
    font-size: 11px;
}

.form-2 label i {
    margin-right: 5px; /* Gap between icon and text */
    display: inline-block;
    width: 10px;
}

.form-2 input[type=text],
.form-2 input[type=password] {
    font-family: 'Lato', Calibri, Arial, sans-serif;
    font-size: 13px;
    font-weight: 400;
    display: block;
    width: 100%;
    padding: 5px;
    margin-bottom: 5px;
    border: 3px solid #ebe6e2;
    border-radius: 5px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.form-2 input[type=text]:hover,
.form-2 input[type=password]:hover {
    border-color: #CCC;
}

.form-2 label:hover ~ input {
    border-color: #CCC;
}

.form-2 input[type=text]:focus,
.form-2 input[type=password]:focus {
    border-color: #BBB;
    outline: none; /* Remove Chrome's outline */
}

.form-2 input[type=submit],
.form-2 .log-twitter {
    /* Size and position */
    width: 49%;
    height: 38px;
    float: left;
    position: relative;

    /* Styles */
    box-shadow: inset 0 1px rgba(255,255,255,0.3);
    border-radius: 3px;
    cursor: pointer;

    /* Font styles */
    font-family: 'Lato', Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 38px; /* Same as height */
    text-align: center;
    font-weight: bold;
}

.form-2 input[type=submit] {
    margin-left: 1%;
    background: #fbd568; /* Fallback */
    background: -moz-linear-gradient(#fbd568, #ffb347);
    background: -ms-linear-gradient(#fbd568, #ffb347);
    background: -o-linear-gradient(#fbd568, #ffb347);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fbd568), to(#ffb347));
    background: -webkit-linear-gradient(#fbd568, #ffb347);
    background: linear-gradient(#fbd568, #ffb347);
    border: 1px solid #f4ab4c;
    color: #996319;
    text-shadow: 0 1px rgba(255,255,255,0.3);
}

.form-2 .log-twitter {
    margin-right: 1%;
    background: #34a5cf; /* Fallback */
    background: -moz-linear-gradient(#34a5cf, #2a8ac4);
    background: -ms-linear-gradient(#34a5cf, #2a8ac4);
    background: -o-linear-gradient(#34a5cf, #2a8ac4);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#34a5cf), to(#2a8ac4));
    background: -webkit-linear-gradient(#34a5cf, #2a8ac4);
    background: linear-gradient(#34a5cf, #2a8ac4);
    border: 1px solid #2b8bc7;
    color: #ffffff;
    text-shadow: 0 -1px rgba(0,0,0,0.3);
    text-decoration: none;
}

.form-2 input[type=submit]:hover,
.form-2 .log-twitter:hover {
    box-shadow: 
        inset 0 1px rgba(255,255,255,0.3), 
        inset 0 20px 40px rgba(255,255,255,0.15);
}

.form-2 input[type=submit]:active,
.form-2 .log-twitter:active{
    top: 1px;
}

/* Fallback fro broswers that don't support box shadows */
.no-boxshadow .form-2 input[type=submit]:hover {
    background: #ffb347;
}

.no-boxshadow .form-2 .log-twitter:hover {
    background: #2a8ac4;
}

.form-2 p:last-of-type {
    clear: both;    
}

.form-2 .opt {
    text-align: right;
    margin-right: 3px;
}

.form-2 label[for=showPassword] {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 11px;
    font-weight: 400;
    text-transform: capitalize;
}

.form-2 input[type=checkbox] {
    vertical-align: middle;
    margin: -1px 5px 0 1px;
}
	