body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.site {
	clear: both;
	width: 778px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: fixed;
	height: auto;
	background-color: #FFFFFF;
}
.top {
	height: 279px;
	width: 778px;
	clear: both;
}
.scmenu {
	clear: left;
	float: left;
	height: 500px;
	width: 180px;
	background-color: #FFFFFF;
}
.boxcontent {
	clear: none;
	float: right;
	height: auto;
	width: 548px;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 30px;
	background-color: #FFFFFF;
	padding-left: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.boxcontentbottom {
	margin: 0px;
	clear: right;
	float: right;
	height: 40px;
	width: 598px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.footer {
	margin: 0px;
	clear: both;
	float: none;
	height: 50px;
	width: 778px;
	background-color: #FFFFFF;
}
.Titulo {
	font-family: "Comic Sans MS";
	color: #FF0000;
	font-weight: bold;
	font-size: 13px;
}
.Titulo a:active {
	color: #FF0000;
	text-decoration: none;
}
.Titulo a:link {
	color: #FF0000
	text-decoration: none;
}
.Titulo a:hover {
	color: #FF0000
	text-decoration: none;
}
.Titulo a:visited {
	color: #FF0000;
	text-decoration: none;
}
.Texto {
	font-family: Verdana;
	color: #333333;
	font-weight: normal;
	font-size: 11px;
}
.Texto a:active {
	color: #333333;
	text-decoration: none;
}
.Texto a:link {
	color: #333333
	text-decoration: none;
	color: #FF0000;
}
.Texto a:hover {
	color: #FF0000
	text-decoration: none;
	color: #FF0000;
}
.Texto a:visited {
	color: #FF0000;
	text-decoration: none;
}
.border {
	border-top-width: 1pt;
	border-right-width: 1.2pt;
	border-bottom-width: 1.2pt;
	border-left-width: 1pt;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	width: 325px;
	border-top-style: solid;
	border-left-style: solid;
}
.Subtitulo 
{
	font-family: "Comic Sans MS";
	color: #FF0000;
	font-weight: bold;
	font-size: 11px;
}
.Subtitulo a:active {
	color: #FF0000;
	text-decoration: none;
}
.Subtitulo a:link {
	color: #FF0000
	text-decoration: none;
}
.Subtitulo a:hover {
	color: #FF0000
	text-decoration: none;
}
.Subtitulo a:visited {
	color: #FF0000;
	text-decoration: none;
}
.img {
	background-color: #FFFFFF;
}

.boxcontentCopy {

	clear: none;
	float: right;
	height: auto;
	width: 548px;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 30px;
	background-color: #FFFFFF;
	padding-left: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
}
