/*----------------------------------------------------------------------------------------------------------------*/
/* =contenido izquierdo*/
#productos_izquierda {
	float: left;
	width: 50em;
}

/* =fin de contenido izquierdo*/

/*----------------------------------------------------------------------------------------------------------------*/

/* =menu pestañas*/
#menu_pestanaGeneral {
	width: 100%;
	text-align: center;
}

#titulares_dentro {
	position: relative;
}

#menu_pestana {
	position: relative;
	top: -59px;
	padding-top: 1.6em;
	width: 68.3em;
	display: block;
	clear: both;
	height: 50px;
	text-align: left;
	margin: 0 auto;
}

* html #menu_pestana {
	position: relative;
	top: 20px;
}

#menu_opciones {
	float: right;
	font-size: 132%;
	line-height: normal;
	width: auto;
	margin-bottom: 20px;
}

#menu_opciones.salaPrensa {
	position: relative;
	width: 41.3em;
	margin-top: 1.2em;
}

html>

/**/
body #menu_opciones.salaPrensa {
	width: 41em;
}

* html #menu_opciones.salaPrensa {
	width: 41.6em;
}

#menu_opciones.salaPrensa.ca {
	width: 41.5em;
}

html>

/**/
body #menu_opciones.salaPrensa.ca {
	width: 41.5em;
}

* html #titulares_dentro div.eu {
	width: 41.2em;
}

* html #titulares_dentro div.ca {
	width: 41.8em;
}

#menu_opciones.salaPrensa ul li.sindicacion {
	margin-top: 0.4em;
	border: none;
	background: none;
}

#menu_opciones.salaPrensa ul li.sindicacion a {
	padding: 0;
}

.clear.salaPrensa {
	width: 100%;
	line-height: 0;
	height: 1px;
	margin-top: 5.5em;
}

html>

/**/
.clear.salaPrensa {
	margin-top: 0;
}

* html .clear.salaPrensa {
	margin-top: 0;
}

.clear.salaPrensa.es {
	margin-top: 0;
}

#menu_opciones ul {
	display: block;
	margin: 0;
	padding: .2em 0 1em 0;
	list-style: none;
}

#menu_opciones li {
	border-left: solid #c3c1c1 1px;
	border-top: solid #c3c1c1 1px;
	border-right: solid #c3c1c1 1px;
	float: left;
	height: 2.5em;
	text-align: center;
	background: url("/corporativa/img/general/tarificador/pestana_fondo.gif") no-repeat top;
	margin: 0 0 0 .4em;
}

#menu_opciones a {
	display: block;
	font: normal 80% Tahoma, "Times New Roman", Times, serif;
	color: #787878;
	text-decoration: none;
	padding: .6em .4em 1.6em .4em;
	_padding: .6em .4em 1em .4em
		/* funciona solo en IE6 */
	;
}

#menu_opciones a:hover {
	display: block;
	color: #910046;
	font-weight: normal;
	padding: .6em .4em 1.6em .4em;
	_padding: .6em .4em 1em .4em
		/* funciona solo en IE6 */
	;
}

#menu_opciones #seleccionado_pestana {
	background: none #fff;
}

#menu_opciones #seleccionado_pestana a {
	color: #910046;
	font-weight: bold;
}

#menu_opciones #desactivado {
	display: block;
	font: normal 80% Tahoma, Verdana, sans-serif;
	color: #ccc;
	text-decoration: none;
	padding: .6em .4em 0 .4em;
	x_padding: .6em .4em 1em .4em
		/* funciona solo en IE6 */
	;
}

/* =/fin de menu pestañas*/

/*----------------------------------------------------------------------------------------------------------------*/

/* =VARIOS*/
.nota_arriba {
	background: url(/corporativa/img/general/all/img_nota_top.gif) repeat-x;
	padding: .4em 1.5em;
	border-right: #bbb 1px solid;
}

.nota_abajo {
	background: url(/corporativa/img/general/all/img_nota_bottom.gif) repeat-x bottom left;
	display: block;
	height: .7em;
	_height: 1%
		/* funciona solo en IE6 */
	;
	border-right: #bbb 1px solid;
	margin-bottom: 2em;
}

#contenido a.enlace_simple {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 1em 0 2.5em 0;
	display: block;
	color: #000000;
}

#contenido a.enlace_simple:hover {
	text-decoration: none;
}

/* =FIN DE VARIOS*/

/* --------------------------------- Formulario general ------------------------------------------------ */

/* =form general*/

#contenido form.general {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 2em 0;
}

form.general p.etiqueta {
	margin: .6em 0 .4em 0;
	font-size: 130%;
	color: #910046;
}

form.general input.texto,
select.texto {
	margin: 0 0 0 .4em;
	padding: 0;
	width: 20em;
	height: 1.5em;
	border: solid 1px #808080;
}

form.general textarea.texto {
	border: solid 1px #808080;
}

form.general ul li {
	display: inline;
	font-size: 1.2em;
	color: #910046;
	margin: 0 1em 0 0;
}

form.general p.txt_pequeño {
	margin: .6em 0 .4em 0;
	font-size: 100%;
	color: #910046;
	width: 70%;
}

label.quejas {
	padding: 0 0 0 0;
	width: 7em !important;
	float: left;
}

label.quejas-2 {
	padding: 0 0 0 70px;
	display: inline-block;
	width: 7em !important;
}

#contenido input.opciones {
	margin: .8em .2em 0 0;
	padding: 0;
}

#contenido p.etiqueta_larga {
	width: 24em;
	margin: 1em 0 .8em 0;
	font-size: 1.2em;
	color: #910046;
	float: left;
}

#contenido p.etiqueta_extra {
	width: 60em;
	float: left;
	margin: 2em 0 0 0;
	font-size: 1.2em;
	color: #910046;
}

#contenido p.dato {
	margin: 1em 0 .5em 0;
	font-size: 110%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* =fin form general*/

/*------------------------------------------ Formulario general botones ------------------------------------------------------*/

/* =are de conformidad privacidad*/
#conformidad_politica_privacidad {
	margin: 0em .5em 0 0;
	float: left;
}

span.label_detalle_politica {
	margin: 1em 0 2em 2em;
	display: block;
	width: 50em;
	font-size: 100%;
	color: #41433e;
	font-size: .9em;
}

/* =fin de are de conformidad privacidad*/

/* =boton leer privacidad*/
a.leer_privacidad {
	font-size: 120%;
	margin: 1em 0;
	display: block;
}

/* =fin de boton leer privacidad*/

/* =boton enviar y borrar*/

input.form_borrar {
	width: 93px;
	height: 27px;
	border: solid 1px #cfcfcf;
	background: url(/corporativa/img/general/all/bg_borrar_off.gif) left bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	padding: .1em .5em .6em 2em;
	margin: 0 1em 0 0;
	color: #787878;
}

input.form_borrar:hover {
	background: url(/corporativa/img/general/all/bg_borrar_on.gif) left bottom;
	border: solid 1px #910046;
	color: #910046;
}

#contenido .calcular_button {
	display: block;
	padding-left: 0.5em;
	text-align: left;
	width: 12em;
	border: solid 1px #B8B8B8;
	background: #fff url(/corporativa/img/general/tarificador/boton_calcular_icono_off.gif) 9.8em 0.2em no-repeat;
	font: bold 130% Tahoma, Verdana, sans-serif;
	text-decoration: none;
	color: #787878;
}

#contenido .calcular_button:hover {
	border: solid 1px #910046;
	color: #910046;
	background: #fff url(/corporativa/img/generaltarificador/boton_calcular_icono_on.gif) 10.5em 0.2em no-repeat;
}

/* =fin boton enviar y borrar*/
/*----------------------------------------------------------------------------------------------------------------*/
/* =error validacion formularios*/
.error ul {
	clear: both;
	margin-top: .3em;
}

.error li {
	margin: 0 0 .2em 3em;
	color: #e11c2d;
}

/* =fin error validacion formularios*/

/*formulario guias utiles lateral derecha*/

/*----------------------------------------------------------------------------------------------------------------*/
/* =contacto prensa*/
#form_prensa {
	margin-top: .8em;
	margin-bottom: 1em;
}

.jqTransformInputWrapper {
	float: left;
	width: 15.3em !important;
}

#form_prensa input.prensa {
	width: 12.1em !important;
	float: left !important;
	margin-right: .5em !important;
	*margin-right: 0em;
}

input.prensa {
	border: 1px solid #808080;
	height: 1.5em;
	margin: 0.5em 1em 0.5em 0;
	padding: 0;
	width: 29.8em;
}

p.prensa {
	font-size: 160%;
	color: #910046;
	margin-top: .3em;
	*margin-top: 1em;
	color: #41433e;
}

textarea.prensa {
	border: solid 1px #808080;
	float: left;
	margin: 0.5em 0.35em 0.8em -0.1em;
	width: 12.3em;
	width: 12em \9;
	*margin-left: 0em;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	textarea.prensa {
		width: 12em;
	}
}

#form_prensa .jqTransformTextarea {
	float: left;
}

p.txt_pequeño {
	margin: 1em 0 .5em 0;
	font-size: 100%;
}

#contenido #form_prensa span.textarea {
	margin-top: 1.4em;
}

#contenido #form_prensa p.etiqueta {
	margin: 0;
	*margin-top: 1em;
}

#contenido #form_prensa a.audioIcono {
	padding: 0.1em 0 0.5em 2em;
	margin-bottom: .4em;
	margin-top: .4em \9;
	float: left;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#contenido #form_prensa a.audioIcono {
		float: none;
	}
}

p.etiqueta img {
	margin: .5em 0;
}

#form_prensa span.jqTransformCheckboxWrapper a.jqTransformChecked {
	background: url("../../img/general/corporativo/form_checkbox.gif") no-repeat scroll 0 0 transparent;
	padding: 0.6em;
}

#form_prensa .jqTransformHidden {
	display: none;
}

#form_prensa span.jqTransformCheckboxWrapper a {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #808080;
	float: left;
	height: 0;
	padding: 0.6em;
	margin-right: .4em;
}

#contenido form span.obligatorio {
	float: left;
	height: 1.3em;
	width: 1.3em;
	text-indent: -5000em;
	background: url("../../img/general/corporativo/form_obligatorio.gif") no-repeat 0 0;
	margin-top: .5em;
}

#contenido #form_prensa input.form_enviar {
	margin: 1em 1em 1em 3.5em;
}

#contenido #form_prensa .accordionButton {
	cursor: pointer;
	text-decoration: underline;
}

#contenido input.form_enviar {
	width: 96px;
	height: 37px;
	border: none;
	background: url(../../img/general/all/bt_buscar.gif) no-repeat left bottom;
	font-family: 'Frutiger-Roman', Tahoma, Verdana, Arial, sans-serif;
	font-size: 120%;
	padding: 0;
	margin: 0 0em 1em 0em;
	color: #787878;
	text-transform: uppercase;
	cursor: pointer;
}

#contenido input.form_enviar:hover {
	color: #be0066;
	background: url(../../img/general/all/bt_buscar_hover.gif) no-repeat left bottom;
	text-decoration: none;
}

#contenido button.form_enviar {
	width: 96px;
	height: 37px;
	border: none;
	background: url(../../img/general/all/bt_buscar.gif) no-repeat left bottom;
	font-family: 'Frutiger-Roman', Tahoma, Verdana, Arial, sans-serif;
	font-size: 120%;
	padding: 0;
	margin: 0 0em 1em 0em;
	color: #787878;
	text-transform: uppercase;
	cursor: pointer;
}

#contenido button.form_enviar:hover {
	color: #be0066;
	background: url(../../img/general/all/bt_buscar_hover.gif) no-repeat left bottom;
	text-decoration: none;
}

#contenido form .jqTransformSelectWrapper {
	background: url("../../img/general/corporativo/form_Select.gif") no-repeat scroll right 0 #FFFFFF;
	border: 1px solid #808080;
	float: left;
	margin-bottom: .6em;
	width: 14.4em !important;
	margin-right: .7em;
	margin-top: .5em;
}

#contenido form .jqTransformSelectWrapper div span {
	float: left;
	width: 94% !important;
	cursor: pointer;
	padding: .4em .5em;
}

#contenido form .jqTransformSelectWrapper ul {
	width: 13.6em !important;
	margin: 0;
	padding: 0;
}

#contenido form .jqTransformSelectWrapper ul li {
	font-size: 1em;
	background: none;
	margin: 0;
	padding: 0;
}

#contenido form .jqTransformSelectWrapper ul li a {
	float: left;
	width: 100%;
	color: #41433e;
	text-decoration: none;
	padding: .4em;
}

#contenido form .jqTransformSelectWrapper ul li a:hover {
	color: #fff;
	background: #999;
}

/* QUIENES SOMOS */
#quienes_somos p.conocenos {
	margin: 1em 0;
}

#quienes_somos .parrafos span {
	font-family: 'Frutiger-Roman', Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.2em;
	text-transform: uppercase;
}

#quienes_somos h2.subtitulo_corrido {
	margin: 1em 0 .5em 0;
}

#quienes_somos #flash {
	margin: 2em 0 2em 0;
}

#contenido #quienes_somos div.logos {
	float: right;
	width: 175px;
	margin-top: 15px;
}

#contenido #quienes_somos div.logos ul li {
	margin: 0;
	padding: 0;
}

#contenido #quienes_somos ul li {
	background: none;
}

/* / QUIENES SOMOS */

/* GRUPO LK */
#contenido p {
	margin: 0 0 1.2em 0;
}

#contenido ul {
	margin: 0 0 1.2em 0;
}

/* .. cifras .. */
#contenido #cifras {
	font-family: 'Frutiger-Roman', Tahoma, Verdana, Arial, sans-serif;
	background: url(../../img/general/grupo_mondragon/bg_cifras.gif) repeat-x 0 0;
	border: 1px solid #d4829b;
	margin: 2em 0 2em 0;
}

#contenido #cifras h3 {
	color: #fff;
	margin-top: .5em;
	margin-bottom: .5em;
	margin-left: .5em;
}

#contenido #cifras ul {
	margin: 1.5em 0 0;
}

#contenido #cifras ul li {
	float: left;
	width: 23%;
	height: 5.5em;
	color: #63585c;
	font-size: 1.3em;
	text-align: center;
	line-height: 1.2em;
	background: url(../../img/general/grupo_mondragon/bg_cifras_li.gif) no-repeat right 0;
	margin: 0 0;
	padding: 0 1em 0 0;
}

#contenido #cifras ul li.paddingTop {
	height: 4.5em;
	padding-top: 1em;
}

#contenido #cifras ul li.ultimo {
	background: none;
	padding: 0;
}

#contenido #cifras ul li .numero {
	color: #e97b22;
	font-size: 2em;
	line-height: 1em;
}

/* / GRUPO LK */

/* INFO.CORPORATIVA */
.docus img {
	padding-right: 0.5em;
}

/* / INFO.CORPORATIVA */

/* QUEJAS + RECLAMACIONES */
#contenido.quejas-reclamaciones p.queja {
	margin: 1em 0 .5em 0;
	font-size: 110%;
}

#contenido.quejas-reclamaciones p.queja a {
	font-weight: bold;
	margin: .3em 0 .3em 0;
	display: block;
	color: #C5005F;
	font-size: 90%;
}

#contenido.quejas-reclamaciones p.queja a:hover {
	text-decoration: underline;
}

#contenido.quejas-reclamaciones p.queja_negrita {
	margin: .5em 0 .3em 0;
	font-size: 110%;
	font-weight: bold;
}

#contenido.quejas-reclamaciones p.queja_simple {
	margin: 0 0 0 0;
	font-size: 110%;
}

#contenido.quejas-reclamaciones p.queja_pdf {
	margin: 0 0 0 3.8em;
	font-size: 90%;
}

.quejas-reclamaciones .verde {
	color: #009B91;
	font-family: Tahoma;
	font-size: 100%;
}

.quejas-reclamaciones .negro {
	font-family: Tahoma;
	font-size: 100%;
	margin: 0 0 1em 0;
}

.quejas-reclamaciones .quejas_descarga_pdf {
	margin: 1em 0 1em 0;
}

.quejas-reclamaciones a.volver_general {
	float: right;
}

.quejas-reclamaciones h2 {
	color: #C5005F;
	font-family: 'Frutiger-Roman', Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom: 0.7em;
	margin-top: 1.5em;
	padding-bottom: .3em;
}

.quejas-reclamaciones .modo_queja {
	width: 16.3em;
	float: left;
	margin: .5em .90em 0 0;
}

.quejas-reclamaciones .modo_queja_esquina {
	width: 16.3em;
	float: left;
	margin: .5em 0 0 0;
}

.quejas-reclamaciones .modo_queja img,
.quejas-reclamaciones .modo_queja_esquina img {
	border: 1px solid #787878;
	margin: 0 0 .2em 0;
}

.quejas-reclamaciones .modo_queja h3,
.quejas-reclamaciones .modo_queja_esquina h3 {
	font-family: 'Frutiger-Light', Tahoma, Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #c9146b;
	padding: .3em .2em .3em .6em;
}

.quejas-reclamaciones .contenido_queja {
	border: solid 1px #BBBBBB;
	margin-top: .2em;
	padding: .5em;
	height: 19.3em;
}

.quejas-reclamaciones .contenido_queja_esquina {
	border: solid 1px #BBBBBB;
	margin-top: .2em;
	padding: .5em;
	height: 19.3em;
}

.quejas-reclamaciones a.enlace_queja {
	font-weight: bold;
	margin: .3em 0 .3em 0;
	display: block;
	color: #C5005F;
}

.quejas-reclamaciones a.enlace_queja:hover {
	text-decoration: none;
}

.quejas-reclamaciones .lista_quejas {
	margin-top: 1.3em;
}

.quejas-reclamaciones ul.lista_quejas li {
	background: url(../../img/general/all/bullet_flecha.gif) no-repeat 0 .3em;
	padding: 0 0 0 1.5em;
	font-size: 1.1em;
	margin: 0.3em 0 0.6em 1em;
}

quejas-reclamaciones #direccion {
	padding: .6em 0 0em 3em;
}

.quejas-reclamaciones .nota_arriba p {
	padding: .2em 1em .3em 1em;
	font-style: italic;
	font-size: 1.2em;
}

.quejas-reclamaciones .nota_arriba ul {
	padding: 0 1em 0 1.5em;
	font-style: italic;
	font-size: 1.1em;
}

.quejas-reclamaciones h2.nota_legal {
	font-size: 120%;
	padding: 0em 0 .3em 0;
	color: #474747;
}

.quejas-reclamaciones p.corporativo {
	color: #B20458;
	font-weight: bold;
	font-size: 120%;
}

.quejas-reclamaciones p.espacio_5 {
	margin-bottom: 5px !important;
}

.quejas-reclamaciones .linea {
	color: #CCCCCC;
	margin: .6em 0 .6em 0;
	padding: 1em 2em 0 2em;
	border-bottom: solid 1px #BBBBBB;
}

.quejas-reclamaciones p.error {
	color: #FF0000;
	margin-left: 11.2em;
}

.quejas-reclamaciones p.errorsin {
	color: #FF0000;
}

/* FORMULARIO QUEJAS Y RECLAMACIONES */

#contenido.quejas-reclamaciones form {
	margin-top: 1.5em;
}

#contenido.quejas-reclamaciones form ul li.select_radio {
	background: none;
}

#contenido.quejas-reclamaciones form .datos {
	background: #f7f7f7;
	padding: 3em;
	margin-top: .5em;
}

#contenido.quejas-reclamaciones form .borde {
	clear: both;
	height: .1em;
	border-top: 1px solid #b9b9b9;
	border-bottom: 1px solid #fff;
	margin: 2em 0;
}

#contenido.quejas-reclamaciones form .etiqueta {
	font-size: 1.2em;
}

#contenido.quejas-reclamaciones form span.obligatorio {
	display: inline-block;
	float: unset;
	height: 1.3em;
	width: 1.3em;
	text-indent: -5000em;
	background: url("../../img/general/corporativo/form_obligatorio.gif") no-repeat 0 0;
	margin-top: .3em;
}

#contenido.quejas-reclamaciones form label {
	width: 11em;
	margin-top: .4em;
	color: #41433e
}

#contenido.quejas-reclamaciones form .datos textarea {
	width: 54.7em;
	font-size: 1em;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	border: 1px solid #808080;
	background: #fff;
	padding: .5em;
	float: left;
}

#contenido.quejas-reclamaciones form .label_detalle_politica a {
	background: url(../../img/general/all/ico_link.gif) no-repeat right .15em;
	color: #be0066;
	padding-right: 1.1em;
	margin-right: .1em;
}

/* ........... ERRORES .. */
#contenido.quejas-reclamaciones .datos ul.error {
	float: left;
	width: 90%;
	font-size: .9em;
	background: url("../../img/general/corporativo/form_errores.gif") no-repeat 0 0;
	margin: 0;
	padding: 1em 0 3em 7em;
}

#contenido.quejas-reclamaciones .datos ul.error li {
	float: left;
	width: 45%;
	color: red;
}

/* ........... ENVIADO OK .. */
#contenido.quejas-reclamaciones-gracias p.envio {
	font-family: 'Frutiger-Roman', Tahoma, Verdana, Arial, sans-serif;
	background: url("../../img/general/corporativo/form_OK.gif") no-repeat 340px 16px;
	padding: 1.5em 0 2.5em 6em;
	background-size: 25px 30px;
}

/* ........... ACORDEON .. */
#contenido #contenidoAcordeon {
	margin-bottom: 2em;
	*margin-top: 2.8em;
	float: left;
	width: 70%;
}
#contenido .titAcordeon {
	float: left;
	margin-bottom: 0;
	text-transform: uppercase;
	font-size: 2em;
	margin-bottom: 0.5em;
}
a.despleTodo {
	float: right;
	color: #484748;
	text-decoration: underline;
	margin: 0.5em 0;
}
a.despleTodo:hover {
	text-decoration: none;
}
.accordionButton {
	cursor: pointer;
	background: url(../../img/general/grupo_mondragon/bot_desplegable_cerrado.gif)
		no-repeat right 0;
}
.accordionButton.on {
	background: url(../../img/general/grupo_mondragon/bot_desplegable_abierto.gif)
		no-repeat right 0;
}
.desplegable {
	border: 1px solid #ddd;
	background: url(../../img/general/all/bg_desplegables.jpg) repeat-x 0 0.3em;
}
html > /**/ body .desplegable {
	background: url(../../img/general/all/bg_desplegables.jpg) repeat-x 0 0.1em;
}
.desplegable h2 {
	font-family: "Frutiger-Roman", Tahoma, Verdana, Arial, sans-serif;
	color: #c5005f;
	padding: 0.6em 0 0.4em 1em;
	margin: 0;
}
.desplegable h3 span {
	font-family: "Frutiger-Roman", Tahoma, Verdana, Arial, sans-serif;
}
.desplegable h3 {
	margin: 0 1.5em;
}
#contenido .desplegable p,
#contenido .desplegable ul {
	margin: 1em;
}
#contenido .desplegable ul li {
	line-height: 1.3em;
}
#contenido .desplegable ul li.noBullet {
	background: none !important;
	padding: 0;
	margin-top: 1.5em;
}
#contenido .desplegable ul li.noBullet h3 {
	margin: 0;
}

#contenido .desplegableCoche h2 {
	font-family: "Frutiger-Roman", Tahoma, Verdana, Arial, sans-serif;
	color: #c5005f;
	padding: 0.6em 0 0.4em 1em;
	margin: 0;
	float: left;
	font-weight: bold;
}
#contenido .desplegableCoche .accordionButton span {
	color: #535353;
	float: right;
	font-size: 1.3em;
	padding-right: 4.2em;
	padding-top: 0.7em;
	font-family: "Frutiger-Roman", Tahoma, Verdana, Arial, sans-serif;
}
#contenido .desplegableCoche p {
	margin-bottom: 0.7em;
	margin-top: 0;
}
#contenido .desplegableCoche .columnaIzq {
	margin-top: 1em;
	width: 45em;
	float: left;
	border-right: #e9e9e9 solid 1px;
	margin-bottom: 1em;
	padding-right: 1.5em;
}
#contenido .desplegableCoche .columnaIzq ul {
	float: none;
	border: none;
	padding-right: 0;
}
#contenido .desplegableCoche ul {
	width: 45em;
	float: left;
	border-right: #e9e9e9 solid 1px;
	padding-right: 1.5em;
}
#contenido .desplegableCoche ul li {
	clear: both;
	font-size: 1.05em;
}
#contenido .desplegableCoche ul li ul {
	border: none;
	margin: 0.3em 0 0em 0;
}
#contenido .desplegableCoche ul li ul li {
	background: none;
}
#contenido .desplegableCoche .boton {
	float: right;
	width: 11.1em;
	margin: 3em 2.5em 0 0;
}
#contenido .desplegableCoche .boton a {
	float: left;
	width: 11em;
	color: #575757;
	font-size: 1em;
	font-family: "Frutiger-Roman", Tahoma, Verdana, Arial, sans-serif;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	background: url(../../img/general/productos/bg_bt_contrata.gif) no-repeat 0 0;
	padding: 2.5em 0;
}
#contenido .desplegableCoche .boton a:hover {
	color: #be0066;
	background: url(../../img/general/productos/bg_bt_contrata_hover.gif)
		no-repeat 0 0;
}

#contenido .desplegableProducto h2 {
	font-family: "Frutiger-Roman", Tahoma, Verdana, Arial, sans-serif;
	color: #c5005f;
	padding: 0.6em 0 0.4em 1em;
	margin: 0;
	text-transform: uppercase;
	float: left;
	font-weight: bold;
}
#contenido .desplegableProducto .accordionButton span {
	color: #535353;
	float: right;
	font-size: 1.3em;
	padding-right: 4.2em;
	padding-top: 0.7em;
	font-family: "Frutiger-Roman", Tahoma, Verdana, Arial, sans-serif;
}
#contenido .desplegableProducto .accordionButton span.nuevoModalidad {
	float: left;
	color: #fff;
	font-size: 1.1em;
	text-transform: uppercase;
	background: #c5005f;
	padding: 3px 5px;
	margin: 10px 0 0 10px;
	border-radius: 5px;
}
#contenido .desplegableProducto p {
	margin-bottom: 0;
	margin-top: 1em;
}
#contenido .desplegableProducto ul li {
	clear: both;
	font-size: 1.05em;
}
#contenido .desplegableProducto ul li ul {
	border: none;
	margin: 0.3em 0 0em 0;
}
#contenido .desplegableProducto ul li ul li {
	background: none;
}
#contenido .desplegable .color {
	color: #578b03;
}

.centered {
	display: flex;
	align-items: center;
	text-decoration: none;
}

.centered:hover {
	font-weight: bold;
}

.centered img{
	margin-right: 15px;
}