.copyright  {
	font-size : 10px;
	font-family : Arial;
	color : #3b1501;
	text-decoration : none;
	font-weight : normal;
}
.copyright A:link{color:#3b1501;text-decoration:none}
.copyright A:visited{color:#3b1501;text-decoration:none}
.copyright A:hover{color:red;text-decoration:none}

body,html {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background: #cb9e63;
	scrollbar-face-color: #cb9e63;
	scrollbar-shadow-color:#3b1501;
	scrollbar-highlight-color: #3b1501;
	scrollbar-3dlight-color: #cb9e63;
	scrollbar-darkshadow-color: #cb9e63;
	scrollbar-track-color: #cb9e63;
	scrollbar-arrow-color: #3b1501;
}

table,div {
	color: #3b1501;
	font-family : Arial;
}

A {color:#3b1501}
A:link{color:#3b1501}
A:alink{color:#3b1501}
A:vlink{color:#3b1501}
A:visited{color:#3b1501}
A:hover{text-decoration:none}

.a11 {
	background: url(../grafica/s_1x1.jpg) no-repeat right bottom;
	width: 30%;
	height: 30%;
}
.a12 {
	background: url(../grafica/s_1x2.jpg) no-repeat bottom;
	width: 470px;
	padding: 5px 0 20px 10px;
}
.a13 {
	background: url(../grafica/s_1x3.jpg) no-repeat bottom;
	width: 503px;
}
.a14 {
	background: url(../grafica/s_1x4.jpg) no-repeat left bottom;
	width: 30%;
}

.a21 {
	background: url(../grafica/s_2x1.jpg) no-repeat right;
	height: 494px;
}
.a23 {
	background: url(../grafica/sfondo.jpg);
	width: 503px;
	height: 494px;
}
.a23_pad {
	background: url(../grafica/sfondo.jpg);
	width: 503px;
	height: 494px;
	padding: 20px;
}
.a24 {
	background: url(../grafica/s_2x4.jpg) no-repeat left;
}
.a31 {
	background: url(../grafica/s_3x1.jpg) no-repeat right top;
	height: 30%;
}
.a32 {
	background: url(../grafica/s_3x2.jpg) no-repeat top;
	padding: 5px 10px 0 10px;
}
.a33 {
	background: url(../grafica/s_3x3.jpg) no-repeat top;
	text-align: right;
	padding: 1px 10px 0 10px;
	width: 503px;
}
.a34 {
	background: url(../grafica/s_3x4.jpg) no-repeat left top;
}
.sitoscroll {
	width: 463px;
	height: 454px;
	padding: 0px;
	overflow: auto;
	overflow-x:hidden;
	scrollbar-face-color: #cb9e63;
	scrollbar-shadow-color:#3b1501;
	scrollbar-highlight-color: #3b1501;
	scrollbar-3dlight-color: #cb9e63;
	scrollbar-darkshadow-color: #cb9e63;
	scrollbar-track-color: #cb9e63;
	scrollbar-arrow-color: #3b1501;
}
.paragrafo {
	margin-bottom: 8px;
	text-align: justify;
}
.foto {
	border: 1px solid #3b1501;
}
hr {
	color: #3b1501;
}