@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(imagenes/fondo.gif);
	background-color: rgb (253, 253, 253);
	background-position: center;
	background-repeat: repeat-y;
	text-align: center;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #454545;
	text-align: left;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #b73b2c;
	text-align: left;
}
h1.fichas {
	text-decoration: underline;
	color: #b73b2c;
}
h1.noticia {
	font-size: 17px;
	color: #b73b2c;
	text-decoration: none;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
h2 {
	font-weight: normal;
	color: #454545;
	text-align: left;
}
h4 {
    font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
h5 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-align: left;
}
li {
    font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #454545;
	text-align: left;
}
label {
    font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
}
div.mapa {
  position: absolute;
  left: 50%;
  margin-left: -320px;
  width: 640px;
  height: 480px;
  padding: 12px; 
  text-align: center;
  color: white;
  visibility: hidden;
  display: none;
  background-color: white;
  z-index: 150;
}
div.mapa_b {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #666;
	z-index: 140;
	filter: Alpha(Opacity=0.65);
	opacity: .65;
}
div.pathmap {
	position: relative;
	height: auto;
	width: auto;
	text-align: left;
}
label.pathmap {
	color: #454545;
}
a {
	color: #454545;
}
a:link {
	text-decoration: none;
	color: #454545;
}
a:visited {
	text-decoration: none;
	color: #454545;
}
a:hover {
	text-decoration: underline;
	color: #454545;
}
a:active {
	text-decoration: none;
	color: #454545;
}
a.not_titulo {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #b73b2c;
}
a.readmore {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #900;
}
a.page_link {
    font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
span.page_selected {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #900;
}
li.bold {
	font-weight: bold;
}
div.flags_top {
	position: absolute;
	right: 10px;
	top: 0px;
}
div.cabecera {
	position: relative;
	background-repeat: no-repeat;
	width: 902;
	height: 104;
	margin-left: auto;
	margin-right: auto;
}
div.cab_es {
	background-image: url(imagenes/cabecera_es.png);
}
div.cab_ca {
	background-image: url(imagenes/cabecera_ca.png);
}
div.cab_en {
	background-image: url(imagenes/cabecera_en.png);
}
div.cab_admin {
	background-image: url(imagenes/cabecera_admin.png);
}
div.menu_es {
	position: relative;
	width: 902;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
div.content {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: auto !important;
}
div.content_noini {
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 25px;
}
div.content_other {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 820px;
	padding-top: 20px;
	text-align: left;
	padding-right: 25px;
}
div.text_intro {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	padding-top: 30px;
	text-align: left;
}
div.centerh {
	margin-left: auto;
	margin-right: auto;
}
div.centert {
	text-align: center;
}
div.intro {
	position: relative;
}
div.noticias {
	position: relative;
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	text-align: left;
}
span.date {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #717171;
}
img.flag {
	border: 0px;
	padding-top: 20px;
}
img.centerh {
	margin-left: auto;
	margin-right: auto;
}
img.noborder {
	border: 0px;
}
img.text_right {
	float: right;
	border-left: 10px solid white;
	padding-left: 20px;
	padding-top: 10px;
}
div.scrollsubmenu {
	position: relative;
	width: 100%;
}
p.contacta {
	width: 515px; 
}
img.contacta {
	position: relative;
	float: right;
	top: 2px;
}
/* Tabs */

div.tabContainer {
    display: block;
    position: relative;
    width: 515px;
    height: 395px;
    border: #979797; 
    border-style: solid;
    border-top-width: 0px;
    border-right-width: 1px; 
    border-bottom-width: 1px; 
    border-left-width: 1px;
}

div.tabPart {
    text-align: center;
    padding-top: 5px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 50%;
    height: 25px;
    border: #979797;
    cursor: pointer;
}

div.tabPart_s {
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px; 
    border-bottom-width: 0px; 
    border-left-width: 0px;
	background-color: #f7f7f7;
}
div.tabPart_ns {
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 0px; 
    border-bottom-width: 1px; 
    border-left-width: 0px;
}

div.tabEmp {
    text-align: center;
    padding-top: 5px;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 50%;
    height: 25px;
    border: #979797; 
    cursor: pointer;
}

div.tabEmp_s {
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 0px; 
    border-bottom-width: 0px; 
    border-left-width: 1px;
	background-color: #f7f7f7;
}

div.tabEmp_ns {
    border-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 0px; 
    border-left-width: 0px; 
}

label.tab {
    cursor: pointer;
}

label.tabSelected {
    font-weight: bold;
}

div.tabs {
	position: absolute;;
	width: 100%;
	height: 363px;
	left: 0px;
	bottom: 0px;
	background-color: #f7f7f7;
}
label.text {
    font-weight: normal;
    font-size: 12px;
    color: #252525;
}
label.tab {
    cursor: pointer;
    cursor: hand;
}
label.tabSelected {
    font-weight: bold;
}
label.fecha {
	color: #717171;
}
table.contacta {
	border: 0px;
	border-spacing: 10px;
	border-style: none;
	padding-left: 30px;
	width: 90%;
}
input.contacto {
	width: 100%;
}
select.contacto {
	width: 100%;
}
span.no_service {
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #454545;
	font-weight: bold;
}
textarea.contacto {
	width: 100%;
	height: 100px;
}
div.contact_right {
	position: absolute;
	height: 225px;
	width: 257px;
	bottom: 0px;
	right: 0px;
	text-align: left;
}
div.sitemap {
	position: absolute;
	left: 50%;
	margin-left: -450px;
	border-top: 1px solid #b0b0b0;
	padding-top: 11px;
	background-color: #e6e6e6;
	height: 140px;
	width: 900px;
}
div.sitemap_contents {
	position: relative;
	height: 100%;
	width: 206px;
	padding-left: 18px;
	float: left;
	text-align: left;
}
div.sitemap_info {
	position: absolute;
	right: 0px;
	bottom: 12px;
	padding-right: 10px;
}
div.container_tools_noticia {
	position: relative;
	/*display: block;*/
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 31px;
	background: url(../imagenes/sep_tools_noticia.png) repeat-x;
}
div.container_noticia {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 820px;z
	text-align: left;
}
div.tools_noticia {
	padding-top: 2px;
	position: relative;
	float: right;
	top: 0px;
	width: auto;
}
div.fecha_noticia {
	padding-top: 7px;
	position: relative;
	float: left;
	top: 0px;
	width: auto;
}
div.imgContainer {
	position: relative;
	padding-left: 15px;
	padding-bottom: 15px;
	height: auto;
	width: auto;
	float: right;
	display: inline-block;
}
img.tools {
	position: relative;
}
div.text_noticia {
	color: #454545 !important;
}
img.noticia {
	padding-bottom: 5px;
}
div.imagen_noticia_container {
	position: relative;
	float: right;
	width: auto;
	height: auto;
	padding-left: 10px;
	padding-bottom: 10px;
}
div.imagen_noticia {
	position: relative;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	width: auto;
	height: auto;
	border: 1px solid #d5d5d5;
	text-align: center;
}
label.footnote {
}
a.sitemap_header {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #717171;
	font-weight: bold;
}
a.sitemap_text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #717171;
}



/* -------- SCROLL ---------- */

#t1 {
	table-layout: fixed;
}
td.element label {
	
}
td.element {
	/*width: 150px;*/
	height: 49px;
	text-align: center;	
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
}
td.selected {
	background: url(imagenes/scroll/selected.png);
}
div#scrollbar { 
    display:none;
}

/* below in external file */
div#wn	{ 
    position:relative; 
    width:900px;
	height:49px; 
    overflow:hidden;
}
div#lyr1 {
	height: 100%;
}
div#scrollbar { 
    position:relative; 
   /* width:100%; */
	height:11px;
    display:block; /* display:none initially */
    font-size:1px;  /* so no gap or misplacement due to image vertical alignment */
  }

div#track { 
    position:absolute; 
	left:17px;
	top:0;
    width:867px;
	height:15px; 
    background: url(imagenes/scroll/track.gif) repeat-x;
}
div#dragBar {
    position:absolute;
	left:1px;
	top:1px;
}
div.dragBar_r {
	position: absolute;
	right:  0px;
	width: 4px;
	height: 15px;
	background: url(imagenes/scroll/right.png);
	z-index: 98;
}
div.dragBar_l {
	position: absolute;
	left: 0px;
	width: 4px;
	height: 15px;
	background: url(imagenes/scroll/left.png);
	z-index: 98;
}
div.dragBar_m {
	position:absolute;
	height:15px;
	left: 0px;
	width:100%;
    background: url(imagenes/scroll/dragBar.gif) repeat-x;
}

div#left { 
    position:absolute;
	left:0; 
	top:0;
	z-index: 99;
}  
div#right {
	position:absolute; 
	right:0;
	top:0;
	z-index: 99;
}

/* for safari, to prevent selection problem  */
div#scrollbar, div#track, div#dragBar, div#left, div#right {
    -moz-user-select: none;
    -khtml-user-select: none;
}

/* so no gap or misplacement due to image vertical alignment
font-size:1px in scrollbar has same effect (less likely to be removed, resulting in support issues) */
div#scrollbar img {
    display:block; 
}
/* -------- FIN SCROLL -----------*/
label.form {
	clear: both;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/* ------- CPANEL --------- */

table.cpanel {
	position: relative;
	width: 90%;
	border: 0px;
	padding: 0px;
	border-spacing: 10px;
	margin-left: auto;
	margin-right: auto;
}

textarea.cpanel {
	width: 100%;
}

input.cpanel {
	width: 100%;
}

div.cpanel {
	text-align: center;
}