/* ---------- reset ---------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
	vertical-align: baseline;
	background: transparent;
	text-align: left;
}
* {
	margin: 0;
	padding: 0;
	border: 0;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }

:focus { outline: 0; }

ins { text-decoration: none; }
del { text-decoration: line-through; }

table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}
.clearfix { display:inline-block; }
* html .clearfix  { height:1%; }
.clearfix  { display:block; }
/* ---------- end reset ---------- */

html, body {
	background: #ffffff;
	height: 100%;
}
body {
	color: #ffffff;
	font-family: "Futura BT", Tahoma, Verdana, Helvetica, sans-serif;
}
a {
	color: #ffffff;
	text-decoration: underline;
}
a:visited {
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	color: #971836;
	text-decoration: none;
}
b { font-weight: bold; }
#wrap {
	width: 768px;
	margin: 0 auto 0 auto;
	padding: 10px 0 10px 0;
}

#header {
	background-image: url(images/sf_top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 100%;
	height: 25px;
}
#menu {
	background-image: url(images/sf_menu.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 768px;
	height: 34px;
}
	#imenu {
		width: 768px;
		height: 34px;
	}
#h_corpo {
	background-image: url(images/sf_corpo.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 100%;
	height: 221px;
}
	#h_corpo #dix {
		width: 100%;
		padding-top: 60px;
	}
	#h_corpo #dix p {
		color: #818181;
		font-family: "Futura BT", Tahoma, Verdana, Helvetica, sans-serif;
		font-size: 7.5pt;
		font-style: italic;
		line-height: 8pt;
		text-align: right;
		padding: 10px 20px 0 0;
	}
#corpo {
	background-image: url(images/sf_corpo.gif);
	background-position: top left;
	background-repeat: repeat-y;
	width: 100%;
	text-align: center;
}
	#corpo #corpo_s {
		background-image: url(images/sf_corps.jpg);
		background-position: top left;
		background-repeat: no-repeat;
		width: 750px;
		margin: 0 auto 0 auto;
		text-align: center;
	}
	#corpo #corpo_t {
		color: #ffffff;
		font-family: "Futura BT", Tahoma, Verdana, Helvetica, sans-serif;
		width: 630px;
		margin: 0 auto 0 auto;
		padding: 40px 0 40px 0;
		font-size: 9pt;
		line-height: 11pt;
		text-align: justify;
	}
	#corpo #corpo_c {
		color: #ffffff;
		font-family: "Futura BT", Tahoma, Verdana, Helvetica, sans-serif;
		width: 630px;
		margin: 0 auto 0 auto;
		padding: 40px 0 40px 0;
		font-size: 9pt;
		line-height: 11pt;
		text-align: center;
	}
	#corpo #cont_l {
		color: #ffffff;
		font-family: "Futura BT", Tahoma, Verdana, Helvetica, sans-serif;
		width: 300px;
		font-size: 9pt;
		line-height: 11pt;
		float: left;
	}
	#corpo #cont_r {
		color: #ffffff;
		font-family: "Futura BT", Tahoma, Verdana, Helvetica, sans-serif;
		width: 300px;
		font-size: 9pt;
		line-height: 11pt;
		float: right;
	}
	#corpo p {
		font-size: 9pt;
		line-height: 11pt;
		text-align: justify;
		margin-bottom: 10px;
	}
	#corpo li {
		background-image: url(images/dotb.gif);
		background-repeat: no-repeat;
		background-position: center left;
		margin-top: 2px;
		padding-left: 10px;
		line-height: 11pt;
		text-align: justify;
	}
	#corpo .imgr {
		float: right;
		margin: 0 0 10px 15px;
	}
	#corpo .imgl {
		float: left;
		margin: 0 15px 10px 0;
	}
	#corpo .imgc { margin-top: 30px; }
	#corpo .lbl {
		float: left;
		width: 100px;
		height: 12px;
		margin-bottom: 70px;
	}
	#corpo .campi {
		width: 500px;
		margin: 15px auto 15px auto;
		text-align: justify;
		clear: both;
	}
	#corpo .validico_m {
		width: 400px;
		height: 31px;
		padding-left: 100px;
		clear: both;
	}
	#corpo .validico {
		width: 200px;
		text-align: center;
		float: left;
	}
	
	#corpo #corpo_g {
		color: #ffffff;
		font-family: "Futura BT", Tahoma, Verdana, Helvetica, sans-serif;
		width: 660px;
		margin: 0 auto 0 auto;
		padding: 40px 0 40px 0;
		font-size: 9pt;
		line-height: 11pt;
		text-align: center;
	}
		#corpo_g .gal {
			height: 280px;
			width: 150px;
			float: left;
			margin-right: 20px;
		}
		#corpo_g .igal {
			height: 150px;
			width: 150px;
			text-align: center;
			margin-bottom: 15px;
		}
		#corpo_g .foto {
			height: 630px;
			width: 500px;
			margin: 0 auto 0 auto;
		}
		#corpo_g .ifoto {
			height: 500px;
			width: 500px;
			text-align: center;
			margin-bottom: 15px;
		}
		#corpo_g h2 {
			color: #cdd8de;
			font-family: "Futura BT", Tahoma, Verdana, Helvetica, sans-serif;
			font-size: 9pt;
			line-height: 12pt;
			text-align: center;
			font-weight: bold;
		}
		#corpo_g h2 a {
			color: #cdd8de;
			font-family: "Futura BT", Tahoma, Verdana, Helvetica, sans-serif;
			font-size: 9pt;
			line-height: 12pt;
			text-align: center;
			font-weight: bold;
			text-decoration: none;
		}
		#corpo_g h2 a:visited {
			color: #cdd8de;
			font-size: 9pt;
			text-decoration: none;
		}
		#corpo_g h2 a:hover {
			color: #971836;
			font-size: 9pt;
			text-decoration: none;
		}
		#corpo_g p {
			font-size: 8pt;
			line-height: 10pt;
			text-align: center;
			margin-bottom: 0;
		}
		#corpo_g .imgGal { border: 2px solid #000000; }
		#corpo_g .imgGalA { border: 2px solid #971836; }
		#corpo_g .galend {
			height: 240px;
			width: 150px;
			float: left;
		}
		#corpo_g #nav {
			width: 400px;
			color: #cdd8de;
			font-family: "Futura BT", Tahoma, Verdana, Helvetica, sans-serif;
			font-size: 11pt;
			line-height: 12pt;
			text-align: center;
			font-weight: bold;
			clear: both;
			margin: 0 auto 0 auto;
		}
		#corpo_g #nav_m {
			width: 367px;
			color: #ffffff;
			font-family: "Futura BT", Tahoma, Verdana, Helvetica, sans-serif;
			font-size: 9pt;
			line-height: 12pt;
			text-align: center;
			font-weight: bold;
			float: left;
		}
		#corpo_g .act {
			color: #cdd8de;
			font-family: "Futura BT", Tahoma, Verdana, Helvetica, sans-serif;
			font-size: 12pt;
			line-height: 12pt;
			font-weight: bold;
		}
		#corpo_g #nav_m a {
			color: #ffffff;
			font-size: 9pt;
			text-decoration: none;
		}
		#corpo_g #nav_m a:visited {
			color: #ffffff;
			font-size: 9pt;
			text-decoration: none;
		}
		#corpo_g #nav a:hover {
			color: #971836;
			font-size: 9pt;
			text-decoration: none;
		}
		#corpo_g #fr_sx {
			width: 16px;
			height: 16px;
			float: left;
		}
		#corpo_g #fr_dx {
			width: 17px;
			height: 16px;
			float: left;
		}
	
#banda {
	background-image: url(images/sf_banda.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 768px;
	height: 120px;
}
	#ibanda {
		width: 768px;
		height: 120px;
	}
	
#footer {
	background-image: url(images/sf_footer.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 100%;
	height: 69px;
	clear: both;
}
	#footer a {
		color: #ffffff;
		text-decoration: none;
		font-size: 8pt;
		font-weight: bold;
		line-height: 8.5pt;
	}
	#footer a:visited {
		color: #ffffff;
		text-decoration: none;
	}
	#footer a:hover {
		color: #971836;
		text-decoration: none;
	}
	#footer .nota_h {
		color: #ffffff;
		font-family: "Futura BT", Tahoma, Verdana, Helvetica, sans-serif;
		font-size: 7.5pt;
		font-weight: bold;
		line-height: 8pt;
		width: 230px;
		padding: 18px 0 0 20px;
		float: left;
	}
	#footer .nota_hr {
		color: #ffffff;
		font-family: "Futura BT", Tahoma, Verdana, Helvetica, sans-serif;
		font-size: 7.5pt;
		font-weight: bold;
		line-height: 8pt;
		width: 201px;
		padding: 18px 0 0 20px;
		float: left;
	}
	#footer .nota_l {
		color: #ffffff;
		font-family: "Futura BT", Tahoma, Verdana, Helvetica, sans-serif;
		font-size: 7.5pt;
		font-weight: bold;
		line-height: 8pt;
		width: 170px;
		padding: 18px 0 0 46px;
		float: left;
	}
	#footer .nota_c {
		color: #ffffff;
		font-family: "Futura BT", Tahoma, Verdana, Helvetica, sans-serif;
		font-size: 7.5pt;
		font-weight: bold;
		line-height: 11pt;
		text-align: center;
		width: 345px;
		padding-top: 20px;
		float: left;
	}
	#footer .nota_r {
		color: #ffffff;
		font-family: "Futura BT", Tahoma, Verdana, Helvetica, sans-serif;
		font-size: 7.5pt;
		font-weight: bold;
		line-height: 8pt;
		text-align: right;
		width: 117px;
		padding: 22px 4px 0 0;
		float: left;
	}
	#footer #cg {
		padding-top: 18px;
		float: left;
	}
	#footer #cg2 {
		padding-top: 24px;
		float: left;
	}	
