#buscador
{
	background-image: url(../imagenes/ban1.png);
	background-repeat:no-repeat;
	background-size:cover;
	height:200px;
}

#buscador2
{
	background-image: url(../imagenes/tasa.png);
	background-repeat:no-repeat;
	background-size:cover;
	height:200px;
}
/*comienzo estilo info_empresa*/
#informacion_empresa
{
	margin-top:10px;
	text-align:justify;
	font-family:Trebuchet Ms;
	font-size:16px;
	margin-bottom:10px;
	
}
#informacion_empresa ul
{
	list-style-type:none;
}

#titulo_empresa
{
	margin-top:10px;
	color:#0C5D27;
	font-size:30px;
	border-bottom:1px solid #0C5D27 ;
	margin-bottom:10px;
}

#fotos_empresa
{
	margin-top:30px;
	
	margin-bottom:10px;
}
#mensaje_correcto
{
	margin-top:30px;
	height:250px;
	margin-bottom:10px;
}
#fotos_empresa img
{
	width: 300px;
	height:200px;
	padding: 5px;
	display: inline-block;

}
/*Final estilo info_empresa*/
/* comienzo estilos trabajacon*/

#fotos_trabaja
{
	margin-top:30px;
	height:350px;
	margin-bottom:10px;
}
#fotos_trabaja img
{
	width: 800px;
	height:350px;
	
}
#titulo1
{
	margin-top:10px;
	color:#0C5D27;
	font-size:30px;
	border-bottom:1px solid #0C5D27 ;
	margin-bottom:10px;
}
#titulo2
{
	margin-top:50px;
	color:#0C5D27;
	font-size:30px;
	border-bottom:1px solid #0C5D27 ;
	margin-bottom:20px;
}
#mini
{
	color:#0C5D27;
	font-size:12px;
}
#volver
{
	background-color:transparent;
	font-size:25px;
	color:#09AD45;
	font-size:20px;
	text-decoration:underline;
	
}
#volver:hover
{
	text-decoration:none;
	
}
.color1
{
	color:#0C5D27;
	font-family:Trebuchet Ms;
	
}



#enviar
{
	background-color:#87EFA9;
	font-size:18px;
	color:#09AD45;
	border:none;
	border-radius:5px;
	margin-left:40px;

}
#descrip_trabaja
{
	
	position:relative;
	margin-top:20px;
	text-align:justify;
	font-family:Trebuchet Ms;
	font-size:16px;
	

}
/*Final de estilos trabajacon*/
/*comienzo de estilos valora_tasar*/
#descrip_valora
{
	
	position:relative;
	margin-top:30px;
	text-align:justify;
	font-family:Trebuchet Ms;
	font-size:18px;
	margin-bottom:px;
	background-color:#E1FBEA;
	padding:10px;
	
}
#titulo_1
{
	margin-top:30px;
	color:#0C5D27;
	font-size:30px;
	border-bottom:1px solid #0C5D27; 
	margin-bottom:20px;
}
.negrita
{
	color:#e61b1b;
	font-size:30px;
}
/* final de estilos valora_tasar*/

	