#main {
	height: 300px;
	color: #222;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 10%;
	width: 25000px;
}
a {
	color: #666666;
	text-decoration: none;
}
.divisor {
	height: 300px;
	width: 350px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-right: 20px;
}
#title {
	width: 900px;
	height: 60px;
	float: left;
	margin-top: 100px;
}
#title a {
	float: left;
	display: inline;
}
#title a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#title h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 22px;
	margin: 0px;
}
#title p {
	margin: 0px;
}
.titulo {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	margin: 80px 20px;
}
.titulo h2 {
	font-size: 40px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: -1px;
}
.dingbat {
	font-family: Webdings, Wingdings, "Wingdings 2", "Wingdings 3";
	color: #222;
	font-size: 11px;
}
.muestra {
	margin: 0px auto;
	text-align: center;
	height: 1px;
}
.muestra img {
}
body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	margin: 0px;
}
.anchor {
	height: 300px;
	float: left;
}
.divisorOpen {
	height: 300px;
	float: left;
	border: none;
	width: 300px;
}
.divisorTit {
	height: 300px;
	width: 350px;
	float: left;
	margin-right: 20px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(img/esquina.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.divisorTit a {
	color: #FFFFFF;
}
.divisorTit a:hover {
	color: #FF0000;
}
.back {
	float: left;
	position: absolute;
	bottom: 30px;
	padding: 5px;
}
.back img {
	border: none;
}
.avisoscroll {
	position: absolute;
	bottom: 30px;
	left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: auto;
}
.style6 {color: #999999}
