
/* HIGH RESOLUTION, 1024 AND ABOVE */

/*@media only screen and (min-width: 1024px) {

body { background-image: url(fundo.jpg); background-repeat: repeat; font-family: Arial, Helvetica, sans-serif; font-size: 14px; padding: 0; margin: 0; overflow-y: scroll; }

/* CORPO DO LAYOUT DAS PÁGINAS */
body {background: linear-gradient(white, orange, grey, grey, whitesmoke, white); font-family: Arial, Helvetica, sans-serif; font-size: 14px;  padding:5px; margin: auto; height:100%; box-sizing: border-box;}

/* LINKS E ESTADOS DOS LINKS */
a:link {
    color: black;
    background-color: transparent;
    text-decoration: none;
}
a:visited {
	color: black;
    background-color: transparent;
    text-decoration: none;
}
a:hover {
    color: orange;
    background-color: transparent;
    text-decoration: underline;
}
a:active {
    color: black;
    background-color: transparent;
    text-decoration: underline;
}

/* LAYOUT DAS PÁGINAS */

div.content {
    width: 100%;
    margin: 0px;
    border: 1px whitesmoke;
    line-height: 0%;
}

div.header {
    padding: 0.5em;
    color: white;
    background-color: grey;
    clear: left;
    border-radius: 10px;
}

div.footer {
	float:none;
	background: linear-gradient(dimgrey, dimgrey, black);
	color: white;
    text-align:center;
    margin-top: 10px;
    padding: 0.5em;
    clear: both;
    border-radius: 10px;
}

h1.header {
    padding: 0;
    margin: 0;
}

div.left {
    float: left;
    width: 400px;
    background-color: grey;
    margin: 0;
    padding: 1px;
    border-radius: 10px;
}

div.right {
	
    float: right;
    width: 20%;
    background: linear-gradient(#666,white, whitesmoke, white, #ffcc66);
    margin: 0;
    margin-bottom:10px;
    padding: 10px;
    clear:right;
    border-radius: 10px;
}

div.right1 {
	
    float: right;
    width: 20%;
    background: linear-gradient(#ffcc66,white, whitesmoke, white, #666);
    margin: 0;
    margin-bottom:10px;
    padding: 10px;
    clear:right;
    border-radius: 10px;
}

div.conteudo {
	 float:left;
	 background: linear-gradient(#666,white, whitesmoke, whitesmoke, #ddd);
	 width: 73%;
    margin-left: 0px;
    margin-bottom:10px;
    padding: 2em;
    clear:left;
    border-radius: 10px;
    color: black;
}

div.conteud {
	 float:left;
	 background-color: whitesmoke;
	 width: 75%;
    margin-left: 0px;
    padding: 2em;
    border-radius: 10px;
    color: black;
}

.video { font-family: Arial, Helvetica, sans-serif; padding-top: 1px; margin-left: 1px; float: left; border-spacing: 1px; border-radius: 5px}
.noticias { float: left; font-family: Arial, Helvetica, sans-serif; width: 720px; margin-top: 1px; margin-left: 1px; text-align:justify; border-spacing: 1px; margin-bottom: 1px; }
.sidebar { float: right; font-family: Arial, Helvetica, sans-serif; border-spacing: 0px; padding-top: 1px; margin-right: 1px; clear:both; border-radius: 10px}
.sidebar2 { float: right; border-spacing: 10px; font-family: Arial, Helvetica, sans-serif; width:500px;margin-top: 1px; margin-left: 1px; margin-right: 1px; text-align: center; clear:both;border-radius: 10px}
.bottom { float:none; background-color: #5f5f5f; width: 100%; height: 200px; color: #d7d7d7; text-align:center; border-radius: 10px}
.rodape { width:100%; text-align: center;font-size: 14px; font-weight:bold;border-radius: 10px }

/* LISTAS E TABULAÇÃO */

/*
/*ul.tab {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #d8d8d8;
    border-radius: 10px;
}

ul.tab li {float: left;}

ul.tab li a {
    display: inline-block;
    color: black;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    transition: 0.3s;
    font-size: 17px;
}

ul.tab li a:hover{
    background-color: #ffcc66;
    border-radius:10px;
}

ul.tab li a:focus {
	color: white;
    background-color: darkorange;
    border-radius:10px;
}*/

/*ul.tab li a:active {
	color: white;
    background-color: black;
    border-radius:10px;
}

ul.tab li a:checked {
	color: white;
    background-color: black;
    border-radius:10px;
}

.tabcontent {
    -webkit-animation: fadeEffect 1s;
    animation: fadeEffect 1s;
    display: none;
box-shadow:-1px 1px 1px 1px rgba(0,0,0,0.15);
    padding: 6px 12px;
    border-top: none;
    border-radius: 10px;
}
@-webkit-keyframes fadeEffect {
    from {opacity: 0;}
    to {opacity: 1;}
}*/
/*
@keyframes fadeEffect {
    from {opacity: 0;}
    to {opacity: 1;}
}

.active {
    background-color: #fec04a;
}
*/

/* CONTEÚDO */

.conteudo0 { width: 1220px; margin-left: 25px; text-align: justify; border-radius: 10px}
.conteudot { width: 1220px; margin-left: 25px; text-align: left; margin-bottom: 80px; border-radius: 10px}
.conteudo1 { background-color: #fec04a; height: 65px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; padding-left: 20px; border-radius: 10px}
.conteudo2 { background-color: #d5d5d5; padding-left: 20px; padding-top: 14px; padding-bottom: 15px; padding-right: 20px; border-radius: 10pxborder-radius: 10px}


/* TABELAS */

.row1 { background-color: #fec04a; padding-left: 20px; font-size: 20px; font-weight: bold; height: 65px; width: 700px; border-radius: 10px}
.row1 img { width: 20px; height: 20px; border-radius: 10px}
.row2 { background-color: #ffffff; height: 100%; text-align: center;border-radius: 10px }
.row3 { background: #ffffff; padding-left: 14px; font-size: 33px; text-align: center; height: 65px; width: 730%;border-radius: 10px }
.row4 { background: #ffffff; text-align: center; height: 60px; width: 25%;border-radius: 10px}
.row5 { background: #fec04a; font-size: 14px; text-align: center; font-weight: bold; padding-left: 1px; height: 50px; width: 60%; border-radius: 10px }
.row5 img { width: 50px; height: auto; border-radius: 10px}
.row6 { background: #ffffff; text-align: justify; padding-left: 1px; height: 50px;border-radius: 10px }
.row7 { background: #fec04a; font-size: 14px; font-weight: bold; height: 65px; width: 235px;border-radius: 10px}
.row7 img { width: 27; height: 27;border-radius: 10px }
.row8 { background: #d5d5d5; height: 350px;border-radius: 10px }
.row8 img { height: 250px; width: 180px; border-radius: 10px}
.row9 { background: #d5d5d5; height: 350px; text-align: left; padding-left: 20px; font-size: 14px;border-radius: 10px }
.row9 a { text-decoration: none; color: blue; border-radius: 10px}
.row9 a:hover { color: #fff;border-radius: 10px }
.row10 { background: #d5d5d5; font-family: Arial, Helvetica, sans-serif; height: 200px; width: 235px; text-align: left; padding-left: 14px; font-size: 14px;border-radius: 10px }
.row11 { padding-top: 1px; padding-left: 1px; border-spacing: 1px; font-size: 14px;border-radius: 10px}
.row12 { padding-left: 0px;border-radius: 10px}
.row13 { background-color: #d5d5d5; width: 29.63%; text-align: center; font-size: 14px; height: 35px; font-weight: bold; border-radius: 10px}
.row13 a { text-decoration: none;border-radius: 10px }
.row13 a:hover { color: #fff; border-radius: 10px}
.row14 { background-color: #CAE1FF; width: 29.63%; text-align: center; font-size: 14px; height: 35px; font-weight: bold; border-radius: 10px}
.row15 { background-color: #CAE1FF; width: 17.78%; text-align: center; font-size: 14px; height: 35px; font-weight: bold; border-radius: 10px}
.row16 { background-color: #d5d5d5; width: 17.78%; text-align: center; font-size: 14px; height: 35px; font-weight: bold; border-radius: 10px}
.row16 a { text-decoration: none; border-radius: 10px}
.row16 a:hover { color: #fff; border-radius: 10px}
.row17 { background: linear-gradient(90deg, #cce5ff, #fff5e6); text-align: right; font-size: 16px; font-style:bold; border-radius: 2px}
.row18 { background-color: #cce5ff; text-align: center; font-size: 14px; padding-top: 1px; padding-bottom: 0px; border-radius: 2px}
.row18 a { text-decoration: none; border-radius: 10px}
.row18 a:hover { color: #FFF;border-radius: 10px }
.row19 { background-color: #d5d5d5; text-align: left; font-size: 14px; font-weight: bold; padding-left: 10px; padding-top: 10px; padding-bottom: 10px;border-radius: 10px }
.row19 a { text-decoration: none;border-radius: 10px }
.row19 a:hover { color: #FFF;border-radius: 10px }
.row20 { background-color: #d5d5d5; text-align: left; font-size: 14px; font-weight: bold; padding-top: 10px; padding-bottom: 10px; padding-left: 20px;border-radius: 10px }
.row20 a { text-decoration: none; border-radius: 10px}
.row20 a:hover { color: #FFF;border-radius: 10px }

/* CORES DE FONTES E ALINHAMENTOS */

.textoazul {color:#cce5ff; text-align: right; }
.textolaranja {color:#ffcc66; text-align: right; }
  
    
/*
#master #content tr td .noticias tr .row6 p {
	text-align: center;
	}*/
