#cliente #titleCliente h1, #servicio #titleServicio h1, #general h1, #desarrollo_noticia h1, #youtube h1, #asesora h1, 
#contactoForm h1, #listado_ofertas h1, #listado_noticias h1, #trabaja h1, #enlaces_recomendados h1 {
	color:#fff;
	font-size:2em;
	font-weight:800;
	margin:0.1em 0 0.8em 0;
	padding:1%;
	background:#FFA800;
	width:98%;
	/*text-indent:.3em;*/
}

#general h1, #desarrollo_noticia h1, #youtube h1, #asesora h1, #contactoForm h1, #listado_ofertas h1, #listado_noticias h1, #trabaja h1 {
	margin: 0.4em 0em 0.8em 0.2em;
}

#desarrollo_noticia h1, #youtube h1, #asesora h1, #contactoForm h1, #listado_ofertas h1, #listado_noticias h1, #trabaja h1 {
	width: 95%;
}

#cliente #citas, #servicio #citas {
	float:left;
	height:auto;
	min-height:1em;
	padding:.2em 1em 1em 0;
	width:auto;
	margin:0;
}
#cliente #citas p, #servicio #citas p {
	margin:0;
}
#servicio #caracteristicas {
	float:left;
	width:45%;
	background:#e5e5e5;
	padding:.5em;
	margin:0;
}
#servicio #caracteristicas li img { background:#fff; padding:4px;}