| 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/ajuda/css/ |
Upload File : |
/******************************************************************************
* GENERAL
******************************************************************************/
body {
background-image: url("../images/bg_topo.png");
background-repeat: repeat-x;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
background-color: #eaeaea;
background-position: left top;
font-size: 12px;
color: #000000;
font-family: Arial,Helvetica,sans-serif;
}
a, a:active{ color: #326698; text-decoration: none; }
a:hover{ border-bottom: 1px dotted #000000; }
/******************************************************************************
* HEADER
******************************************************************************/
#header{ height: 50px; margin-top: 10px; }
#links{ text-align: right; font-size: 11pt; }
/******************************************************************************
* NAVIGATION
******************************************************************************/
#navigation{ height: 50px; font-size: 14pt; background: #f0f0f0; line-height: 34pt; }
#navigation #listing ul{ list-style: none; }
#navigation #listing ul li{ float: left; }
#navigation #search{ text-align: right; }
#navigation #search input{ padding: 5px; }
#navigation #search input.text{ background-color: #fafafa; border: 1px solid #999999; width: 100px; }
/******************************************************************************
* BREADCRUMBS
******************************************************************************/
#breadcrumbs{ height: 50px; line-height: 34pt; font-size: 12pt; }
/******************************************************************************
* CONTENT_AREA
******************************************************************************/
#content{ font-size: 13pt; padding: 20px 0px; }
/******************************************************************************
* FOOTER
******************************************************************************/
#footer{ text-align: center; font-size: 11pt; }
/******************************************************************************
* MESSAGES
******************************************************************************/
.error_full{ border: 1px solid #FAA; padding: 10px; background-color: #FEE; font-weight: bold; color: #666; }
/******************************************************************************
* CATEGORIES
******************************************************************************/
.category_name{ font-weight: bold; font-size: 14pt; border-bottom: 1px dotted #CCC; }
.category_description{ padding-top: 10px; }
/******************************************************************************
* ARTICLES
******************************************************************************/
.article_name{ font-weight: bold; font-size: 14pt; border-bottom: 1px dotted #CCC; }
.article_content{ padding-top: 10px; }
/******************************************************************************
* DATA ENTRY (FORM)
******************************************************************************/
.data_entry input{ padding: 5px; }
.data_entry input.text{ background-color: #FAFAFA; border: 1px solid #999999; width: 400px; }
/******************************************************************************
* GRID (TABLES)
******************************************************************************/
table.grid thead tr{ background-color: #333; }
table.grid thead tr th{ font-weight: bold; padding: 0px 5px; color: #FFFFFF; }
table.grid tbody tr{ background-color: #EFEFEF; }
table.grid tbody tr:hover{ background-color: #FEFEFE; }
table.grid tbody tr td{ padding: 0px 10px; }