@charset "utf-8";
/* CSS Document */
#content{
	height:650px;
}
#seccion{
	width:112px;
	height:16px;
	background:url(../cuadromedico/images/txt_seccion.gif) no-repeat;
	text-indent:-9999px;
	margin:40px 0 20px 0;
}
#txt-presentacion{
	width:433px; 
	height:55px; 
	background:url(../clinica/images/txt_presentacion.gif) no-repeat; 
	text-indent:-9999px; 
	margin:30px 0 20px 0;
}
.subtitulo{
	font-size:14px;
	font-weight:bold;
	margin:25px 0 10px 0;
	float:left;
}
.colegiado{
	float:left;
	margin:25px 0 10px 0;
}
ul.titulacion{
	margin:0 !important;
	padding:0 0 0 5px !important;
	list-style-type:none;
	clear:both;
}
ul.titulacion li{
	padding:0 0 3px 15px !important;
	background:url(../cuadromedico/images/bullet.gif) no-repeat 0 5px;
}
