/*
================================================================================
NIPONSUL
================================================================================
css/estilo.css :: estilos CSS
--------------------------------------------------------------------------------
Criacao: 01/11/2007				  |  Autor: Ana Elena <ana@vegait.com.br>
--------------------------------------------------------------------------------
Ultima Alteracao: 01/11/07		  |  Autor: Ana Elena <ana@vegait.com.br>
--------------------------------------------------------------------------------
		Criacao do arquivo
================================================================================
				ALTERACOES MAIS ANTIGAS NO RODAPE DO ARQUIVO
================================================================================
*/

input, select, textarea {
	background-color: #FFFFFF ;
	border: #CCCCCC solid 1px;
	color: #494949;
	font-family: Verdana;
	font-size: 10px;
}

.texto {
	color: #494949;
	font-family: Verdana;
	font-size: 10px;
}

a {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #494949;
	text-decoration:none
}

.botaoGrid
{
	background-color:Transparent;
	border-width: 0px;
	z-index: 1;
}

.grid 
{
	color:#333;
	font-family:Verdana;
	font-size:10px;
}

a:link.rodape {
    font-family: Verdana;
                                                   font-size: 10px;
                                                   font-weight: normal;
                                                   color: #494949;
                                                   text-decoration:none;
                                       }

     

                                       a:active.rodape {
                                                   font-family: Verdana;
                                                   font-size: 10px;
                                                   font-weight: normal;
                                                   color: #494949;
                                                   text-decoration:none;

                                       }

     

                                       a:visited.rodape {
                                                   font-family: Verdana;
                                                   font-size: 10px;
                                                   font-weight: normal;
                                                   color: #494949;
                                                   text-decoration:none;
                                                   }

     

                                       a:hover.rodape {
                                                   font-family: Verdana;
                                                   font-size: 10px;
                                                   font-weight: normal;
                                                   color: #494949;
                                                   text-decoration:underline;
                                       }

     

                                       .tabela {
                                                   color: #fff;
                                                   font-family: Trebuchet MS, Verdana;
                                                   font-size: 13px;
                                                   font-weight:bold;
                                                   background-color:#bc0404;
                                       }

     

                                       .destaque {
                                                   color: #bc0404;
                                                   font-family: Trebuchet MS, Verdana;
                                                   font-size: 16px;
                                                   font-weight:bold;
                                       }
                                       
.telefone {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #494949;
}

    #slider 
    {
        width:459px
    }
    .header 
    {        
        width:439px; 
        border-bottom:1px dotted #494949; 
        padding:6px;
        font-weight:bold;  
        font-size:12px;
        margin-top:2px; 
        cursor:pointer;
        background-color:#ffffff; 
        color:#494949;
    }    
    .content 
    {
        overflow:hidden; 
        background-color:#eef2f3; 
        margin-top:5px;
    }
    .text 
    {
        width:425px; 
        border-top:none; 
        padding:10px;
    }
    .bold {font-weight:bold;}



/*  SCRIPT ==================================================  */

    .highslide {
    	cursor: url(../highslide/graphics/zoomin.cur), pointer;
        outline: none;
    }
    .highslide img {
    	border: 0px solid #999;
    }
    .highslide:hover img {
    	border: 0px solid #003;
    }

    .highslide-image {
        border: 5px solid white;
    }
    .highslide-image-blur {
    }
    .highslide-caption {
        display: none;

        border: 2px solid white;
        border-top: none;
        font-family: Verdana, Helvetica;
        font-size: 10pt;
        padding: 5px;
        background-color: white;
    }
    .highslide-loading {
        display: block;
    	color: white;
    	font-size: 9px;
    	font-weight: bold;
    	text-transform: uppercase;
        text-decoration: none;
    	padding: 3px;
    	border-top: 1px solid white;
    	border-bottom: 1px solid white;
        background-color: black;
        /*
        padding-left: 22px;
        background-image: url(highslide/graphics/loader.gif);
        background-repeat: no-repeat;
        background-position: 3px 1px;
        */
    }
    a.highslide-credits,
    a.highslide-credits i {
        padding: 2px;
        color: silver;
        text-decoration: none;
    	font-size: 10px;
    }
    a.highslide-credits:hover,
    a.highslide-credits:hover i {
        color: white;
        background-color: gray;
    }

    .highslide-move {
        cursor: move;
    }

    .highslide-overlay {
    	display: none;
    }
    /* Controlbar example */
    .controlbar {
    	background: url('../highslide/graphics/controlbar4.gif');
    	width: 167px;
    	height: 34px
    }
    .controlbar a {
    	display: block;
    	float: left;
    	margin: 0px 0 0 4px;
    	height: 29px;
    	width: 34px;
    }

    /* Necessary for functionality */
    .highslide-display-block {
        display: block;
    }
    .highslide-display-none {
        display: none;
    }   
    

/*
================================================================================
							ALTERACOES ANTERIORES
================================================================================
Data Alteracao: 01/11/2007		  	|  Autor: Ana Elena <ana@vegait.com.br>
--------------------------------------------------------------------------------
	*	Criacao do arquivo
--------------------------------------------------------------------------------
================================================================================
*/

