body {
	background-image: url(/images/sf_index.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#banner {
	height: 182px;
	width: auto;
		clear:both;
}
#main_index {
	width:980px;
}
#barra1 {
	margin-top:184px;
}
#barra2 {
	margin-top:173px;
}
#barra1, #barra2 {
	height:20px;
}
#barra1 a, #barra2 a{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#barra1 a:hover, #barra2 a:hover{
	color: #000;
	text-decoration: underline;
}

.barrina {
	width: 238px;
	display: inline-block;
	background-image: url(/images/triangolo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height:20px;
}

