| Server IP : 23.111.136.34 / Your IP : 216.73.216.136 Web Server : Apache System : Linux servidor.eurohost.com.br 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 User : meusitei ( 1072) PHP Version : 5.6.40 Disable Function : show_source, system, shell_exec, passthru, proc_open MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/meusitei/public_html/central/tutoriais/css/ |
Upload File : |
@charset "utf-8";
/* CSS Document */
/* CSS Document */
.naomostra {
display:none;
width:100%;
margin:5px;
}
body {
background-image: url(../files/bg_topo.png);
background-repeat: repeat-x;
margin:0;
background-color: #EAEAEA;
background-position: left top;
font-size: 12px;
color: #000;
font-family: Arial, Helvetica, sans-serif;
}
body, td, th { font-family:Arial, Helvetica, sans-serif }
#topo {
margin-right: auto;
margin-left: auto;
padding-right: 15px;
padding-left: 15px;
height: 132px;
max-width: 1200px;
}
#topo #logo {
float: left;
height: 92px;
width: 300px;
}
#topo #jump {
float: right;
height: 92px;
width: 500px;
}
#navigation {
margin:0;
padding: 0;
clear:both;
width:100%;
height:40px;
background-color: #27598C;
}
ul.nav-main, ul.nav-main li {
list-style: none;
margin: 0;
padding: 0;
color: #000;
}
ul.nav-main {
position: relative;
z-index: 597;
}
ul.nav-main li:hover > ul {
visibility: visible;
}
ul.nav-main li a.hover,
ul.nav-main li:hover {
position: relative;
z-index: 599;
cursor: pointer;
color: #000;
margin: 0px;
}
ul.nav-main li {
float:left;
display:block;
height: 40px;
/* background: url(images/separator.gif) no-repeat right center;*/
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
border-right-width: 2px;
border-right-style: solid;
border-right-color: #033568;
}
ul.nav-main li a {
display:block;
height: 28px;
color: #FFF;
text-decoration:none;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
padding-top: 10px;
padding-right: 16px;
padding-bottom: 0;
padding-left: 16px;
}
ul.nav-main li a.active {
color: #000;
background-color: #EAEAEA;
margin: 0px;
}
ul.nav-main li a:hover {
background-color: #EAEAEA;
color: #000;
}
/*ul.nav-main *.list {
padding-right: 22px;
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: right top;
}
*/
ul.nav-main *.list a {
color: #FFF;
}
ul.nav-main *.list:hover {
color: #000;
cursor: pointer;
}
ul.nav-sub {
visibility: hidden;
position: absolute;
padding:10px;
top: 40px;
left: 0;
z-index: 598;
background-color: #27598C;
margin: 0px;
}
ul.nav-sub li {
list-style:none;
display:block;
padding: 0;
height: 27px;
float: none;
background: none;
border-right-width: 2px;
border-right-style: solid;
border-right-color: transparent;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #CCC;
width: 180px;
}
ul.nav-sub li a {
list-style:none;
display:block;
height: 15px;
float: none;
background: none;
padding-right: 5px;
padding-bottom: 6px;
padding-left: 5px;
padding-top: 6px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}
#busca {
width: 260px;
float: right;
margin-top: 8px;
}
.input {
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
color: #000;
background-color: #FFF;
height: 18px;
padding-right: 2px;
padding-left: 2px;
border: 1px solid #d6d6d6;
width: 180px;
}
#corpo {
text-align: left;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
max-width: 1200px;
padding: 15px;
}
#corpo #moldura {
background-color: #FFF;
width: 100%;
border: 1px solid #CCCCCC;
background-image: url(../files/bg_corpo.png);
background-repeat: repeat-y;
background-position: left top;
}
#corpo #moldura #sidebar {
width: 190px;
float: left;
padding: 15px;
margin-right: 15px;
}
#corpo #moldura #sidebar .notificacao {
/* -moz-border-radius:5px;
-webkit-border-radius: 5px;*/
padding-top: 5px;
padding-right: 0px;
padding-bottom: 5px;
padding-left: 0px;
font-size: 12px;
position: relative;
margin-top: 5px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
float: left;
width: 99%;
}
#corpo #moldura #sidebar .notificacao p {
color: #333;
margin: 3px;
background-image: url(../files/fechar.png);
background-repeat: no-repeat;
background-position: 98% center;
padding-top: 5px;
padding-bottom: 5px;
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
padding-right: 40px;
padding-left: 55px;
}
#corpo #moldura #sidebar .atencao {
background-image: url(../files/atencao.png);
background-position: 15px center;
background-repeat: no-repeat;
border: 1px solid #FF8000;
background-color: #FEFED6;
}
#corpo #moldura #sidebar .sucesso {
background-image: url(../files/sucesso.png);
background-position: 15px center;
background-repeat: no-repeat;
border: 1px solid #99C600;
background-color: #EDFFB0;
}
#corpo #moldura #sidebar .exclusao {
background-image: url(../files/exclamacao.png);
background-position: 15px center;
background-repeat: no-repeat;
border: 1px solid #EB5339;
background-color: #FEEBEB;
}
#corpo #moldura #sidebar .informacao {
background-image: url(../files/informacao.png);
background-position: 15px center;
background-repeat: no-repeat;
border: 1px solid #418ACC;
background-color: #CADDF0;
}
.span {
color: #F00;
}
h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: normal;
color: #2E6194;
float: left;
padding: 0px;
margin: 0px;
}
h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #2E6194;
padding: 0px;
float: left;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
color: #FFF;
text-decoration: none;
margin: 0px;
padding-top: 9px;
padding-bottom: 5px;
padding-left: 15px;
}
#corpo #moldura #content {
height: auto;
margin-top: 15px;
margin-right: 15px;
margin-bottom: 15px;
margin-left: 235px;
max-width: 965px;
}
#corpo #moldura #content #titulos {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
float: left;
width: 100%;
margin-bottom: 15px;
height: 35px;
text-align: right;
}
#corpo #moldura #content #titulos #subir{
margin-top: 10px;
}
#corpo #moldura #content .notificacao {
cursor: pointer;
/* -moz-border-radius:5px;
-webkit-border-radius: 5px;*/
padding-top: 5px;
padding-right: 0px;
padding-bottom: 5px;
padding-left: 0px;
font-size: 12px;
position: relative;
margin-top: 5px;
margin-right: 0px;
margin-bottom: 20px;
margin-left: 0px;
float: left;
width: 99%;
}
#corpo #moldura #content .notificacao p {
color: #333;
margin: 3px;
background-image: url(../files/fechar.png);
background-repeat: no-repeat;
background-position: 98% center;
padding-top: 5px;
padding-bottom: 5px;
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
padding-right: 40px;
padding-left: 55px;
}
#corpo #moldura #content .atencao {
background-image: url(../files/atencao.png);
background-position: 15px center;
background-repeat: no-repeat;
border: 1px solid #FF8000;
background-color: #FEFED6;
}
#corpo #moldura #content .sucesso {
background-image: url(../files/sucesso.png);
background-position: 15px center;
background-repeat: no-repeat;
border: 1px solid #99C600;
background-color: #EDFFB0;
}
#corpo #moldura #content .exclusao {
background-image: url(../files/exclamacao.png);
background-position: 15px center;
background-repeat: no-repeat;
border: 1px solid #EB5339;
background-color: #FEEBEB;
}
#corpo #moldura #content .informacao {
background-image: url(../files/informacao.png);
background-position: 15px center;
background-repeat: no-repeat;
border: 1px solid #418ACC;
background-color: #CADDF0;
}
#footer {
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
padding-top: 0px;
padding-right: 15px;
padding-bottom: 0px;
padding-left: 15px;
height: 30px;
max-width: 1200px;
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
color: #000;
}
#footer #copyright {
float: left;
width: 500px;
}
#footer #versao {
float: right;
width: 300px;
text-align: right;
}
img {
border:0;
}
.clear {
clear: both
}
#corpo #moldura #content #iframe {
border: 12px solid #033568;
height: 360px;
width: 640px;
}