body {
	background-image: url(../img/bg.png);
	background-repeat: repeat;
}
#web {
	height: 480px;
	width: 712px;
	margin-top: -240px;
	margin-left: -364px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-color: #F0F1F5;
}
#img {
	height: 480px;
	width: 400px;
	position: absolute;
	z-index: 11;
}
#pagina1 {
	height: 480px;
	width: 430px;
	background-image: url(../img/bg1.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	z-index: 10;
}
#pagina2 {
	height: 480px;
	width: 430px;
	background-image: url(../img/bg2.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 10;
	left: 0px;
}
#pagina3 {
	height: 480px;
	width: 430px;
	background-image: url(../img/bg3.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 10;
	left: 0px;
}
#pagina4 {
	height: 480px;
	width: 430px;
	background-image: url(../img/bg4.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 10;
	left: 0px;
}



#videoBox {
	height: 120px;
	width: 207px;
	margin-left: 102px;
	margin-top: 304px;
	cursor:pointer;
	position: absolute;
	z-index: 100;
}

#swf {
	height: 480px;
	width: 320px;
	float: right;
}
#videoZone {
	float: left;
	height: 480px;
	width: 404px;
	background-image: url(../img/img1.jpg);
	background-repeat: no-repeat;
}
#p1 {
	height: 34px;
	width: 309px;
	position: absolute;
	z-index: 15;
	left: 404px;
	background-image: url(../img/b1.png);
}
#p2 {
	height: 412px;
	width: 45px;
	position: absolute;
	z-index: 15;
	left: 404px;
	background-image: url(../img/b2.png);
	top: 34px;
}
#pie {
	height: 20px;
	width: 712px;
	position: absolute;
	top: 480px;
}
#piecu {
	float: right;
	height: 20px;
	width: 200px;
	margin-top: 25px;
}


#p3 {
	height: 34px;
	width: 309px;
	position: absolute;
	z-index: 15;
	left: 404px;
	background-image: url(../img/b3.png);
	top: 446px;
}
#p4 {
	height: 412px;
	width: 26px;
	position: absolute;
	z-index: 15;
	left: 687px;
	background-image: url(../img/b4.png);
	top: 34px;
}



#paginas {
	height: 480px;
	width: 309px;
	overflow: hidden;
	position: absolute;
	z-index: 10;
	padding-left: 404px;
}
.puntos {
	color: #FFF;
	font-size: 10px;
	float: left;
	margin-top: -3px;
	margin-bottom: 3px;
}
.menu {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.menu:hover {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.selected {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.link {
	color: #591E28;
	font-weight: bold;
	text-decoration: none;
}


.scroll{
	display:block;
	height:270px;
	overflow:scroll;
	width: 200px;
	margin-left: 27px;
	padding-top: 7px;
	padding-right: 45px;
	padding-bottom: 7px;
	padding-left: 7px;
	position: absolute;
	margin-top: 20px;
}
.noscroll {
	display:block;
	height:270px;
	width: 250px;
	margin-left: 27px;
	padding-top: 7px;
	padding-right: 45px;
	padding-bottom: 7px;
	padding-left: 7px;
	position: absolute;
	margin-top: 20px;
}
.txt{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.tit{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
}
ul {
	list-style-type: square;
	padding-left: 10px;
}
