@charset "utf-8";
.busq_sencilla_home{
	/*position:absolute;
	float:left;*/
	 
	padding: 40px 0 0 48px;
	margin: 0px 0 0 4px;
	background: url(/plantillas/mestresiprofessors/img/home/fondoformulariobuscar.gif) left top #bdbebd repeat-x;
	height:180px;
	width:390px;
	border-left: 1px solid #a2a2a2;
	border-right: 1px solid #a2a2a2;
	border-bottom: 1px solid #868686;
	z-index:100;
}

.busq_avanzada_home{
	/*position:absolute;*/
	padding: 4px 13px 0 13px;
	margin: -4px 0 0 0px;
	background: url(/plantillas/mestresiprofessors/img/home/fondoformulariobuscar.gif) left top #bdbebd repeat-x;
	height:220px;
	width: 585px;
	border-left: 1px solid #a2a2a2;
	border-right: 1px solid #a2a2a2;
	border-bottom: 1px solid #868686;
	z-index:101;
}

.busq_avanzada_home2{
	padding: 0 13px 0 13px;
	margin: 0 0 0 4px;
	background: url(/plantillas/mestresiprofessors/img/home/fondoformulariobuscar.gif) left top #bdbebd repeat-x;
	height:220px;
	border-left: 1px solid #a2a2a2;
	border-right: 1px solid #a2a2a2;
	border-bottom: 1px solid #868686;
	z-index:100;
}
fieldset {
  padding: 1em;
  border:1px solid white;
  }
label {
  float:left;
  width:25%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
  }
.titulo_Azul_home{font-size:20px;color: #FFFFFF}

.input_homeAvanzada
{
	border: 1px solid #5d5d5d;	
	/*float: left;*/
	width: 280px;
}
.input_home {
	border: 1px solid #5d5d5d;	
	/*float: left;*/
	padding: 3px 0 0px 0px;
	width: 259px;
}

.button_home {
	border: none;
	width: 87px;
	height: 24px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	clear: right;
}

.subrayado_blanco {
	text-decoration: underline;
	color: #fff;
}

.negrita_blanco {
	color: #fff;
}

.buscar_avanzado{
	font-size:12px;color: #FFFFFF;
	text-decoration: underline;
}

.select_busq_avanzada{
	display: block;
	width: 166px;
	margin: 2px 0 0 0;
	clear: left;
	border: 1px solid #7f9db9;
	color: #286475;
	font-weight: normal;
	padding: 0 0 2px 6px;
}

.select_busq_avanzada_area{
	display: block;
	width: 195px;
	margin: 2px 0 0 0;
	clear: left;
	border: 1px solid #7f9db9;
	color: #286475;
	font-weight: normal;
	padding: 0 0 2px 6px;
}
.recursos_home {
	margin: 5px 0 0 2px;
    padding: 0 0 50px 15px;
	float: left;
	clear: both;
	width: 550px;
	background-color: #fff;
	color: #333;
	text-align: justify
}

.recursos_home h2 {
	clear: both;
	background: url(/plantillas/mestresiprofessors/img/home/fondotitular3.gif) left top repeat;
	width: 556px;
	height: 57px;
	font-size: 17px;
	margin: 0px 0 0 -13px;
	padding: 20px 20px 0 23px;
	text-align: justify;
	border-left: solid 2px #CCC;
	border-right: solid 2px #CCC;
}

.publicidad_home table {margin: 0px 30px 14px 0px;float: right;}
.publicidad_home {_padding: 13px;z-index:9999999;}


