BODY {
margin: 0px;
background-color: White;
font-family: Arial, Helvetica, sans-serif;
color: #666666;
}

td.bloque_izquierda {
width: 160px;
font-size: 11px;
}

#boton a, #boton a:visited {
display: block;
height: 24px;
width: 66px;
background-image: url(images/enlace.gif);
background-position: 0px 6px;
background-repeat: no-repeat;
color: White;
font-size: 11px;
font-family: Arial;
text-decoration: none;
padding-top: 7px;

}

#boton a:hover {
color: Black;
background-image: url(images/enlace_f2.gif);
}

#sep {
background-image: url(images/separador.gif);
background-repeat: repeat-x;
background-position: 0px 6px;
}

#boton2 a, #boton2 a:visited {
display: block;
height: 24px;
width: 99px;
background-image: url(images/enlace2.gif);
background-position: 0px 6px;
background-repeat: no-repeat;
color: White;
font-size: 11px;
font-family: Arial;
text-decoration: none;
padding-top: 7px;
}

#boton2 a:hover {
color: Black;
background-image: url(images/enlace2_f2.gif);
}

td.bloque_menu {
width: 165px;
background-image: url(images/tit_experienciarium.gif);
background-repeat: no-repeat;
padding-top: 25px;
font-size: 11px;
}

a.categoria:link, a.categoria:visited {
display: block;
height: 14px;
width: 165px;
background-image: url(images/bg_menu.gif);
background-repeat: no-repeat;
font-size: 11px;
padding-left: 13px;
text-decoration: none;
color: #999;
}

a.categoria:hover {
background-image: url(images/bg_menu_hover.gif);
color: #666;
}

a.fitxa:link, a.fitxa:visited {
font-size: 11px;
padding-left: 12px;
line-height: 160%;
text-decoration: none;
color: #999;
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 2px 2px;
}

a.fitxa:hover {
color: #333;
}

a.actual:link, a.actual:visited, a.actual:hover {
font-size: 11px;
padding-left: 15px;
line-height: 160%;
text-decoration: none;
color: #E50D2E;
background-image: url(images/bullet2.gif);
background-repeat: no-repeat;
background-position: 6px 3px;
}

td.titulo_fitxa {
font-size: 15px;
color: #E50D2E;
font-weight: bold;
padding-bottom: 5px;
padding-top: 25px;
padding-left: 7px;
text-indent: 5px;
}

td.titulo_fitxa2 {
font-size: 13px;
color: #E50D2E;
font-weight: bold;
padding-bottom: 5px;
padding-top: 25px;
padding-left: 7px;
text-indent: 5px;
}

td.texto {
font-size: 11px;
line-height: 160%;
color: #666;
text-align: justify;
padding-top: 25px;
}

td.bloque_menu_plataformas {

width: 165px;
background-image: url(images/tit_plataformas.gif);
background-repeat: no-repeat;
padding-top: 25px;
font-size: 11px;
}
.bullet_plataforma {
	font-family: Verdana;
	font-size: 11px;
	color: #CC0000;
}

td.texto_normal {
font-size: 11px;
color: #666;
text-align: justify;
padding-top: 10px;
}.texto_normal {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
