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

.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #52BCBC;
}
.Estilo2 {	font-family: verdana;
	font-size: 12px;
}
.Estilo10 {font-size: 11px; }
.Estilo11 {font-family: verdana; font-size: 11px; }
.Estilo3 {	font-size: 18px;
	font-family: arial;
	font-weight: bold;
}
.Estilo5 {	font-size: 18px;
	font-family: arial;
}
.Estilo7 {font-family: arial; font-size: 12px; font-weight: bold; }
.Estilo8 {font-size: 11px; font-family:verdana; }
.Estilo9 {	color: #006633;
	font-size: 10px;
}
.tabpad {padding:5px; }
body {
	background-image: url(imagenes/backg.png); font-family:Arial, Helvetica, sans-serif;
}
a:link { color:#666666; text-decoration:none; font-weight:bold; font-size:12px; }
a:visited { color:#666666; text-decoration:none; font-weight:bold; font-size:12px; }
a:hover { color:#000000; text-decoration:none; border-bottom:1px dashed; font-size:12px; }
.top:link { color:#52BCBC; text-decoration:none; font-weight:bold; font-size:16px; }
.top:visited { color:#52BCBC; text-decoration:none; font-weight:bold; font-size:16px; }
.top:hover { color:#52BCBC; text-decoration:none; border-bottom:1px dashed; font-size:16px; }
h1 { font-size:16px; margin:0px; }
h2 { font-size:16px; margin:0px; }