@charset "utf-8";

a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #464646;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #464646;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #464646;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #464646;
	text-decoration: none;
	font-weight: bold;
}

.formulario {
	border: 1px solid #a4a4a4;
	height: 17px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #464646;
}
.btformulario {
	border: 1px solid #a4a4a4;
	height: 22px;
	width: 25px;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 11px;
	background-position: center center;
}
body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #464646;
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
hr {
	color: #bbcad4;
}
.borda_img {
	border: 1px solid #e5e5e6;
}
.formularioComentario {
	border: 1px solid #a4a4a4;
	height: 95px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #464646;
}.formulariogoogle {
	border: 1px solid #a4a4a4;
	height: 17px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #464646;
	background: #ffffff;
	width: 154px;
}
.formulario2 {
	border: 1px solid #a4a4a4;
	height: 17px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #464646;
	width: 170px;
}
.formulario3 {
	border: 1px solid #a4a4a4;
	height: 17px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #464646;
	width: 200px;
}

