/* SALVA INDUSTRIAL - General */

/*--------------------- BODY ---------------------*/
body{
	font-family:"Trebuchet MS", "Lucida Sans Unicode", Georgia, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	background-color:#FFF;
	color:#000;
	margin:0;
	padding:0;
	font-size:12px;
}

/*--------------------- HTML ---------------------*/
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,pre,form,body,html,p,blockquote,fieldset,input,img{
	margin:0; 
	padding:0;
}

h1, h2, h3, h4, h5, h6, h7{
	font-weight: normal;
}

a img,:link img,:visited img{ 
	border:none;
}

ul,ol{ 
	list-style:none;
}

acronym, abbr{
	border-bottom: 1px dotted #CC0000;
	cursor: help;
}

/*------ Semantica ------*/
h1{
	font-size:2.2em;
	color:#fff;
	margin:0 0 .8em 0;
	padding:0 .2em;
	background:url(../img/all/bg_h1.gif) #CC0000 repeat-x;
}

h2{
	font-size:2em;
	color:#000;
	margin:0 0 0 0;
}

h3{
	font-size:1.6em;
	margin:.6em 0;
	color:#CC0000;
	border-bottom:1px solid #cc0000;
}

h4{
	font-size:1.2em;
	color:#000;
	margin-bottom:.5em;
	font-weight:bold;
}

p{
	line-height:1.4em;
	margin-top:.8em;
}

a{
	text-decoration:underline;
	color:#CC0000;
}

a:hover, a:focus{
	text-decoration:none;
}

.oculto{
	position:absolute; 
	left:-999px; 
	width:990px; 
	font-size:0%;
}

.clear{
	clear:both;
}


/*--------------------- ESTRUCTURA ---------------------*/
/*------ CONTENEDOR y CONTENIDO ------*/
.contenedor, #contenido {
	width:63.5em;
	padding-left:1em;
	margin:0 auto;
}

/*------ CABECERA ------*/
#cabecera{
	background:url(../img/all/bg_cabecera.gif) repeat-x;
}

#cabecera .contenedor {
	height:16.1em;
	background:url(../img/all/bg_cabecera_contenedor.jpg) no-repeat right bottom;
}

/*------ Menu Herramientas ------*/
#menu_herramientas {
	font-family:Arial, "Trebuchet MS", Georgia, "Lucida Sans Unicode", Tahoma, Geneva, Helvetica, sans-serif;
	font-size:.8em;
	text-align:right;
	text-transform:uppercase;
	margin-left:25em;
	padding-top:1em;
}
#menu_herramientas li {
	display:block;
	float:left;
	width:auto;
}
#menu_herramientas strong {
	color:#CC0000;
}
#menu_herramientas span {
	margin:0em .4em;
}
#menu_herramientas a {
	text-decoration:none;
	color:#333;
}
#menu_herramientas a:hover {
	color:#CC0000;
	text-decoration:underline;
}

#menu_herramientas .ancho{
	float:right;
	width:11.4em;
	margin:0em 2em 0em 1.5em;
/*	margin-left:3.5em;*/
	text-align:center;
}

*html #menu_herramientas .ancho{
	margin:0em 1em 0em 2.4em;
}

#menu_herramientas .ancho a{
	text-decoration:none;
	color:#fff;
	font-size:1.4em;
	font-weight:bold;
}

#menu_herramientas .ancho a:hover{
	text-decoration:none;
	color:#fff;
}

/*------ Menu Idiomas ------*/
#menu_idiomas {
	float:left;
	font-family:Arial, "Trebuchet MS", Georgia, "Lucida Sans Unicode", Tahoma, Geneva, Helvetica, sans-serif;
	font-size:.9em;
	color:#000;
	margin:.8em 0 0 1em;
}

#menu_idiomas li {
	display:inline;
}
#menu_idiomas span {
	margin:0em .25em;
}
#menu_idiomas a {
	color:#000;
}
#menu_idiomas a:hover {
	text-decoration:none;
}


/*------ Buscador ------*/
#buscador{
	float:right;
	margin-right:1em;
}

#buscador li{
	display:inline;
}

/*------ Claim ------*/
.logotipo{
	height:6.8em;
	width:25em;
	margin-top:3em;
	background:url(../img/all/bg_cabecera_logotipo.gif) no-repeat;
}
.logotipo a {
	display:block;
	height:6em;
	width:22em;
}
.logotipo span {
	color:#C90000;
	display:none;
}
.claim{
	height:2.5em;
	margin-top:.6em;
	background:url(../img/all/bg_cabecera_claim.gif) no-repeat;
}
.claim span {
	display:none;
}

/*------ CONTENIDO IZQUIERDA ------*/
#contenido_izquierda{
	float:left;
	width:16em;
}

/*------ MENÚ PRINCIPAL ------*/
#menu_principal {
	float:left;
	font-family:Arial, "Trebuchet MS", Georgia, "Lucida Sans Unicode", Tahoma, Geneva, Helvetica, sans-serif;
	margin-bottom:.5em;
	width:17em;
}

#menu_principal span {
	padding-left:1.7em;
	background:url(../img/all/bullet_cuadro.gif);
	color:#cc0000;
	cursor:pointer;
}

#menu_principal a {
	text-decoration:none;
	color:#000;
}
#menu_principal a:hover {
	text-decoration:underline;
}
#menu_principal li {
	font-size:.9em;
	text-transform:uppercase;
	margin-bottom:1.5em;
}
#menu_principal li a {
color: #cc0000;
	padding-left:1.7em;
	background:url(../img/all/bullet_cuadro.gif) no-repeat 0 2px;
}
#menu_principal li li {
	font-size:1.1em;
	margin:.75em 0 0 2em;
	padding-left:1.4em;
	background:url(../img/all/bullet_flecha_negra.gif) no-repeat 0 6px;
}
#menu_principal li li strong{
	color:#000;
}
#menu_principal li li a {
	color:#000;
	text-transform:none;
	padding-left:0;
	background:none;
}
#menu_principal .activo{
	font-weight:bold;
}

/*------ Ruta ------*/
#ruta{
	font-size:.9em;
	margin-bottom:1em;
}

#ruta li {
	display:inline;
	background:url(../img/all/bullet_flecha_negra.gif) no-repeat left .5em;
	padding:0 .1em 0 .5em;
}

#ruta .no_background{
	padding:0;
	background:none;
}

/*------ CONTENIDO CENTRAL ------*/
#contenido_central {
	float:left;
	background:url(../img/all/bg_dashed_border.gif) repeat-x left top;
	margin:1em 0;
	padding-top:1em;
	width:62.5em;
}

/*------ CONTENIDO DERECHA ------*/
#contenido_derecha{
	float:left;
	width:43.5em;
	padding-left:1.6em;
	background:url(../img/all/bg_menu_principal.gif) repeat-y left;
	margin:0 0 1em 1em;
}

#contenido_derecha_no_border{
	float:left;
	width:60.8em;
	padding-left:1.6em;
	margin-bottom:1em;
}

/*------ PIE ------*/
#pie {
	clear:both;
	font-family:Arial, "Trebuchet MS", Georgia, "Lucida Sans Unicode", Tahoma, Geneva, Helvetica, sans-serif;
	font-size:.9em;
	height:3em;
	margin-top:1em;
	padding-top:2em;
	border-top:3px solid #AEAEAE;
	background-color:#D8D8D8;
}
#pie .contenedor {
	width:70em;
}
#pie p {
	display:inline;
}
#pie ul {
	float:right;
	text-align:right;
	margin-right:.8em;
}
#pie li {
	display:inline;
}
#pie a {
	color:#000;
}
#pie span {
	margin:0 .3em;
}

/*------ Menu Opciones ------*/
#menu_opciones{
	color:#3399CC;
	text-align:right;
	margin-bottom:.5em;
}

#menu_opciones li{
	display:inline;
	margin-left:1em;
}

/*------ Paginacion ------*/
#paginacion{
	color:#000;
	text-align:right;
	margin-bottom:.5em;
}

#paginacion li{
	display:inline;
	margin-left:.5em;
}

.paginacion_anterior{
	background:url(../img/all/bullet_flecha_anterior.gif) no-repeat left .6em;
	padding-left:1em;
}

.paginacion_siguiente{
	background:url(../img/all/bullet_flecha_siguiente.gif) no-repeat right .6em;
	padding-right:1em;
}

/*------ Menu Siguiente / Anterio ------*/
#menu_sig_ant{
	margin-top:.3em;
	color:#3399CC;
	text-align:right;
}

#menu_sig_ant li{
	display:inline;
	margin-left:2em;
}

/*------ Formulario ------*/
.formulario{
	clear:both;
	margin:2em auto 0 auto;
	width:32em;
	text-align:right;
}

.formulario li{
	margin-bottom:.6em;
}

.privacidad{
	float:right;
	margin-top:1em;
	text-align:justify;
	font-size:.8em;
	width:36em;
}

.privacidad_tabla{
	float:right;
	margin-top:1em;
	text-align:justify;
	font-size:.9em;
	width:36em;
}

.botones_tabla{
	clear:both;
}

.respuestas_formulario{
	margin:1em 0 ;
	font-size:1.2em;
	border-bottom:1px dashed #666;
	border-top:1px dashed #666;
	padding:1em;
	background-color:#F8F8F8;
}

.respuestas_formulario li{
	text-decoration:none;
	margin-bottom:.2em;
}

.texto_respuestas_formulario{
	color:#3399CC;
}

.error_respuestas_formulario{
	color:#CC3300;
}

.valido_respuestas_formulario{
	color:#339900;
}

.formulario input, .formulario textarea{
	width:20em;
}

input, textarea{
	font-family:Tahoma, Arial,"Trebuchet MS", "Lucida Sans Unicode", Georgia, Geneva, Helvetica, sans-serif;
	font-size:1em;
	padding:.2em;
	color:#666;
	width:auto;
}

textarea{
	height:8em;
}

fieldset{
	border:none;
}

.formulario .checkbox{
	width:2.5em;
}

.formulario .boton{
	background:url(../img/all/bg_boton.gif) repeat-x;
	color:#000;
	cursor:pointer;
	border:1px solid #000;
	width:auto;
}

.boton{
	background:url(../img/all/bg_boton.gif) repeat-x;
	color:#000;
	cursor:pointer;
	border:1px solid #000;
	width:auto;
}

.politica_legal{
	clear:both;
	font-size:.8em;
	background:#FFCCFF;
}

/*------ Formulario Estrecho ------*/
.formulario_estrecho{
	float:left;
	margin:2em 0 0 1em;
	text-align:right;
	width:14.5em;
}

.formulario_estrecho li{
	margin-bottom:.6em;
}

.formulario_estrecho input, .formulario_estrecho textarea{
	font-family:Tahoma, Arial,"Trebuchet MS", "Lucida Sans Unicode", Georgia, Geneva, Helvetica, sans-serif;
	font-size:1em;
	padding:.2em;
	color:#666;
	width:13.7em;
}

.formulario_estrecho textarea{
	height:4em;
}

.formulario_estrecho .checkbox{
	width:2.5em;
}

.formulario_estrecho .boton{
	background:url(../img/all/bg_boton.gif) repeat-x;
	margin-top:.5em;
	color:#000;
	cursor:pointer;
	border:1px solid #000;
	width:auto;
}

/*------ Otros ------*/
.ampliar_informacion{
	text-align:right;
	margin-top:.5em;
	color:#3399CC;
}

.subir{
	text-align:right;
	margin-top:.5em;
}

/*------ Bullets ------*/
.bullet_flecha_rojo{
	background:url(../img/all/bullet_flecha_rojo.gif) no-repeat left .2em;
	padding-left:1.8em;
}

.bullet_documento{
	background:url(../img/all/bullet_documento.gif) no-repeat left .2em;
	padding-left:1.4em;
}

.bullet_descarga{
	background:url(../img/all/bullet_descarga.gif) no-repeat left .4em;
	padding-left:1.2em;
	margin:.5em 0;
}

.bullet_imprimir{
	background:url(../img/all/bullet_imprimir.gif) no-repeat left .3em;
	padding-left:1.5em;
}

.bullet_volver{
	background:url(../img/all/bullet_volver.gif) no-repeat left .4em;
	padding-left:1.3em;
}

/*------ Colores ------*/
.color_rojo{
	color:#cc0000;
}

/*-- Listado --*/
.listado{
	margin:1.5em 0;
}

.listado li{
	background:url(../img/all/bullet_cuadro.gif) no-repeat left .6em;
	padding-left:1.2em;
	margin:0 0 1em 2em;
}

.listado li ul{
	margin:.6em 0;
}

.listado li ul li{
	background:url(../img/all/bullet_grupo_consolidado_li.gif) no-repeat left .5em;
	padding-left:1em;
	margin:.4em 0 0 1.5em;
}




/* --------------- MENU VIDEOS MADRID FUSION -------------- */

#contenido_izquierda #videosMFusion{ float:left; width:201px; overflow: hidden; margin:0 0 30px -15px; background:url(../img/all/bg_menuMFusion.gif) no-repeat right bottom;}
#contenido_izquierda #videosMFusion h3{ border:none;}
#contenido_izquierda #videosMFusion ul{ margin:15px 15px;}
#contenido_izquierda #videosMFusion ul li{padding-left: 20px; margin-bottom:4px; background:url(../img/all/bullet_menuMFusion.gif) no-repeat 8px 5px;}
#contenido_izquierda #videosMFusion ul li a{ color:#393939; text-decoration:none;}
#contenido_izquierda #videosMFusion ul li a:hover{ text-decoration: underline;}


.cabeceraIzq{
width:38em;
float:left;
margin-top:-.7em;}

.bannerDer{

margin-left:2.3em;
border:none;
margin-top:1.3em;}
