@charset "utf-8";

@font-face {
    font-family: 'dosismedium';
    src: url('dosis-medium-webfont.eot');
    src: url('dosis-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('dosis-medium-webfont.woff') format('woff'),
         url('dosis-medium-webfont.ttf') format('truetype'),
         url('dosis-medium-webfont.svg#dosismedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	margin: 0px;
	background-attachment: scroll;
	background-image: url(../imagenes/fondo.jpg);
	background-repeat: no-repeat;
	font-family: dosismedium, Dosis;
	background-position: center 216px;
	overflow-y: scroll;
}
#contenedor {
	width: 924px;
	margin-left: 50%;
	padding-bottom: 60px;
	left: -460px;
	position: absolute;
	height: auto;
}
#cabecera_inicio {
	position: absolute;
	background-image: url(../imagenes/fondo_inicio.png);
	background-repeat: no-repeat;
	height: 137px;
	width: 924px;
	top: 205px;
}
#cabecera_empresa {
	position: absolute;
	background-image: url(../imagenes/fondo_empresa.png);
	background-repeat: no-repeat;
	height: 137px;
	width: 924px;
	top: 205px;
}


#cabecera_productos {
	position: absolute;
	background-image: url(../imagenes/fondo_productos.png);
	background-repeat: no-repeat;
	height: 137px;
	width: 924px;
	top: 205px;
}
#cabecera_flujo {
	position: absolute;
	background-image: url(../imagenes/fondo_flujo.png);
	background-repeat: no-repeat;
	height: 137px;
	width: 924px;
	top: 205px;
}
#cabecera_contacto {
	position: absolute;
	background-image: url(../imagenes/fondo_contacto.png);
	background-repeat: no-repeat;
	height: 137px;
	width: 924px;
	top: 205px;
}
#pie {
	position:fixed;
	bottom:0px;
	right:50%;
	margin-right:-500px;
	width:980px;
	height:110px;
	padding:8px;
	font-size:12px;
	background-color:#FFF;
	border-top: solid gainsboro 1px;
	z-index:999;
}

.publicidad {
	width: 100%;
	margin-top: 10px;
}

.publicidad .generalitat {
	float: left;
	margin-right: 0px; 
	width: auto;
	height: 50%;
	max-height: 50vh;
	overflow: hidden;
}

.publicidad .generalitat img {
	width: 60%;
	height: auto;
}

.publicidad p {
	margin-left: 0px; 
	letter-spacing: 0.1em;
	font-size: 10px;
	padding-top: 6px;
}

a:link{
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000;
	text-decoration: none;
}
h2 {
	display: inline;
	font-size: 12px;
	color: #1CA5DB;
}
h3 {
	font-size: 14px;
	display: inline;
}


#logo_empresa {
	height: 136px;
	width: 419px;
	position: absolute;
	top: 39px;
	left: 250px;
	z-index: 9;
}

#empresa {
	position:absolute;
	left:230px;
	top:251px;
	width:644px;
	height:auto;
	z-index:1;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #C0C0C0;
	padding-left: 23px;
	padding-top: 30px;
	font-size: 14px;
	padding-right: 20px;
	padding-bottom: 60px;
}

#flujos {
	position:absolute;
	left:230px;
	top:271px;
	width:667px;
	height:483px;
	z-index:1;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #C0C0C0;
	font-size: 14px;
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 100px;
}
#productos {
	position:absolute;
	left:230px;
	top:271px;
	width:667px;
	height:500px;
	z-index:1;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #C0C0C0;
	font-size: 14px;
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 60px;
}

#flujos_txt {
	position:absolute;
	left:230px;
	top:754px;
	width:647px;
	height:auto;
	z-index:1;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #C0C0C0;
	font-size: 14px;
	padding-top: 8px;
	padding-left: 20px;
}

.item_flujo {
	width: 190px;
	float: right;
	cursor:pointer;
	position: relative;
}

#lista_flujo {
	width: 200px;
	left: 15px;
	position: absolute;
	top: 371px;
	color: #000;
	text-align: right;
	font-size: 12px;
}


#flujo {
	position:absolute;
	left:230px;
	top:251px;
	width:642px;
	height:auto;
	z-index:1;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #C0C0C0;
	padding-left: 40px;
	padding-top: 30px;
	font-size: 14px;
	padding-right: 10px;
}
.fila_flujo {
	margin-top: 16px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	height: 82px;
	position: relative;
	width: 640px;
	margin-bottom: 16px;
}
.celda_flujo {
	width: 64px;
	font-size: 12px;
	text-align: center;
	float: left;
	margin-right: 14px;
}
#lista_productos {
	width: 200px;
	left: 15px;
	position: absolute;
	top: 371px;
	color: #000;
	text-align: right;
	font-size: 12px;
}


#contacto {
	position:absolute;
	left:230px;
	top:251px;
	width:644px;
	height:auto;
	z-index:1;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #C0C0C0;
	padding-left: 23px;
	padding-top: 30px;
	font-size: 14px;
	padding-right: 20px;
	padding-bottom: 60px;
}
