﻿/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0;
	border:0;
	background-color:#FFFFFF;
	background-image:url(img/bg.jpg);
	background-repeat:repeat-x;
	margin: 0;

	}
	
#container{
	position:relative;
	width:1003px;
	margin:0 auto;
	display:table;
	background-image:url(img/fundo-menu-left.jpg);
	background-repeat:repeat-y;
}
	
/*p{
	text-indent:10px;
}*/
ul{
	list-style-type:none;
}
li{
	list-style-type:none;
}

h1{
	font-size:20px;
	color:#003399;
	text-align:center;
	font-weight:bold;
	margin:0;
	padding-bottom:5px;
	padding-top:5px;
	font-style:italic;
}

h2{
	font-size:16px;
	color:#003399;
	text-align:center;
	font-weight:bold;
	margin:0;
	padding-bottom:5px;
	padding-top:5px;
	font-style:italic;
}

.text1{
	text-align:justify;
	margin: 0px;
	text-indent: 10px;
}
.text2{
	text-align:center;
	font-size:10px;
	color:#0066FF;
}

.text3{
	text-align:left;
	font-size:10px;
	color:#0066FF;
}

h3{
	text-align:justify;
	font-size:10px;
	color:#000;
	margin:0;
}

/*----------------------------------------------topo---------------------------------------------*/

#banner{
	/*position:relative;*/
	width:1003px;
	height:269px;
	background-image:url(img/banner.jpg);
	background-repeat:no-repeat;
	}
	
#menu-superior{
	position:relative;
	width:273px;
	padding-left:830px;
	padding-bottom:5px;
	}
	
			
	
#menu-superior a{
	width:90px;
	font-size:10px;
	font-weight:bold;
	color:#000066;
	text-decoration:none;
	padding:5px 10px 15px 10px;
	}
	
#menu-superior a:hover{
	text-decoration:underline;
	}
	
#banner-flash{
	width:723px;
	height:200px;
	margin-left:260px;
	}					

#menu-flash{
	width:723px;
	height:34px;
	margin-left:260px;
	margin-top:15px;
	}				
	
/*----------------------------------------------conteudo---------------------------------------------*/	

#conteudo{
	width:1003px;
	margin:0 auto;
	height:auto;
	}
	
	
/*----------------------------------------------menu left---------------------------------------------*/	
	
#menu-left{
	position:relative;
	width:218px;
	float:left;
	padding-left:40px;
	}
		
           ul.menuv, ul.menuv ul{
                margin: 0; 
				padding: 0; 
				width: 191px;
                z-index: 998; 
            } 
				 
         ul.menuimg, ul.menuimg ul{
                margin: 0; 
				padding: 0; 
				width: 100px;
                z-index: 998; 
            } 
			           
            ul.menuv li {
                position: relative; 
				list-style: none; 
				border: 0px;
				background-image:url(img/fundo-botao-left.png);
				background-repeat:no-repeat;
				height:38px;
				
            }
			
			ul.menuimg li {
                position: relative; 
				list-style: none; 
				border: 0px;
				background-image:none;
            }   
			
			  
			      
			
			          
            ul.menuv li a {
                display: block; 
				text-decoration: none; 
                color: #fff;
				font-weight:bold; 
				padding: 10px 0 0 15px;
            }
				
			ul.menuimg li a {
                display: block;  
				padding:0;
				height:100px;
				width:100px;
				
            }
 
               ul.menuv ul {
                position: absolute; 
				z-index:998; 
				display: none; 
				left: 149px;
				padding-left:40px; 
				top: -1px;
            }
			
			   ul.menuimg ul {
                position: absolute; 
				z-index:998; 
				display: none;
				padding:0;
				border:0;
				margin:0;
				top: -1px;
				
            }
			           
            ul.menuimg li.submenu ul, ul.menuv li.submenu ul {
                display: none;
				
            }           
			          
            ul.menuv li a.seta {
                background: transparent url(menu/indicador-submenu-2.gif) 170px center no-repeat;
				
            } 
			           
            ul.menuv li a:hover {
                color:#06F;
            }
			
/*----------------------------------------------center---------------------------------------------*/	

#center{
	position:relative;
	width:720px;
	min-height:400px;
	height:auto;
	padding:10px 10px 10px 10px;
	float:left;
	
	}
	
#novidades{
	position:relative;
	width:480px;
	height:auto;
	text-align:center;
	float:left;
	}
	
#right{
	position:relative;
	width:210px;
	height:auto;
	text-align:center;
	float:left;
	margin-left:10px;
}

#area-restrita{
	position:relative;
	width:180px;
	height:150px;
	margin-left:15px;
	border-bottom:1px solid #FFFFFF;
}
	
#area-restrita form{
	width:160px;
	background-color:#D9E3FF;
	margin:5px;
	float:left;
	padding:5px;
}

#area-restrita td{
    padding:3px 0 3px 0;
	}
	
.botao-enviar{
	width:50px;
	height:20px;
	background-color:#B3D9FF;
	font-size:10px;
	color:#003399;}
	
#noticias{
	position:relative;
	width:200px;
	height:auto;
	background-color:#e6e6e6;
	text-align:justify;
	padding:5px;
}

#noticias img{
	float:left;
	padding-right:3px;}
	
#noticias a{
	text-decoration:none;
	color:#000000;
}
#noticias a:hover{
	text-decoration:underline;
}

#mapa{
	width:370px;
	height:370px;
	float:left;
	padding:10px;
	}
	
#representantes{
	width:250px;
	height:350px;
	padding:10px;
	float:left;
	margin-left:20px;
	}	

/*----------------------------------------------contato--------------------------------------------*/	

#contato{
	width:700px;
	}
	
.form{
	width:400px;
	background-color:#D9E3FF;
	margin-left:160px;
	padding:5px;
	}
	
#mensagem{
	clear:both;
	padding:5px;
	background-color:#003399;
	color:#FFFFFF;
	font-weight:bold;
}		

/*----------------------------------------------rodape---------------------------------------------*/	

#footer{
	width:100%;
	height:70px;
	background-color:#BBCEFF;
	font-size:10px;
	text-align:center;
	padding-top:10px;
	font-weight:600;
	}
	
#footer a{
	color:#000;
}

#footer a:hover{
	color:#006;
}

#espaco{
 width:100%;
 height:500px;}
