@charset "utf-8";
/* CSS Document */
body {
	background-image: url(fondo.jpg); font-family:Arial, Helvetica, sans-serif; font-size:14px;
}
.style1 {
	font-family: arial;
	font-weight: bold;
	color:#999999;
}
.top1 {
	font-family: arial;
	font-weight: bold;
	color:#B17272;
}
.top2 {
	font-family: arial;
	font-weight: bold;
	color:#675A9A;
}
.top3 {
	font-family: arial;
	font-weight: bold;
	color:#688963;
}
.style2 {
	font-family: arial;
	font-size: 12px;
}
.style4 {
	font-family: verdana;
	font-size: 10px;
}
.style5 {font-family: arial; font-size: 11px; font-weight: bold; }
a:link { color:#999999; text-decoration:none; }
a:visited { color:#999999; text-decoration:none; }
a:hover { color:#000000; }
.img { padding-right:10px; }

.Estilo1 {font-family: Arial, Helvetica, sans-serif}
.Estilo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:100;
}
.Estilo3 {font-size: 14px}
h2 { font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:100; margin:0px; }
h1 {  margin:0px; font-size:20px; }
.subtitle { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#2F868A; font-weight:bold; }
.box{ border:#0099CC 1px dashed; background:#F0F5F7; padding:10px; font-family:Arial, Helvetica, sans-serif; font-size:14px; }
.box a:link { color:#666666; }
.box a:visited { color:#666666; }