/* CSS Document */

BODY {
	scrollbar-arrow-color:#579012;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#579012;
	scrollbar-3dlight-color:#579012;
	margin: 15 0 0 0;
	font-family: arial;
	font-size: 12px;

}
.titulo {
	scrollbar-track-color:#FFFFFF;
	font-family: "Century Gothic";
	font-size: 26px;
	color: #02437B;
	font-weight: bold;
}
.text {
	scrollbar-track-color:#FFFFFF;
	font-family: arial;
	font-size: 12px;
	color: #024282;
	font-weight: normal;
}
#top {
	scrollbar-track-color:#FFFFFF;
	width: 766px;
	margin: 0 auto 0 auto;
	height: 342px;
	text-align: center;
}
#interior {
	scrollbar-track-color:#FFFFFF;
	width: 766px;
	margin: 0 auto 0 auto;
	height: 420px;
	text-align: center;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#dentro {
	scrollbar-track-color:#FFFFFF;
	width: 620px;
	margin: 0 auto 0 auto;
	height: 368px;
	text-align: center;
	margin-left: 146px;
}
#foot {
	scrollbar-track-color:#FFFFFF;
	width: 766px;
	margin: 0 auto 0 auto;
	height: 80px;
	text-align: center;
	background-color: #073D7D;
	background-image: url(../images/bgfoot.jpg);
}
.subti {
	scrollbar-track-color:#FFFFFF;
	font-family: "Century Gothic";
	font-size: 13px;
	color: #02437B;
	font-weight: bold;
	text-decoration: none;
}
.textbold {
	scrollbar-track-color:#FFFFFF;
	font-family: arial;
	font-size: 12px;
	color: #024282;
	font-weight: bold;
}
.copy {
	scrollbar-track-color:#FFFFFF;
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
#interiorprod {
	scrollbar-track-color:#FFFFFF;
	width: 766px;
	margin: 0 auto 0 auto;
	height: 450px;
	text-align: center;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#dentroprod {
	scrollbar-track-color:#FFFFFF;
	width: 620px;
	margin: 0 auto 0 auto;
	height: 440px;
	text-align: center;
	margin-left: 146px;
}
