.nombres2 {
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #00679B;
	text-decoration: none;
	
	/*color: #666666*/;
}

.tablon {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #00679B;
	text-decoration: none;
	
	/*color: #666666*/;
}
.tablon:Hover {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #81DCF0;
	text-decoration: none;
	
	/*color: #666666*/;
}


.fondo-contenido {
	background-image: url(../images/parte_tit2.gif);
	/*background-repeat: no-repeat;*/
	background-repeat:repeat-x;
margin-top: 0px;
	
}

.texto {
	font-family:Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color:  #9D9E99;
	/*#9E9D99*/
}

.texto_popup {
	font-family:Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color:  #E3F1F2;
	/*#9E9D99*/
}


.texto2 {
	font-family: Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #4D4D4D;
}


.titulo {
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #00B8E0;
	/*color: #666666*/;
}


.subtitulo {
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #9D9E99;
	/*color: #666666*/;
}

.subtitulo-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	/*color: #666666*/;
}

.preguntas {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #1f78b4;
	
}


.enlaces-barra {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: normal;
	text-decoration: none;

}

.enlace-texto {
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFDD00;
	text-decoration: none;

}

.enlace-texto2 {
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	font-weight: normal;
	color: #1F78B4;
	text-decoration: none;

}

.enlace-texto:Hover {
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	font-weight: normal;
	color: #1F78B4;
	text-decoration: underline;

}
.texto-intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;

}
.Nombre-Medico {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #00679A;
}


.Nombre-Medico2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #53BED3;
}
.cursos-fecha {
	font-family: Tahoma;
	font-size: 10px;
	color: #607C81;
	font-weight: bolder;
}
.cursos-titulo {
	font-family: Tahoma;
	font-size: 14px;
	color: #607C81;
	font-weight: bold;
	font-variant: normal;
}
.cursos-masinfo {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration:none
}
.cursos-masinfo:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: #1F78B4;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration:underline
}.padding-tablas {
	padding: 4px;
}
.cursos-tituloresaltado {
	font-family: Tahoma;
	font-size: 14px;
	color: #2969a5;
	font-weight: bold;
	font-variant: normal;
}