@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
A:link {
	font-weight: bold;
	font-size: 11px;
	color: #73d0d8;
	background-color: transparent;
 	text-decoration: none;
}
A:visited {
	font-weight: bold;
	font-size: 11px;
	color: #2DBCDC;
	background-color: transparent;
  	text-decoration: none;
}
A:active {
	font-weight: bold;
	font-size: 11px;
	color: #73d0d8;
	background-color: transparent;
 	text-decoration: none;
}
A:hover {
	border-top: #C017F0 1px solid;
	font-weight: bold;
	font-size: 11px;
    background-image: url(http://www.sttalo.com/img/fundolink.gif); 	
	color: #ffffff;
	border-bottom: #C017F0 1px solid;
	background-color: transparent;
 	text-decoration: none;
}
.textoesp {
	font-size: 10px;
	padding-left: 3%;
	padding-right: 3%;
	padding-top: 2%;
	padding-bottom: 2%;
	text-align:justify;
}
.titulo {
	font-size: 13px;
	margin-top: 1%;
	margin-bottom: 1%;
	margin-left: 1%;
	margin-right: 1%;
	text-align:justify;		
	font-weight: bold;
	color: #9900CC
}
.destaque{
	font-size: 11px;
	margin-top: 1%;
	margin-bottom: 1%;
	margin-left: 1%;
	margin-right: 1%;
	text-align:justify;
	font-weight: bold;
	color: #7e7eb4
}
hr {
	color: #7d7eb4;
	width: 100%;
	height: 1%;
	margin-left: 2%;
	margin-right: 2%;
	text-align: left;
}
.tabela {
	margin-left: 5%;
	margin-right: 20%;
	}

#inicial {
	height:200px;
	width: 700px;
	margin:auto;
	clear:both;
}
#inicial a:link {
		text-decoration: none;
}
#inicial a:hover {
		text-decoration: none;
		background-image: none; 
		border-top: none;
		border-bottom: none;
}
#menuinicial {
	height:25px;
	width: 120px;
	margin-top: 48px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#menuinicial li {
	list-style-type:none;
	display: inline;
}
#menuinicial li a {
	width:100px;
	height:20px;
	font-family:tahoma;
	font-size:11px;
	font-weight: normal;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	outline:none;
	padding-top:5px;
	margin-left:10px;
	margin-right:10px;
	float:left;
	background-color: #7E7EB4;
	border-bottom: #FFFFFF 2px solid;
}
#menuinicial li a:hover {
	color:#7E7EB4;
	background-color: #6ED0D9;
	font-weight: normal;
	border-bottom: #FFFFFF 2px solid;
}

blockquote {
	margin-left:30px;
	padding:10px 10px 10px 10px;
	color: #6A5ACD;
	background:#F5F5F5;
    font-weight: bold;
	}
	
.TemplateSttalo #conteudo { 
	width: 80%;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: 2px solid #6bcfd6;
	text-align: left; 
} 
.TemplateSttalo #topo { 
	background: #FFFFFF; 
	padding: 0 10px;  /
} 
.TemplateSttalo #topo h1 {
	margin: 0; 
	padding: 10px 0; 
}

.TemplateSttalo #lateral {
	float: right; 
	width: 24%; 
	background: #EFEFF5; 
	padding-top: 15px; 
	padding-left: 5px; 
	padding-right: 5px; 
}
.TemplateSttalo #barra {
	background: #EFEFF5; 
	text-align: left;
	padding-top: 5px; 
	padding-bottom: 5px;
	padding-left: 5px; 
	padding-right: 5px; 
}
.TemplateSttalo #lateral h3, .TemplateSttalo #lateral p {
	margin-left: 10px; 
	margin-right: 10px;
}

.TemplateSttalo #conteudoPrincipal {
	margin: 0 25px 0 10px;
	float: left;
	width: 70%;
} 

.TemplateSttalo #rodape { 
	padding: 0 10px; 
	background:#FFFFFF; 
} 
.TemplateSttalo #rodape p {
	margin: 0; 
	padding: 10px 0; 
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
