/* CSS Document */

#conferencisttitle{
	display:block;
	width:100%;
	height:125px;
	padding:20px 0 0 0;
	background:url(../images/fondoh1.png) repeat-x;
	margin:25px 0 20px 0;
	line-height:145px;
	font-size:40px;
	text-align:center;
}

.semblanzafoto{
	display:block;
	width:100%;
	padding:10px 0 50px 0;
	background:url(../images/sombrabottom.png) center bottom no-repeat;
}

.semblanzafoto #fotoconferencista{
	height:100%;
	width:100%;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
}

#semblanzacontent{
	width:90%;
	margin:0 auto;
}

#semblanzacontent h2{
	margin:6px 0 10px;
	font-size:28px;
	text-transform:uppercase;
}

#semblanzacontent h3{
	margin:6px 0 10px;
	font-size:20px;
	text-transform:uppercase;
	font-weight:bold;
}

#semblanzacontent p{
	margin:0 0 8px 0;
}

#semblanzacontent,
#semblanzacontent p{
	text-align:justify;
	line-height:1.5;
	font-size:16px;
}

#semblanzacontent blockquote{
	float:right;
	width:45%;
	min-width:170px;
	margin:10px 0 10px 30px;
	background:#d3e1bf;
	border:#b8ca9d 1px dotted;
	padding:15px;
	font-size:14px;
	font-weight:bold;
}

#semblanzacontent .highlight01{
	font-weight:bold;
}
#semblanzacontent .highlight02{
	font-style:italic;
	font-size:16px;
}
#semblanzacontent .highlight03{
	font-size:16px;
	font-weight:bold;
}


#semblanzacontent a{
	text-decoration:none;
	font-weight:bold;
}

#semblanzaCol{
	width:173px;
	padding:10px 35px 10px 20px;
}

#semblanzaCol .verVideo{
	margin:0 auto 15px;
}

#semblanzaCol #semblanzacita{
	padding:0 0 0 30px;
	font-size:16px;
	font-style:italic;
	margin:20px 0 30px;
	line-height:1.2;
	background:url(../images/fondocita.png) 3px 3px no-repeat;
}

#semblanzaCol #idiomas{
	font-size:19px;
	line-height:1.2;
	margin:30px 0;
}

#semblanzaCol #temas{
	font-size:16px;
	line-height:1.5;
}

#semblanzaCol #temas h3{
	margin:0 0 3px 0;
}

#semblanzaCol #temas ul{
	margin:0;
}