﻿body > form {
    background: #9F9F9F url(../images/background.jpg) repeat-x;
}

body{     
    background: #9F9F9F url(../images/background.jpg) repeat-x;
    background-color: #9F9F9F;
}

h1 {
    font: bold 17px Arial, helvetica, sans-serif;
    color: #3F3F3F;
}

h2 {
    font: bold 14px Arial, helvetica, sans-serif;
    color: #C20001;
}

h3 {
    font: bold 12px Arial, helvetica, sans-serif;
    color: Black;
}

p {
    font: 12px, Arial, helvetica, sans-serif;
    text-align: justify;
    
}

#sanjotec {

}

#header {
    background-color: Black;
}

.logotipo {
    background: #616161 url(../images/logo.jpg) no-repeat;
}

.introAnimation
{
}

#navigation 
{
    border-top: 3px solid #C20001;
    border-bottom: 3px solid #000000;
    background: #616161 url(../images/backg_menu.jpg) repeat-x;
}

#relogio {
    background: #616161 url(../images/clock/backg_clock.jpg) repeat-x;
    text-align: center;
    font: 12px Arial, helvetica, sans-serif;
    color: White;
}

#searchbar {
    
}

#aleatoriohome1 {
    background: #616161 url(../images/images_home_rotate/1.jpg) 0px 0px;
    border-bottom: 3px solid #000000;

}

#aleatoriohome2 {
    background: #616161 url(../images/images_home_rotate/1.jpg) -166px 0px;
    border-bottom: 3px solid #000000;

}

#content {
    background-color: #FFF;
}

#submenu {
    background: #616161 url(../images/backg_colesq.jpg) repeat-x;
}

#newsletter {
    background: #616161 url(../images/backg_menu.jpg) repeat-x;  
}

#newszone 
{
	padding: 10px;
    background: #FFF url(../images/backg_content.jpg) repeat-y; 
}

#newszonehome 
{
    background: #FFF url(../images/backg_content.jpg) repeat-y; 
}

#eventoszone {
    background: url(../images/muppie.jpg) no-repeat;
}

#eventos{
    background: url(../eventos/1.jpg) no-repeat;
}

#botoes
{
}

#botoes li {
    list-style-type: none;
}
#botoes li a {
   
    font: bold 12px Arial, helvetica, sans-serif;
    color: white;
    text-align: right;
    background: #616161 url(../images/backg_menu.jpg) repeat-x;
    border-bottom: 2px solid #C20001; 
    text-decoration: none;
}
#botoes li a:hover {
    background: #444 url(../images/btn_menu_hover.jpg) repeat-x;

}

#botoes ul {

}

#footer {
    background: #616161 url(../images/backg_footer.jpg) repeat-x;
    
}

#copyright {
    text-align: center;
    font-family: Arial,Helvetica,sans-serif;
    font-size:10px;
}

.clear
{
}

#botoesmenu {

}

#botoesmenu ul {

    background: #616161 url(../images/backg_menu.jpg) repeat-x;

}

#botoesmenu li {
    list-style-type:none;
    
}

#botoesmenu li a {
    border-right: 1px solid #5F5F5F;
    color:white;
    font-family:Arial,helvetica,sans-serif;
    font-size:12px;
    font-variant:normal;
    font-weight:bold;
    text-align:center;
    text-decoration:none;
}

#botoesmenu li a:hover {
    background: #444 url(../images/btn_menu_hover.jpg) repeat-x;

}

#elevadordireito 
{

    background: #616161 url(../images/backg_coldir.jpg) repeat-x;
    border-left: 2px solid #4F4F4F;
}

#elevadordireito img
{
}

#boxempresas
{
}

#boxempresas ul
{

}

#boxempresas li
{
    border: 3px solid #4F4F4F; 
    background-color: #fff;
    position: relative;
}

.boxlogo
{
    background-color: white;
    text-align: center;
}

#boxempresas img
{
}

#botoesfooter {

}

#botoesfooter ul  
{

}

#botoesfooter li {

}

#botoesfooter li a
{ 
    font-family:Arial,helvetica,sans-serif;
    font-size:11px;
    color: White;
    text-decoration:none;
}

.startShade
{

}

.endShade
{

}

#searchbar
{

}

#searchbar input.searchBox
{
   
    font-size: smaller;
    font: 12px Arial, helvetica, sans-serif;
    border: none;
    background: url(../images/search/backg_bar.jpg) repeat-x;

}

#searchbar input.searchBtn
{
    background: #FFFF00 url(../images/search/btn.jpg) no-repeat 0px 0px;
    border: medium none;
    color: #888888;
    border: none;
}


#newsletter input.searchBox
{
    font-size: smaller;
    font: 12px Arial, helvetica, sans-serif;
    border: none;
    background: url(../images/search/backg_bar.jpg) repeat-x;
}

#newsletter input.newsletterBtn
{
    background: #FFFF00 url(../images/search/btn.jpg) no-repeat 0px 0px;
    border: medium none;
    color: #888888;
    border: none;
}

.condicao_acesso li
{
	font: 12px Arial, helvetica, sans-serif;
    list-style: disc inside;
    padding-left: 2em;
    margin-bottom: 1ex;
}

.condicao_acesso ul > li > ul > li
{
	font: bold 12px Arial, helvetica, sans-serif;	
    list-style: disc inside;
    margin-bottom: 0;
}