#contenido #centro{
	width:370px;
	padding:15px 15px 15px 0;
	/*background:#006;*/
	float:left;
}

#contenido #derecha{
	width:200px;
	_width:170px;
	margin:0 15px 0 0;
	padding:15px 15px 15px 0;
	_padding:15px 15px 15px 0;
	/*background:#0C0;*/
	float:right;
}

#contenido #centro #titulo{
	background:url(../imagenes/lista-tit.gif) no-repeat top left;
	height:32px;
	font-size:14px;
	font-weight:bold;
	padding:18px 0 0 65px;
	/*overflow:visible;*/
}

#contenido #centro #curso{
	background:#eeeeee;
	margin-left:15px;
	margin-bottom:20px;
	height:auto;
	background:url(../imagenes/lista-fondo-detalle-curso.gif) right bottom no-repeat;
}
#contenido #centro #curso #fotoico{
	border:#FFF solid 1px;
	width:130px;
	height:100px;
	float:left;
	margin:10px 0 10px 10px;
}

#contenido #centro #curso #detalle{
	margin:8px 10px 0 0;
	width:190px;
	float:right;
	line-height:20px;
	margin-bottom:20px;
}

#contenido #centro #curso #detalle2{
	padding:10px 10px 10px 10px;
	line-height:20px;
	margin-bottom:20px;
}

#contenido #centro #curso #detalle .marcar{
	color:#8f8f8f;
	padding:2px;
}

#contenido #centro #curso #precio{
	clear:both;
	height:18px;
	background:url(../imagenes/lista-precio-bg.gif);
	padding:3px 0 0 10px;
	color:#FFF;
}
#contenido #centro #curso #precio .botodetalles{
	float:right;
	margin-top:-18px;
	_margin-top:-21px;
}
#contenido #centro #curso #precio b{
	color:#fee300;
}

#contenido #derecha #titulo{
	background:url(../imagenes/lista-derecha-tit.gif) no-repeat top left;
	height:32px;
	font-size:14px;
	font-weight:bold;
	padding:18px 0 0 65px;
}

#contenido #derecha #cuadro{
	height:auto;
	background:#8c8c8c;
	margin-left:15px;
	margin-bottom:20px;
	padding:5px 10px 5px 10px;
}

#contenido #derecha #cuadro ul{
	margin-top:5px;
}
#contenido #derecha #cuadro li{
	list-style:none;
	line-height:26px;
	margin-left:-30px;
	border-bottom:#fee300 solid 1px;
}
#contenido #derecha #cuadro a{
	text-decoration:none;
	color:#fff;
}
#contenido #derecha #cuadro a:hover{
	text-decoration:none;
	color:#fee300;
}
