@charset "UTF-8";
.info {
	font-size: 0.7em;
	font-style: italic;
	color: #666666;
}
#CONTENIDO /* CSS Document */

 #MID #IMAGEN {
	background-image: url(/imgs/empleo/banner.jpg);
	background-position: center center;
	height: 230px;
	width: 900px;
	margin: 0px;
	background-repeat: no-repeat;
	visibility: visible;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#CONTENIDO #MID #IMAGEN_estudiantes {
	background-image: url(/imgs/empleo/estudiantes/libros.jpg);
	background-position: center center;
	height: 206px;
	width: 900px;
	margin: 0px;
	background-repeat: no-repeat;
	visibility: visible;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#CONTENIDO #MID #IMAGEN_profesionales {
	background-image: url(/imgs/empleo/profesionales/profesionales.jpg);
	background-position: center center;
	height: 218px;
	width: 900px;
	margin: 0px;
	background-repeat: no-repeat;
	visibility: visible;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#CONTENIDO #MID #publicidad {
	background-image: url(/imgs/principal/conexion.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	height: 153px;
	width: 421px;
	margin-right: 12px;
}
#PIE  #CUADROS  #profesionales {
	background-image: url(/imgs/CUADROS/cuadro_420x153.png);
	float: left;
	height: 153px;
	width: 420px;
	text-align: left;
	line-height: 1em;
}
#PIE #CUADROS #profesionales a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#PIE #CUADROS #profesionales img {
	float: right;
}
#PIE  #CUADROS  #estudiantes {
	background-image: url(/imgs/CUADROS/cuadro_420x153.png);
	margin: 0px;
	float: right;
	height: 153px;
	width: 420px;
	text-align: left;
}
#PIE #CUADROS #estudiantes a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#PIE #CUADROS #estudiantes img {
}

