/**
 * Style sheet cursos
 */
#curso .ce_text p
{
	width:470px;
}

#curso .ce_text h1
{
	margin:0;
	padding:0;
}

#curso .ce_image
{
	overflow:hidden;
	float:right;
	display:inline;
	padding-left:5px;
}

#curso .ce_form
{
	width:700px;
}

