.texto_1 {
	font-family: High Tower Text;
	font-size: 16px;
	color: #57523E;
}
.links {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #535353;
}
.titulo {
	font-family: Verdana;
	font-size: 18px;
	color: #FFFFFF;
}
.texto_2 {
	font-family: Verdana;
	font-size: 12px;
	color: #4B4949;
}
.subtitulo {
	font-family: Verdana;
	font-size: 14px;
	color: #4B4949;
	font-weight: bold;
}
.texto_3 {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.texto_chico {
	font-family: Verdana;
	font-size: 9px;
	color: #4B4949;
}

#rightlogo {
}

.Logo-Cs-BIG {
	display:none;
	margin-top: 0px;
	margin-left: -150px;
	position: absolute;
	height: 300px;
	width: 300px;
	background-color: rgba(28, 24, 19, 0.7);
	left: 50%;
	top: 195px;
	border-radius: 20px;
	-ms-border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	box-shadow: 20px 0px 3px #000;
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	z-index: 999;
}

a:visited, img {border: none; }


