body,html{
margin:0;
padding:0;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
line-height: 22px;
background:url('../img/background1.png');
}

#main{
width: 760px;
margin: 0 auto;
}

#left{
width:25px;
float:left;
}

#box{
width:245px;
float:left;
text-align:left;

}

	#logotipo{
	width:168px;
	height:110px;
	}
	
	#minibox{
	width:180px;
	height:270px;
	margin: 10px 0 10px 5px;
	overflow:hidden;
	}
	
#conteudo{
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../img/background2.png, sizingMethod='scale') repeat-y;
width:480px;
float:right;
}
html>body #conteudo{background: url('../img/background2.png') repeat-y;}

	#menubox{
	width:400px;
	height:110px;
	margin:0 auto;
	text-align:left;
	}
	
	#imagem{
	width:450px;
	height:290px;
	margin:0 auto;
	}
	
	#imagemcontato{
	width:450px;
	height:290px;
	margin:0 auto;
	}
	
	#VL{
	width:400px;
	height:20px;
	margin:0 auto;
	}
	
	#viewer{
	width:150px;
	height:20px;
	float:left;
	text-align:left;
	line-height:40px;
	word-spacing:5px;
	}
	
	#legenda{
	padding-top:13px;
	width:250px;
	height:20px;
	text-align:right;
	line-height:13px;
	float:right;
	}
	
	#titulo{
	width:450px;
	margin:0 auto;
	text-align:justify;
	margin-top: 30px;
	}
	
	#texto{
	width:400px;
	margin:0 auto;
	text-align:justify;
	}
	
	#imagemin{
	width:400px;
	margin:0 auto;
	}
	
	#topo{
	width:400px;
	margin:0 auto;
	padding:20px 0 100px 0;
	text-align:justify;
	}

#rodape {
border-top:1px solid #000000;
height:20px;
clear:both;
}

#rodapeBox {
width:725px;
margin:0 auto;
}

/*TEXTOS*/
.titulo{font-size:13px;font-weight:bold;}
.subtitulo{font-size:12px;font-weight:bold;margin-top:45px;margin-bottom:-5px;}
.texto{font-size:12px;text-indent:10px;}
.minibox{font-size:11px;text-indent:10px;}
.miniboxmenu{font-family:Arial, Helvetica, sans-serif;font-size:11px;line-height:13px;}
.legenda{font-size:11px;color:#666666;}
.fichatec{font-family:Arial, Helvetica, sans-serif;font-size:12px;}
.rodape{font-size:11px;color:#cccccc;text-align:right;}

/*LINKS*/
.miniboxmenu a:link{color:#333333;text-decoration:none;}
.miniboxmenu a:visited{color:#333333;text-decoration:none;}
.miniboxmenu a:hover{color:#003366;text-decoration:none;}
.miniboxmenuOn {color:#003366;text-decoration:none;font-weight:bold;}

.textoin a:link{color:#333333;text-decoration:underline;}
.textoin a:visited{color:#333333;text-decoration:underline;}
.textoin a:hover{color:#003366;text-decoration:underline;}

.viewer a:link{font-size:11px;color:#666666;text-decoration:none;font-weight:bold;}
.viewer a:visited{font-size:11px;color:#999999;text-decoration:none;font-weight:bold;}
.viewer a:hover{font-size:11px;color:#003366;text-decoration:none;font-weight:bold;}
.viewer a:active{font-size:13px;color:#003366;text-decoration:none;font-weight:bold;}
.viewer a:focus{font-size:13px;color:#003366;text-decoration:none;font-weight:bold;}

.mapa a:link{font-size:11px;color:#cccccc;text-decoration:none;}
.mapa a:visited{font-size:11px;color:#cccccc;text-decoration:none;}
.mapa a:hover{font-size:11px;color:#999999;text-decoration:none;}

input, textarea, select {
background:url(../img/background3.png);
border:#666666 0px solid;
color:#003366;
font-size:12px ;
font-family:arial;
line-height:18px;
	scrollbar-3dlight-color: #C3C6C3;
    scrollbar-arrow-color: #003366;
    scrollbar-base-color: #C3C6C3;
    scrollbar-darkshadow-color: #C3C6C3;
    scrollbar-face-color: #C3C6C3;
    scrollbar-highlight-color: #C3C6C3;
    scrollbar-shadow-color: #C3C6C3
}

/*SAMU DESIGN
  SÃO PAULO, BRASIL
  10.2005
*/