/***********************
 ****** ETIQUETAS ******
 ***********************/
html {
	overflow-y:auto;
	overflow-x:hidden;
}
body, html, th, td,  h1, h2, h3, h4, h5, h6, textarea, img {
    margin:0;
    padding:0;
    border:0;
}
body {
	color:#444;
	font: 0.625em/1.6em Arial, Helvetica, sans-serif;
	background: #156090 url(../img/fondo-general.jpg) no-repeat fixed center top;
}

h1{
    font-size:185%;
    padding:8px;
}
h2{
	margin-top: 18px;
	margin-bottom: 0px;
	margin-left: 32px;
}
h3{
    font-size:130%;
    padding:10px 5px;
}
h4{
	padding:0px;
	font-size: 1.66em;
	font-weight: normal;
	margin: 0px;
}
h5{
	padding:3px;
	font-size: 90%;
}
h6{
    font-size:70%;
    padding:1px;
}
input,textarea {
	border:1px solid #999;
	width:234px;
	color: #333;
	font: 1.1em Arial, Helvetica, sans-serif;
}

select {
}
select.selector {
	width:165px;
}
select.dia {
	width:50px;
}
select.mes {
	width:120px;
}
select.anyo {
	width:60px;
}


a {
	text-decoration:none;
	color: #2672B5;
}
a:hover {
	text-decoration:underline;
	color: #C93629;
}
a.seleccionado {
	color:#FFFFFF !important;
	background-color: #0E2C3C;
}



/************************/
/* Diseños comunes */
/************************/
#premain {
	width:900px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#main {
}


/************************************/
/* Diseños para el resto de páginas */
/************************************/

div#contenidoTop {
	background:url('../img/fondoContenidoTop.gif') no-repeat 0px 0px;
	height:10px;
	font-size:1px;
	display: none;
}
#contenido {
	/* text-align:left; */
	overflow: hidden;
	background: #FFF url(../img/fondopag.gif) repeat-y left top;
	padding-bottom: 50px;
}
div#contenidoBottom {
	background:url('../img/fondoContenidoBottom.gif') no-repeat 0px 0px;
	height:15px;
	font-size:12px;
	clear:both;
	display: none;
}
h2.titulo {
	color:#2672B5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2672B5;
	padding-bottom: 14px;
	margin-bottom: 14px;
	font-size: 1.8em;
	font-weight: normal;
	margin-left: 67px;
	width: 432px;
	line-height: 1em;
	padding-top: 28px;
}
hr.gris {
	clear:both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cdcdcd;
	border-right-color: #cdcdcd;
	border-bottom-color: #cdcdcd;
	border-left-color: #cdcdcd;
	background-color: #F9FCFD;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: none;
}

/**************************/
/* CABECERA  INTRODUCCION */
/**************************/
#headerIntro {
    margin-top:125px;
	height:172px;
	background:#a1bed7;
	/* opacity está en CSS3, y poco a poco los navegadores van aprendiendo. */
	-moz-opacity:0.6;
	opacity: 0.6;
	filter:alpha(opacity=60);
}
#headerIntro div#logo{
	padding:33px 0px 0px 0px;	
	width:49%;
	text-align:right;
	float:left;
}
#headerIntro div#selectorIdiomas {
	padding:86px 0px 0px 0px;	
	width:47%;
	text-align:left;
	float:right;
}




/**************************/
/*      CABECERA          */
/**************************/
#header {
	height: 95px;
	z-index: 10;
	background: #FFF url(../img/fondocaps.gif) repeat-x left top;
}
#header div#logo{
	padding:0px;
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 212px;
}
#header .serveis {
	color:#ca402f;
	z-index: 99999;
	height: 18px;
	width: 120px;
	position: absolute;
	top: 7px;
	right: 31px;
}
#header div#headerDerecha a{
	font-weight:bold;
}





/**************************/
/*   MENU             */
/**************************/
#menu {
	height:38px;
	position: absolute;
	z-index: 9999;
	top: 247px;
	right: 0px;
	width: 833px;
	border-top: 2px solid #C30;
	background: url(../img/menuback90.png);
}



/* Submenus */
div.submenuItem {
	position:absolute;
	width:202px;
	z-index: 2000;
	background: #12527b;
	top: 38px;
	left: 175px;
	display: none;
}
#menu .submenuItem li {
	float: none;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 202px;
}
#menu .submenuItem li.ultimo {
	border-bottom:0px;
}
#menu .submenuItem a{
	height: 22px;
	padding-top: 8px;
	border-bottom: 1px solid #308FD6;
}

#menu #empresaSubmenu {
	left: 74px;
}
#menu #productosSubmenu {
	left: 276px;
}


/**************************/
/*   CONTAINER            */
/**************************/
#container {
	background: #FFF;
	border-bottom: 1px solid #0E2A41;
	padding: 0px;
	margin-top: 0px;
}

/**************************/
/*   PIE             */
/**************************/
#footer {
	clear:both;
	height:50px;
	padding-bottom: 20px;
	border-top: 4px solid #1F5B88;
}
#footer p.textoPie {
	color:#FFFFFF;
	padding:9px 0px;
	text-align:center;
	font-size:1.1em;
}
#footer p.sloganPie {
	color:#6ea4c9;
	text-align:center;
	font-size:24px;
	padding-bottom: 15px;
}
.adjuntos {
}
.adjuntos h4 {
	padding-bottom: 18px;
	padding-top: 27px;
	font-size: 1.6em;
	clear: both;
}
#menuSecciones img {
	width: 124px;
	height: 40px;
}
.adjuntos li {
	padding-bottom: 7px;
	padding-top: 4px;
	margin-right: 15px;
}
www.edittio.comwwwwwwwwwwwwwww
.sidebarItem a {
	color: #2672B5;
}
div#sidebar p .contenido a:visited {
	font-weight: bold;
}
ol li {
	margin-left: 20px;
}
.actualidad {
	padding-right: 40px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.elementoLista p {
	margin: 0px;
	font-size: 1.2em;
}
.vermas {
	font-size: 1.2em;
}
.imatges .peu {
	background-color: #e5e5e5;
	padding: 5px;
	width: 225px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.video {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background-color: #f5f5f5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2672B5;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	border-left-color: #e5e5e5;
}
.video h4 {
	color: #2672B5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-left: 22px;
	font-weight: normal;
	padding-bottom: 8px;
	font-size: 12px;
}
#elemento.video h5 {
	margin: 0px;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.video .vermas {
	display: block;
	text-align: left;
}
#elemento .video li {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #E9E9E9;
}
#elemento .video ul li a {
	color: #2672B5;
	font-weight: normal;
	font-size: 0.9em;
}
.video h5 {
	font-size: 13px;
}
#elemento .video .separador {
	font-size: 0.9em;
	color: #000000;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.video p {
	font-size: 11px;
	line-height: 16px;
	color: #555555;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 7px;
}
div#elemento .contenido ul {
	margin: auto;
	list-style-type: disc;
	padding-left: 30px;
	font-size: 1.2em;
	line-height: 1.6em;
}
#filiales {
	clear: both;
}
#filiales a {
	font-size: 1em;
	font-weight: normal;
	color: #555555;
}
.textoPie a {
	color: #FFFFFF;
	text-decoration: underline;
}
ol {
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 20px;
}
#elemento form {
	margin: 0px;
	padding: 0px;
}
.incidencias#contenido {
	position: relative;
	background: #FFF;
}
#container img {
	width: 900px;
	height: 192px;
	margin: 0px;
	padding: 0px;
}
#elemento .adjuntos ul {
	background: #f5f5f5;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 10px;
	font-size: 1.2em;
}
#elemento p {
	font-size: 1.2em;
	width: 432px;
	text-align: justify;
}
.detalle #elemento h4 {
	font-size: 2.06em;
	color: #000;
	padding-bottom: 0px;
	padding-top: 0px;
	line-height: 1.2em;
}
#elemento .separador p {
	font-size: 1.3em;
}
#sidebar p {
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
}
br {
	display: none;
}

span.gmaps-txt br {
	display: block;
}

#sidebar h4 {
	font-size: 1.4em;
	padding-bottom: 3px;
	font-weight: bold;
}
#premain.referencias {
}
.referencias #contenido {
	background: #FFF;
}
h2.titulo.expandido {
	width: 730px;
}
.elementoLista {
	margin-left: 67px;
	margin-right: 105px;
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px dotted #ccc;
	overflow: hidden;
}
#menu  a {
	color: #FFF;
	display: block;
	font-size: 1.3em;
	padding-top: 10px;
	padding-bottom: 0px;
	height: 28px;
	padding-left: 15px;
}
#menu a:hover, #menu .seleccionado a:hover {
	background: #069 url(../img/menuhover.jpg) repeat-x left bottom;
	text-decoration: none;
	cursor: pointer;
}

#menu  li {
	float: left;
	width: 101px;
	height: 40px;	
}
#menu .seleccionado a {
	background: url(../img/menuselect.jpg) repeat-x left bottom;
}
#menu .submenu .seleccionado a {
	background: #C30;
	border-bottom-color: #930;
}
#menu .submenu .seleccionado a:hover {
	background: #ED3B00;
	border-bottom-color: #C74100;
}
#menu .submenu a:hover {
	background: #2E75A6 url(none);
}
#contenido .imatges img {
	width: 432px;
	height: 208px;
}

div#elemento {
	float:left;
	width:450px;
	clear:both;
	padding: 0px 0px 0px 67px;
	font-size: 1.1em;
	line-height: 1.6em;
}

div#elemento img{
	width: 432px;
	height: 208px;
}




div#elemento ul{
	padding-left:25px;
	padding-bottom:15px;
}

div#elemento ul.relatedInfo{
	padding-left:0px;
	padding-bottom:0px;
}
div#elemento ul.relatedInfo li {
	list-style-type:none;
}
div#elemento ul li a{
	display: block;
}
div#sidebar {
	float:right;
	width:271px;
	margin-right: 40px;
	position: relative;
	margin-top: -20px;
}
div#sidebar div.sidebarItem {
	padding-bottom:10px;
	margin-bottom: 0px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e0e0e0;
	padding-top: 10px;
}
div#sidebar .separador{
	color: #555555;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 5px;
	display: block;
}
div#sidebar .contenido a {
}
#elemento .imatges ul {
	margin: 0px;
	padding: 0px;
}
#container .elementoLista img {
	float: left;
	width: 197px;
	margin-right: 25px;
	height: 134px;
}
#contenido.detalle {
	background: #FFF;
}
.detalle .imatges {
	float: left;
	margin-right: 25px;
}
.detalle #elemento {
	clear: none;
	width: auto;
	padding-right: 105px;
}
.detalle #elemento p {
	width: auto;
}
.detalle#contenido #elemento .imatges img {
	width: 300px;
}
.separador {
	padding-bottom: 5px;
	padding-top: 3px;
}
.headerslogan {
	position: absolute;
	z-index: 90;
	top: 0px;
	right: 0px;
	width: 490px;
}
#paginado {
	float: right;
	margin-right: 150px;
	font-size: 1.2em;
	padding: 5px 20px;
	margin-bottom: 0px;
}
#paginado a {
	padding-right: 5px;
	padding-left: 5px;
}
#paginado b {
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #2F73A0;
	background: #4986AF;
	color: #FFF;
}
.incidencias p {
	font-size: 1.3em;
	margin-left: 67px;
	width: 450px;
}
.incidencias table {
	width: 412px;
}
.incidencias table td {
	padding: 5px;
	font-size: 1.2em;
	font-weight: normal;
	text-align: left;
}
.incidencias .col1 strong {
	font-weight: normal;
}
.incidencias .col1 {
	text-align: right;
	width: 130px;
	padding-top: 8px;
	vertical-align: top;
}
.incidencias select {
	width: 239px;
	border: 1px solid #999;
	color: #333;
	font: 1em Arial, Helvetica, sans-serif;
}
.incidencias input {
	width: 234px;
	border-color: #999;
	font: 1.1em Arial, Helvetica, sans-serif;
	color: #333;
}
.incidencias .negro {
	background: #2672b5;
	width: 160px;
	color: #FFF;
	margin-left: 74px;
	border-color: #2672b5;
}
.incidencias  #enviar {
	width: 100px;
	margin-left: 134px;
}
.incidencias #comentario {
	height: 100px;
}
.home #container {
}
.home .flash {
	background: #fff;
	height: 350px;
}
.home #menu {
	top: 390px;
	height: 53px;
}
.home #sidebar {
	margin: 0px;
	padding: 0px 0px 20px 43px;
	width: 857px;
	background: #F7F7F7 url(../img/degrade-home.gif) no-repeat left top;
}
.home  #referencies-home {
	float: right;
	width: 324px;
}
.home #noticies-home {
	float: left;
	margin-left: 0px;
	background: #FFF;
	position: relative;
	z-index: 98;
	margin-top: -15px;
	width: 500px;
	border: 1px solid #e5e5e5;
	display: inline-block;
}
.home #header #headerDerecha {
}
#noticies-home .elementoLista img {
	float: left;
	width: 197px;
	height: 134px;
	margin-right: 25px;
}
.home  .elementoLista {
	margin-left: 32px;
	margin-right: 32px;
}
.home #referencies-home .elementoLista {
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 25px;
}
.home h2 {
	font-size: 1.6em;
	font-weight: normal;
	padding-bottom: 15px;
	color: #f13420;
}
.home #referencies-home h2 {
	margin-left: 0px;
	padding-left: 0px;
}
.home #menuSecciones {
	background: url(../img/fondopopup.gif) no-repeat left bottom;
	height: 53px;
}
.gmapa {
	width: 500px;
	height: 350px;
	background: #CC;
	line-height: normal;
}
.delegaciones {
	color: #2672B5;
}
.delegaciones li {
	padding: 2px 1px 2px 6px;
	border-bottom: 1px solid #2672B5;
}
.delegaciones h3 {
	color: #333;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 3px;
}
.delegaciones ul {
	padding-bottom: 18px;
	border-top-width: 1px;
	border-top-style: solid;
}
.delegaciones .seleccionat {
	background: #FF0;
	font-weight: bold;
}
.central {
	border: 1px solid #2672b5;
	width: 500px;
	margin-top: 15px;
	font-size: 0.95em;
	padding-bottom: 5px;
	color: #FFF;
	background: #2672b5;
}
.central p {
	padding-top: 0px;
	margin: 0px;
	padding-left: 20px;
}
.central h3 {
	margin: 0px;
	padding: 5px 0px 0px 20px;
	color: #CCC;
}
.central {
}
#contenido.delegaciones {
	background: #FFF;
}
.delegaciones div#elemento {
	width: 500px;
}
.delegaciones .titulo {
	width: 500px;
}
.delegaciones li:hover {
	background: #e9e9e9;
	cursor: pointer;
}
#menu .seleccionat {
	background: #069 url(../img/menuhover.jpg) repeat-x left bottom;
	text-decoration: none;
}
.gmaps-txt {
	color: #666;
}
#mapa .text-nuvol {
	color: #333;
	padding-top: 5px;
}
#mapa .titol {
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.actualitat #contenido {
	background: url(none);
}
.text-nuvol br {
	display: block;
}
.titol br {
	display: block;
}
.a-punt {
	cursor: pointer;
}
#menu .inicio {
	width: 74px;
}
#menu .inicio a {
	padding-left: 25px;
}
