/* CSS Document */
Html{
width:100%;
height:100%;
}

body{
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family:Arial, Helvetica, sans-serif;
}

.bg_sombra{
background-image:url(../images/bg_sombra.gif);
background-repeat:repeat-y;
background-position:left top;
}

.banner1{
background-image:url(../images/im_banner.jpg);
background-repeat:no-repeat;
height:91px;
}

.bg_menu1{
background-image:url(../images/bg_menu1.gif);
background-repeat:repeat-x;

}

.bg_menu2{
background-image:url(../images/bg_menu2.gif);
background-repeat:repeat-x;
}

.bg_sombra2{
background-image:url(../images/sombra.gif);
background-repeat:no-repeat;
background-position:top;
}
.bg_sombradir{
background-image:url(../images/bg_sombrar.gif);
background-repeat:repeat-y;
}

.bg_topoconteudo{
background-image:url(../images/canto_sup.gif); 
background-repeat:repeat-x;
background-color:#e8f4fd;

}

.bg_centroconteudo{
background-image:url(../images/bg_lat_conteudos.gif);
background-repeat:repeat-y;
background-position:right;
background-color:#e8f4fd;
}

.bg_destaques{
background-image:url(../images/bg_destques_news.gif);
background-repeat:no-repeat;
font-size:11px;
color:#000000;
width:280px;
height:22px;
font-weight:bold;
padding-left:7px;
}

.caixa_home{
border-bottom:1px solid #cfe6f6;
border-left:1px solid #cfe6f6;
border-right:1px solid #cfe6f6;
background-color:#ffffff;
padding:8px;
font-size:10px;
color:#000000;
text-align:justify;
width:264px;
height:100%;
}

.caixa_home a{
font-size:10px;
text-decoration:none;
font-weight:bold;
color:#000000;

}

.caixa_home a:hover{
font-size:10px;
text-decoration:underline;
font-weight:bold;
}

.tit_caixa a{
font-size:10px;
font-weight:bold;
text-decoration:none;
color:#000000;
line-height:13px;
}

.tit_caixa a:hover{
font-size:10px;
font-weight:bold;
color:#000000;
text-decoration:underline;
line-height:13px;
}


.menuL{
font-size:10px;
color:#11194a;
font-weight:bold;
background-image:url(../images/fundo_menu.gif);
background-repeat:no-repeat;
height:22px;
width:90px;
cursor:pointer;
padding-left:32px;
text-decoration:none;
}

.menuL_over{

font-size:10px;
color:#11194a;
font-weight:bold;
background-image:url(../images/fundo_menu_over.gif);
background-repeat:no-repeat;
height:22px;
width:90px;
padding-left:32px;
cursor:pointer;
text-decoration:none;
}

.menuL2{
font-size:10px;
color:#ffffff;
font-weight:bold;
background-image:url(../images/fundo_menu2.gif);
background-repeat:no-repeat;
height:21px;
width:122px;
cursor:pointer;
text-align:center;
text-decoration:none;


}

.menuL2_over{

font-size:10px;
color:#ffffff;
font-weight:bold;
background-image:url(../images/fundo_menu2_over.gif);
background-repeat:no-repeat;
height:21px;
width:122px;
text-align:center;
cursor:pointer;
text-decoration:none;
}

.caixa_pagConteudos{
background-color:#f5f9fe;
background-image:url(../images/bg_pag_lat1.gif);
background-repeat:repeat-y;
background-position:right;
}
.caixa_pagConteudosR{
background-image:url(../images/bg_caixa2_l.gif);
background-repeat:repeat-y;
background-position:left;
}

.caixa_pagConteudosTop{
background-image:url(../images/bg_pag_esqtop.gif);
background-repeat:repeat-x;
background-position:left;
}

.rodape2{
background-image:url(../images/bg_rodape_2.gif);
background-repeat:repeat-x;
}

.rodape{
background-image:url(../images/bg_rodape.gif);
background-repeat:repeat-x;
}
.titulo1{
font-size:12px;
font-weight:bold;
}

.texto{
	font-size:11px;
	line-height:16px;
	text-align:justify;
	color:#000000;
}
.texto a{
	color:#000000;
	text-decoration:underline;
}
.texto a:hover{
	color:#000000;
	text-decoration:none;
}
.textoU{
	font-size:11px;
	line-height:16px;
	color:#000000;
}
.textoU a{
	color:#000000;
	text-decoration:underline;
}
.textoU a:hover{
	color:#000000;
	text-decoration:none;
}
.link{
	font-size:11px;
	line-height:16px;
	color:#000000;
	text-decoration:none;
}
.link a:hover{
	color:#000000;
	text-decoration:underline;
}

.textoB{
	font-size:11px;
	font-weight: bold;
	line-height:16px;
	color:#000000;
}

.textoProd{
	font-size:11px;
	line-height:16px;
	color:#000000;
	text-align: justify;
	text-decoration: none;
}

.menu_links{
	font-size:11px;
	font-weight: bold;
	line-height:16px;
	color:#02B2EB;
	text-decoration: none;
}
.menu_links:hover{
	color:#02B2EB;
	text-decoration: underline;
}
.txt_news{
font-size:10px;
color:#4c506d;
line-height:5px;
}
.txt_news:hover{
font-size:10px;
color:#4c506d;
line-height:5px;
text-decoration: underline;
}
.links{
text-decoration:none;
color:#000000;
}

INPUT.text{
    border-right: #999999 1px solid;
    border-left: #999999 1px solid;
    border-top: #999999 1px solid;
    border-bottom: #999999 1px solid;
    font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;    color: #333333;
    background-color: #FFFFFF;
}
TEXTAREA{
    border-right: #999999 1px solid;
    border-left: #999999 1px solid;
    border-top: #999999 1px solid;
    border-bottom: #999999 1px solid;
    font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;    color: #333333;
    color: #333333;
    background-color: #FFFFFF;
}
INPUT.botao{
	border-bottom: thin;
	border-top: thin;
	border-left: thin;
	border-right: thin;
	padding: 0px 2px 0px 2px;
    background-color: #4F5289;
    font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;    color: #333333;
    font-weight: bold;
    color: #FFFFFF;    
    cursor: pointer;    
}
/*-----------------------------------*/
/*Design Menu*/
/*-----------------------------------*/
#dmenu{    
	list-style-type: none;                    
	margin: 0px;                
	padding: 0px;              
	position: static;           
	z-index: 20;                
}

#dmenu ul {                     
	position: absolute;        
	margin: 0px;             
	padding: 0px;               
	display: none;
	z-index: 99;               
}

#dmenu li{  
	background-image:url(../images/fundo_menu2.gif);
	background-repeat:no-repeat;
	height:21px;
	width:122px;
	cursor:pointer;
	list-style-type: none;                
	float: left;
	margin: 0px;
	padding: 0px;              
	display: block;
}

#dmenu li ul{                   
	background-color: #FFFFFF;    
	margin-left: 3px;
	line-height: 21px;           	
	padding: 5px 0px 5px 0px;
}

#dmenu li ul li{                   
	background-image: url();
	background-color: #FFFFFF; 
	color: #11194a;              
	margin: 0px;             
	padding: 0px;
	line-height: 15px;           
}

#dmenu li a{                    
	display: block;
    font-size: 7pt;
	font-family: verdana;
	font-weight:bold;
	color: #FFFFFF;
	text-align:center;
    text-decoration: none;
	line-height: 21px;
}
 
#dmenu li ul li a{       
	display: block;
	color: #11194a;
	font-family: verdana;
	font-size: 7pt;
	font-weight:bold;
	text-align: left;
	text-indent: 8px;
	text-decoration: none;
	line-height: 21px;
}
    
#dmenu ul a {                 
	margin: 0px;
	display: block;
}

#dmenu a:hover,               
#dmenu li:hover{
	display: block;
    font-size: 7pt;
	font-family: verdana;
	font-weight:bold;
	text-align:center;
    text-decoration: none;
	line-height: 21px;
	color:#ffffff;
	background-image:url(../images/fundo_menu2_over.gif);	
	background-repeat:no-repeat;
}
    
#dmenu ul li:hover,        
#dmenu ul li a:hover{
	display: block;
	color: #11194a;
	font-family: verdana;
	font-size: 7pt;
	font-weight:bold;
	text-indent: 8px;	
	text-align: left;	
	text-decoration: underline;
	line-height: 21px;
	background-image: url();         
}

#dmenu ul ul{                 
	display: none;              
	position: absolute;
	margin-left: 100px;         
	margin-top: -1.3em;          
}

/* Definições para o browser MSIE */
#dmenu ul li>ul,
#dmenu ul ul li>ul{
	margin-top: -2em;           
}

#dmenu li:hover ul ul,              
#dmenu li:hover ul ul ul,
#dmenu li:hover ul ul ul ul,
#dmenu li:hover ul ul ul ul ul{
	display:none;
}

#dmenu li:hover ul,
#dmenu ul li:hover ul,
#dmenu ul ul li:hover ul,
#dmenu ul ul ul li:hover ul,
#dmenu ul ul ul ul li:hover ul{
	display:block;
}

li>ul {
	top: auto;
	left: auto;
}

.content {                     
	clear: left;
}
