@charset "utf-8";
/* CSS Document */

body {
	background-color: #342B24;
	background-image:url(../imagenes/artdeko_3_h200_b245.jpg);
	}
.Estilo9 {color: #FFFFFF;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

.Estilo10 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
}
.Estilo10TITULOS {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
	line-height:22px;
	text-align:center;
}
A.Estilo10TITULOS:visited {	color: #FFFFFF;}
A.Estilo10TITULOS:link {	color: #FFFFFF;}
A.Estilo10TITULOS:hover {	color: #FFFF00;}
A.Estilo10TITULOS:active {	color: #FFFF00;}

.Estilo10TITULOS2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	text-align:center;
}
A.Estilo10TITULOS2:visited {	color: #000000;}
A.Estilo10TITULOS2:link {	color: #000000;}
A.Estilo10TITULOS2:hover {	color: #000099;}
A.Estilo10TITULOS2:active {	color: #000000;}

.Estilo11 {color: #FFFFFF; font-size: 14px; font-family: Arial, Helvetica, sans-serif; }
.Estilo12 {color: #FFFFFF; font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }


.tbl { background:white; text-align:center; }
.tbl tr { background:#cccccc; }
.tbl td { font-family:verdana; font-size:10px; color:black; }
A.tbl:link {
	color: black;
}
A.tbl:visited {
	color: #FFFFFF;
}
A.tbl:hover {
	color: #FFCC00;
}
A.tbl:active {
	color: #CCCCCC;
}
-->
.bottompane {
            background-color: transparent;
            padding-bottom: 0px;
            padding-left: 0px;
            padding-right: 0px;
            padding-top: 0px;
            color: #FFFFFF;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
}

A.bottompane:link {
            text-decoration: none;
            color:#FFCC00;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
}

A.bottompane:visited {
            text-decoration: none;
            color:#FFCC00;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
}

A.bottompane:hover {
            text-decoration: none;
            color:#FFCC33;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;

}

A.bottompane:active {

            text-decoration: none;

            color:#99FF33;

            font-family: Arial, Helvetica, sans-serif;

            font-size: 12px;

}