/**
 * Style sheet special
 */
#contenido-docentes
{
	width:790px;
}

#contenido-docentes table.tabla_profe
{
	padding-left:55px;
}

#contenido-docentes .image_container
{
	margin-top:5px;
}

#contenido-docentes h1
{
	font-family:Georgia,"Times New Roman",Times,serif;
	font-style:italic;
	font-weight:normal;
	font-size:37px;
	line-height:35px;
}

#contenido-docentes .ce_image
{
	overflow:hidden;
	float:left;
	display:inline;
}

#contenido-docentes .ce_text
{
	margin-bottom:25px;
}

