div.profesores_contenido{
	margin:0 auto;
	width:1000px;
	background-image:url('../images/fondo_sifu_portada.jpg');
	background-repeat:no-repeat;
	background-position:right top;
}
	h2.profesores_tit1{
		margin-left:30px;
		margin-right:30px;
		padding-top:55px;
		padding-bottom:21px;
		font-family:"Palatino Linotype","Times New Roman",serif;
		font-size:35px;
		color:#95141b;
	}
		h2.profesores_tit1 span{
			margin:0 0 3px 0;
			padding:0;
			display:block;
		}
			h2.profesores_tit1 span span{
				padding:8px 12px;
				font-family:"Palatino Linotype","Times New Roman",serif;
				font-size:21px;
				color:#EFC8BE;
				background-color:#95141b;
				border:0 solid;
				border-radius:3px;
				display:inline-block!important;
			}
				h2.profesores_tit1 span span i{
					font-family:"Palatino Linotype","Times New Roman",serif;
					font-size:17px;
					color:#EFC8BE;
				}
	p.profesores_esptex{
		padding:0 30px 0 30px;
		font-size:16px;
		text-align:justify;
		color:#393939;
	}
		a.profesores_lnk1{
			margin-right:30px;
			margin-bottom:20px;
			width:200px;
			text-decoration:none;
			background-color:#ffffff;
			display:block;
			float:left;
		}
			a.profesores_lnk1 span{
				text-align:center;
				background-color:#ffffff;
				border:3px solid #dddddd;
				display:block;
			}
				a.profesores_lnk1 span img{
					margin-top:2px;
					margin-bottom:2px;
					width:190px;
					border-width:0;
				}
	p.profesores_pad1{
		padding-bottom:50px!important;
	}
	p.profesores_pad2{
		padding-bottom:150px!important;
	}
	h2.profesores_brd1{
		border-top:1px solid #c8c8c8;
	}