/* CSS Document */
/* base de layout interno */


#content{
margin: 0px;
width: 100%;
height: 100%;
padding: 0;
background-color: #E4E4E4;
}

#header{
margin: 0;
padding: 0;
width: 100%;
height: 151px;
background-image:url(imagens_08_sp/interno/fundo_interno.jpg);
}

#breadcrumbs {
margin: 0;
padding: 0;
width: 100%;
height: 20px;
background-color: #C5C5C5;
}

especificacao de formatacao de link para o Breadcrumb 
a.breadcrumbs {
	font-family: Helvetica, Arial;
	font-size: 10px;
	color: #666666;
}
a.breadcrumbs:link {
	text-decoration: none;
	font-size: 10px;
	color: #666666;
}
a.breadcrumbs:visited {
	text-decoration: none;
	font-size: 10px;
	color: #666666;
}
a.breadcrumbs:hover {
	
	background-color: #0099CC;
	color: #666666;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
a.breadcrumbs:active {
	text-decoration: none;
	color: #666666;
}



#conteudoesquerda{
margin-left:0;
margin-right:0;
float:left;
padding: 0;
width:70%;
height:100%;
background-color:#FFFFFF;
}

a.conteudoesquerda:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0066CA;
	text-decoration: none;
}
a.conteudoesquerda:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0066CA;
	text-decoration: none;
}
a.conteudoesquerda:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #0066CA;
}
a.conteudoesquerda:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0066CA;
	text-decoration: none;
}


#menudireita{
	padding: 0;
	float:right;
	width:30%;
	height:80%;
	background-color:#E4E4E4;
/*	background-image: url(imagens_08_sp/interno/fundo_laddireito.gif);*/
	margin: 0;
	position: relative;
}
#menudireitatitulo{
	padding: 0;
	float:right;
	width:30%;
	height:20%;
	background-color:#E4E4E4;
/*	background-image: url(imagens_08_sp/interno/fundo_laddireito.gif);*/
	margin: 0;
	position: relative;
}
a.menudireita:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0066CA;
	text-decoration: none;
}
a.menudireita:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0066CA;
	text-decoration: none;
}
a.menudireita:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #0066CA;
}
a.menudireita:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0066CA;
	text-decoration: none;
}


#footer{
margin-bottom:0;
margin-left:0;
margin-right:0;
width:100%;
height:61px;
background-image:url(imagens_08_sp/interno/fundo_inferior_footer.gif);
clear:both;
}

especificacao de formatacao de link para o Breadcrumb 
a.footer {
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #ffffff;
}
a.footer:link {
	text-decoration: none;
	font-size: 12px;
	color: #ffffff;
}
a.footer:visited {
	text-decoration: none;
	font-size: 12px;
	color: #ffffff;
}
a.footer:hover {
	
	background-color: #0099CC;
	font-size: 12px;
	color: #ffffff;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
a.footer:active {
	text-decoration: none;
	color: #000000;
}




#content #menudireita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	height: 100%;
}
#content #conteudoesquerda {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
#content #conteudoesquerda telhanorte {
	border: 1px solid #FB2118;
}
