body {
	/*color:#fff;*/
}

.backstretch {
	top: -131px !important;
	position: relative !important;
	/*overflow:visible !important;*/
}
#wrapper {
	width: 100%;
}

#header {
	margin: 0 auto;
}

#splash_directorio {
	background:none;
	width: 980px;
	margin: 15px auto 10px;	
}

.contenedor_header {
	height: 250px;
}

#splash_directorio #columna_central.empresa {
	background:#fff;
	width:940px;
	padding:20px;
}

#splash_directorio #columna_central .direccion_map {
	display:none;
}

ul.topnav li a {
	font-style: italic;
}


.buscador_emp .caja_home, .buscador_emp .caja_home_hover {
	width:152px;
}
.buscador_emp .bazul {
	width:71px;
}
.bazul {
	font-weight:bold;
	font-size:13px;
	text-transform:capitalize;
	background: #E5332E;
}
#idiomas_gl select {
	padding:4px;
}
#idiomas_gl {
	height:32px;
	width:155px;
	display:none;
}
.carro .cuerpo_panel {
	padding: 15px 20px 20px
}
.carro .titulito {
	padding:10px 20px 20px;
}
textarea.textarea_rest {
	border-radius:0;
}