@charset "utf-8";
/* CSS Document */

body{
	margin:0 auto;
	padding:0px;
	font-family:Arial, sans-serif, "Times New Roman";
	font-size:12px;
	color:#666666;
	background-color:#566167;
}

*{
	outline:none;
	border:none;
}

.catalogo{
	font-family:"Century Gothic", Arial, Verdana, "Times New Roman";
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	text-transform:uppercase;
	color:#709e2e;
	text-decoration:none;
}

.catalogo2{
	font-family:"Century Gothic", Arial, Verdana, "Times New Roman";
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	text-transform:uppercase;
	color:#333333;
	text-decoration:none;
}

.catalogo a:link, .catalogo a:visited{
	font-family:"Century Gothic", Arial, Verdana, "Times New Roman";
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	text-transform:uppercase;
	color:#709e2e;
	text-decoration:none;
}

.catalogo a:hover{
	font-family:"Century Gothic", Arial, Verdana, "Times New Roman";
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	text-transform:uppercase;
	color:#666666;
	text-decoration:none;
}

.footer{
	font-family:Arial, sans-serif, "Times New Roman";
	font-size:11px;
	color:#ffffff;
}

.footer a:link, .footer a:visited{
	font-family:Arial, sans-serif, "Times New Roman";
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.footer a:hover{
	font-family:Arial, sans-serif, "Times New Roman";
	font-size:11px;
	color:#b0e300;
	font-weight:bold;
	text-decoration:none;
}

.txt_bold{
	font-family:Arial, sans-serif, "Times New Roman";
	font-size:12px;
	font-weight:bold;
	color:#709e2e;
}

.txt_bold a:link, .txt_bold a:visited{
	font-family:Arial, sans-serif, "Times New Roman";
	font-size:12px;
	font-weight:bold;
	color:#709e2e;
	text-decoration:none;
}

.txt_bold a:hover{
	font-family:Arial, sans-serif, "Times New Roman";
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}

.site{
font-family:"Century Gothic", Arial, Verdana, "Times New Roman";
	font-size:35px;
	font-weight:bold;
	color:#999;
	text-decoration:none;
}

.txt{
	font-family:Arial, sans-serif, "Times New Roman";
	font-size:12px;
	color:#666666;
}

.txt a:link, .txt a:visited{
	font-family:Arial, sans-serif, "Times New Roman";
	font-size:12px;
	color:#666666;
	text-decoration:none;
}

.txt a:hover{
	font-family:Arial, sans-serif, "Times New Roman";
	font-size:12px;
	color:#709e2e;
	text-decoration:none;
}
	