body {
	background-color: #D7D7D7;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:   12px;
	color: #666666;
	width: inherit;
}

.descripcionFichas {
       text-align: justify;
       color: #000000;
       font-weight: bold;
}

.boton {
  border: groove 1px #000000;
  background-color: #000000;
}

a {
	font-family: Arial Rounded MT Bold, Arial Narrow;
	color: #505050;
	text-decoration: none;
}
a:link {
	color: #333333;
}

a:visited {
	color: #777777;
}

a:hover {
	color: #CCCCCC;
}

a:active {
	color: #FF0000;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: blink;
}

a.inicio {
	font-family: Arial Rounded MT Bold, Arial Narrow;
	color: #000000;
	text-decoration: none;
}
a.inicio:link {
	color: #000000;
}

a.inicio:visited {
	color: #000000;
}

a.inicio:hover {
	color: #909090;
}

a.inicio:active {
	color: #000000;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: blink;
}

.Estilo7 {
	font-size: 9px;
	color: #B7B7B7;
}

.Estilo10 {
	font-size: 9px;
	color: #000000;
	margin-bottom: 3px;
}

.Estilo8 {font-size: 12px}

.tablaPrincipal {
	width: 571px;
	text-align: center;
	background-color: #FFFFFF;
	border: none 0px #000000;
}

.tablaCategorias {
	border: none 0px #CCCCCC;
	background-color: #FFFFFF;
}

.celdaCategoria {
	vertical-align: top;
	width: 125px;
	height: 125px;
	border-color: #CCCCCC;
	background-color: #FFFFFF;
}

.tablaMomentos {
	border: none 0px #CCCCCC;
	background-color: #FFFFFF;
}

.celdaMomento {
	vertical-align: top;
	width: 250px;
	height: 125px;
	border-color: #CCCCCC;
	background-color: #FFFFFF;
}

.textocabeceracategoria {
	font-family: Verdana;
	color: #602020;
	font-size: 15px;
	padding-bottom: 20px;
	text-align: left;
}

.titulo {
	font-family: Verdana;
	color: #A02020;
	font-size: 30px;
	margin-top: 20px;
	margin-bottom: 14px;
	text-align: left;
}

.tablaBottom {
	border: dashed 1px #CCCCCC;
	margin-bottom: 6px;
	margin-left: 3px;
}

.celdaTablaBottom {
	width: 100px;
	border: dashed 1px #CCCCCC;
	color: #555555;
	font-size: 12px;
}

.audiovisual {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: blink;
}
.solicitar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #CC0004;
}

.imageBorder {
	border: none;
}

.textarea_grande {
	width: 600px;
	text-align: justify;
}

.textarea_pequenyo {
	width: 400px;
	text-align: justify;
}

.textarea_grande_title {
	width: 600px;
	text-align: justify;
	font-weight: bold;
}

.textarea_grande_line {
	width: 600px;
	text-align: justify;
}


/*preload classes*/ 
.svw {
    width: 300px; height: 300px;
    background: #fff; overflow: hidden;
}
.svw ul {
    list-style-type: none;
    list-style-position: outside;
    list-style-image: none;
    margin-left: -39px;
}
