/*  component heading */
.componentheading_profesores {
	text-align:left;
	background-color: transparent;
	
	font-style: normal;
	font-family: Arial, serif;
	/*font-weight: lighter;*/
	/*font-size: 20px;
	
	color: #F9A75F;
	text-transform: uppercase;*/
	
	font-size: 26px;
	color: #F9A75F;
	text-transform: uppercase;
	border-bottom-color: #E5E5E5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #E5E5E5;
	border-top-width: 1px;
	border-top-style: solid;
	
	
}

.blog_profesores {
	background-color: transparent;
	padding-top: 40px;
}

.contentpaneopen_profesores {
	background-color: transparent;
	line-height: 17px;
	width: 100%;
}


.contentheading_profesores {
	
	font-style: normal;
	font-family: Arial, sans-serif;
	font-size: 20px;
	/*letter-spacing: -1px;*/
	
	color: #C30;
	

	text-transform: none;
	background: white;
}

.contentpaneopen_profesores p{
	/*margin-top: 0px;
	margin-bottom: 13px;
	margin-left: 0px;*/
	font-style: normal;
	font-family: Arial, sans-serif;
	color: #333;
	font-size: 16px;
	line-height: 22px;
	
	padding-left:100px;
}

ul.claustro {
	width: 800px;
}

ul.claustro li {
float: left;
width: 180px;
margin: 0px 20px 0px 0px;
padding: 0px;
}