html {
	SCROLLBAR-FACE-COLOR: #DFDFDF;
	SCROLLBAR-HIGHLIGHT-COLOR: #8C8C8C;
	SCROLLBAR-SHADOW-COLOR: #8C8C8C;
	SCROLLBAR-3DLIGHT-COLOR: #F2F2F2;
	SCROLLBAR-ARROW-COLOR:  #8C8C8C;
	SCROLLBAR-DARKSHADOW-COLOR: #e1e2e2;
	SCROLLBAR-TRACK-COLOR: #e1e2e2;
}
body {
	background-color: #e1e2e2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
#main {
	position: relative;
	visibility: visible;
	z-index: 1;
	height: 388px;
	width: 717px;
	left: 0px;
	top: 0px;
	background-image:  url(p1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#main1 {
	position: relative;
	visibility: visible;
	z-index: 1;
	height: 388px;
	width: 717px;
	left: 0px;
	top: 0px;
	background-image:  url(p2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#main2 {
	position: relative;
	visibility: visible;
	z-index: 1;
	height: 388px;
	width: 717px;
	left: 0px;
	top: 0px;
	background-image:  url(p3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#main3 {
	position: relative;
	visibility: visible;
	z-index: 1;
	height: 388px;
	width: 717px;
	left: 0px;
	top: 0px;
	background-image:  url(p4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#main4 {
	position: relative;
	visibility: visible;
	z-index: 1;
	height: 388px;
	width: 717px;
	left: 0px;
	top: 0px;
	background-image:  url(p5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#foto1 {
	position: absolute;
	z-index: 3;
	height: 78px;
	width: 77px;
	left: 71px;
	top: 191px;
}
#foto2 {
	position: absolute;
	z-index: 3;
	height: 78px;
	width: 77px;
	left: 71px;
	top: 191px;
}
#foto3 {
	position: absolute;
	z-index: 3;
	height: 78px;
	width: 77px;
	left: 71px;
	top: 191px;
}
#texto1 {
	overflow: auto;
	position: absolute;
	z-index: 4;
	height: 199px;
	width: 343px;
	left: 229px;
	top: 154px;
	border: 3px solid #E9E9E9;
}
#texto2 {
	overflow: auto;
	position: absolute;
	z-index: 4;
	height: 199px;
	width: 541px;
	left: 31px;
	top: 154px;
	border: 3px solid #E9E9E9;
}
#titulo1 {
	position: absolute;
	z-index: 5;
	height: 28px;
	width: 343px;
	left: 229px;
	top: 121px;
	background-color: #E9E9E9;
}
#titulo2 {
	position: absolute;
	z-index: 5;
	height: 28px;
	width: 541px;
	left: 31px;
	top: 121px;
	background-color: #E9E9E9;
}
.td-botonera1 {
	background-color: #DFDFDF;
	text-align: right;
	font-size: 12px;
	color: #8C8C8C;
}
.td-botonera12 {
	background-color: #C9C9C9;
	text-align: right;
	font-size: 12px;
	color: #E8E9E9;
}
.td-botonera2 {
	background-color: #DFDFDF;
	text-align: center;
	font-size: 12px;
	color: #8C8C8C;
}
.td-botonera21 {
	background-color: #C9C9C9;
	text-align: center;
	font-size: 12px;
	color: #E8E9E9;
}
.td-texto1 {
	font-size: 11px;
	margin: 5px;
	color: #666666;
	text-align: justify;
}
.td-texto2 {
	font-size: 11px;
	color: #666666;
	text-align: center;
	padding-top: 20px;
}
.td-texto3 {
	font-size: 11px;
	color: #666666;
	text-align: center;
	padding-top: 10px;
}
.td-titulo1 {
	font-size: 13px;
	margin: 5px;
	color: #999999;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 5px;
}
.td-titulo2 {
	font-size: 13px;
	margin: 5px;
	color: #999999;
	text-align: left;
	text-transform: uppercase;
}
.link-texto {
	color: #8C8C8C;
	text-decoration: none;
	font-size: 13px;
}
a {
	text-decoration: none;
	font-size: 11px;
	color: #8C8C8C;
}
a:active {
	color: #8C8C8C;
}
a:visited {
	color: #8C8C8C;
}
a:hover {
	color: #C9C9C9;
}
a img {
	border: 2px solid #C9C9C9;
}
a:hover img {
	border: 2px solid #8C8C8C;
}
