/* CSS Document */

#cabecera {
	width: 760px;
	height: 95px;
	background: url("../img/cabecerabarco.gif");
	margin-left: 17px;
}

#tit { background-image: url(../img/tits/tit_animacion.gif); width: 400px; height:26px ; margin-left: 335px;}

#novedades { margin-left: 0px; width: 400px; height:25px ;}

#novedades ul { list-style:none; margin:0; padding:0;}
#novedades ul li { padding:0; float:left; }
#novedades ul li a { display:block;  text-decoration:none; }
#novedades ul li a:hover { background-position:bottom;}
#novedades ul li a span { display:none }

#novedades ul li #introduccion { background-image: url(../img/menu/sub/introduccion.gif); width:99px; height:32px; }
#novedades ul li #curso { background-image: url(../img/menu/sub/cartera.gif); width:87px; height:32px;}
#novedades ul li #nov { background-image: url(../img/menu/sub/novedades.gif); width:72px; height:32px;}


#resultado { width: 500px; height:26px ; margin-left: 250px;}

#row {
display: table-row;
}

#izquierda {
   background-color: #ffffff;
   padding: 1em;
   display: table-cell;
}

#central{
width: 300px;
padding: 1em;
background:yellow;
display: table-cell;
}

#derecha {
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: helvetica, verdana, sans-serif;
	display: table-cell;
	padding:1em;
}

#mp3 {
	width: 49px;
	height:61px;
	background-image: url(../img/img_mp3.gif);
}

#video { width: 49px; height:61px ;background-image: url(../img/img_mpeg.gif); }

#contenedor { width: 760px; margin: auto; padding:0; }

.continfo { width: 100%; height:100px}
.imagen {
	width:347px;
	height:593px;
	background-image: url(../img/mostrar.jpg);
	background-repeat: no-repeat;
	float:left;
}

continfo .texto {
	margin-left:323px;
	width:auto;
	height:100px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	padding-right: 20px;
	float:inherit;
}
.warningCartera {
  color:#F00;
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 11px;
  }
.textoCartera {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	padding-right: 20px;
	color:#999999;
}
.duracionCartera {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	padding-right: 20px;
	color:#999999;
	font-style: italic;
}
h3 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; color:#FF9933;}

.texto {
	margin-left:100px;
	width:auto;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 20px;
	padding-bottom: 10px;
}