/* CSS Document */
html, body{
	margin: 0px;
	padding: 0px;
	background-color: #e3e2db;
}

html, body, div, p, h1, h2, h3, h4, h5, h6, li, a{
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.infop a{
	text-decoration: none;
	color: #2962b0;
	background-image: url(../images/asub.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

html, body{
	background-image: url(../images/bg.gif);
	background-position: left top;
	background-repeat: repeat;
}

p, li, a{
	font-size: 12px;
}

p a{ text-decoration: none; font-size: 12px; color: #2962b0; }
p a:hover{ text-decoration: underline; }

#wrapper{
	width: 1024px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images/meteosim_06.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	text-align: left;
}

#marco{
	width: 988px;
	margin-left: 20px;
	padding: 0px;
}

#cabecera{
	height: 111px;
}

#logo{
	float: left;
	width: 204px;
	clear: none;
}

#cabecera1{
	position: relative;
	float: left;
	background-image: url(../images/meteosim_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 784px;
	height: 111px;
	clear: none;
}

#cabecera1 .idiomas{
	padding: 5px 10px 5px 10px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	font-size: 11px;
	color: #fff;
}

#cabecera1 .idiomas a{
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

#cabecera1 .idiomas a.sel{
	font-weight: bold;
}


#barramenus{
	background-image: url(../images/fondomenu.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 26px;
	color: #fff;
}

#contenido{
	/* overflow: auto; */
	overflow: visible;
	background-color: #f7f7f7;
	margin: 0px;
	padding: 10px 18px 8px 18px;
	text-align: left;
}

#contenido div.urlpath{
	margin-bottom: 8px;
	color: #777777;
	font-size: 10px;
}

.roundedtop{
	clear: both;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bgconttop.gif);
	background-position: -1px top;
	background-repeat: no-repeat;
	width: 952px;
	height: 12px;
	border: none;
}

.roundedbottom{
	clear: both;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bgcontbottom.gif);
	background-position: -1px top;
	background-repeat: no-repeat;
	width: 952px;
	height: 12px;
	border: none;
}

#contenidoh{
	margin: 0px;
	float: left;
	width: 914px;
	padding: 4px 18px 10px 18px;
	background-color: #fff;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #cdcdcd;
}

#mapsreports{
	/*
	overflow: auto;
	*/
	overflow: visible;
	margin-bottom: 18px;
	background-image: url(../images/mapa_home.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 150px;
}

#contenidoh .colder{
	float: right;
	width: 244px;
	margin-bottom: 18px;
	/*
	background-color: #eeeeee;
	padding: 5px;
	*/
}

#contenidoh .coliz{
	float: left;
	width: 641px;
	margin-bottom: 18px;
}

#contenidoh .coliz .izconc{
	text-align: center;
}

#contenidoh .coliz .izconp{
	padding-left: 10px;
}


#contenido div.bloques{
	/* Redimensionar con clear automtico. */
	/*
	overflow: auto;
	*/
	overflow: visible;
	padding-left: 8px;
	margin-bottom: 18px;
}

#contenidoh h1.titulo{
	/* Para situar incono RSS */
	position: relative;
	clear: both;
	margin-bottom: 18px;
	padding: 5px 20px 5px 25px;
	/*
	background-image: url(../images/logobp.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
	*/
	background-image: url(../images/bgtitprod.jpg);
	background-position: 0px center;
	background-repeat: no-repeat;

	background-color: #295c9d;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

#contenido h1.titulo .rss{
	position: absolute;
	width: 30px;
	top: 5px;
	right: 0px;
}

#contenido h1.titnotfirst{
	margin-top: 0px;
	margin-bottom: 11px;	
}

#contenido div.envpast{
	float: left;
	margin: 7px 7px 0px 0px;
	border: 1px solid #eeeeee;
	padding: 1px;
	background-color: #fff;
}

#contenido div.past{
	float: left;
	/*
	border: 1px solid #eeeeee;
	*/
	padding: 10px;
	background-image: url(../images/bg_past.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

#contenido div.e1{
	width: 283px;
	height: 82px;
}

#contenido div.e2{
	width: 195px;
	padding-left: 15px;
	margin-bottom: 9px;
	/*
	height: 52px;
	*/
}

div.e2 div, div.e2 a, div.e2 h2.tith, div.e2 p{
	font-size: 11px;
}

#contenidop{
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	background-color: #f7f7f7;
	text-align: center;
	color: #2962b0;
	font-size: 10px;
}
#contenidop a {
	text-decoration: none; 
	font-size: 11px; 
	color: #2962b0; 
}

#contenidop a:hover{ 
	text-decoration: underline; 
}

#pie{
	width: 1024px;
	margin: 0px auto;
	margin-bottom: -2px;
	padding: 0px;
	height: 15px;
	background-image: url(../images/meteosim_07.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

/* @grupo titulos */
h2.tith{
	font-weight: bold;
	color: #2962b0;
}

h2.tith a{
	text-decoration: none;
	font-weight: bold;
	color: #2962b0;
}

/* @end grupo titulos. */

/* @grupo listas */
ul.mapsreportsh{
	width: 200px;
	margin: 0px auto;
	list-style: none;
}

ul.mapsreportsh li{
	margin-bottom: 10px;
	padding: 0px 0px 0px 10px;
	background-image: url(../images/bullet_arrowb.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
}

ul.mapsreportsh li a{ text-decoration: none; font-size: 11px; color: #2962b0; }
ul.mapsreportsh li a:hover{ text-decoration: underline; }
/* @end grupo listas */

/* @grupo estilos prrafo. */
p.fecha{
	color: #b40000;
}
/* @end gurpo estilos prrafo */

/* @group separadores y secciones */
div.seph{
	clear: both;
	font-size: 0px;
	height: 5px;
	background-color: #ebebeb;
	border-bottom: 1px solid #e0e1e1;
}

.e1 div.img{
	float: left;
	margin-right: 5px;
}

.e1 div.img img{
	padding: 2px;
}

.e1 div.img a:hover img{
	opacity: .8; filter: alpha(opacity=80);
}
/* @end group separadores. */

/* @grupo formatos generales. */
.floatleft{
	float: left;
}

.floatright{
	float: right;
}

.inline{
	display: inline;
}

div.clearer{
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}

div.vinculador{
	margin-bottom: 18px;
	text-align: right;
}

div.vinculador form{
	display: inline;
}

/* @end grupo formatos generales. */

/* Afegits per M. Picanyol */
.titol1 {
	font-weight: bold;
	color: #2962b0;
	font-size: 14px;
	margin-bottom: 18px;
}

/* Afegits per M. Picanyol */
.titol2 {
	font-weight: bold;
	color: #2962b0;
	font-size: 16px;
	margin-bottom: 16px;
}

.titol3 {
	font-weight: bold;
	color: #2962b0;
	font-size: 14px;
	margin-bottom: 0px;
	text-align: center;
}

.titol_taula {
	font-weight: bold;
/*	color: #2962b0; */
	color: #000000;
	font-size: 10px;
	margin-bottom: 5px;
	text-align: center;
}

.subtitol {
	color: #000000;
	font-size: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
}
.titol_taula a{ 	font-size: 10px; text-decoration: none; color: #2962b0; }
.titol_taula a:hover{ 	font-size: 10px; text-decoration: underline; }

/*A:link {text-decoration: none; color: #2962b0; font-size: 12px;}
A:visited {text-decoration: none; color: #2962b0;font-size: 12px;}
A:active {text-decoration: none; color: #2962b0; font-size: 12px;}
A:hover {text-decoration: none; color: #2962b0;font-size: 12px;}
*/
.hora_desactivada {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

table.sample {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table.sample th {
	text-align: center;
	font-weight: bold;
}
table.sample td {
	border-style: inset inset inset inset;
}

/* @grupo listas */
ul.mapes{
/*	width: 200px; */
	margin: 0px auto;
	list-style: none;
}

ul.mapes li{
	margin-bottom: 10px;
	padding: 0px 0px 0px 10px;
	background-image: url(../images/bullet_arrowb.gif); 
	background-position: left 5px;
	background-repeat: no-repeat;
}

ul.mapes li a{ text-decoration: none; font-size: 11px; color: #2962b0; }
ul.mapes li a:hover{ text-decoration: underline; }
/* @end grupo listas */

ul.portada{
/*	width: 200px; */
	margin: 0px auto;
	list-style: none;
}

ul.portada li{
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
	padding: 0px 0px 0px 10px;
	background-image: url(../images/bullet_arrowb.gif); 
	background-position: left 5px;
	background-repeat: no-repeat;
}

ul.portada li a{ text-decoration: none; font-size: 11px; color: #2962b0; }
ul.portada li a:hover{ text-decoration: underline; }

/*---------------*/
/* Home styles   */
/*---------------*/
div.home {font-size: 12px;text-align: center;color: #000000;}
div.home a{ text-decoration: none; font-size: 12px; color: #2962b0; }
div.home a:hover{ text-decoration: underline; }

/*---------------*/
/* Logout style  */
/*---------------*/
div.logout { font-size: 12px; text-align: right;color: #000000;}
div.logout a{ text-decoration: none; font-size: 12px; color: #2962b0; }
div.logout a:hover{ text-decoration: underline; }



table.taula_desc {
	font-size:11px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: collapse;
//	background-color: white;
}
table.taula_desc th {
	font-weight: bold;
	text-align: center;
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
//	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.taula_desc td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 5px 1px 5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
//	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.taula_desc td.groc {
	background-color: #FDDD00;
}

table.taula_desc td.taronja {
	background-color: #FF8901;
}

table.taula_desc td.verd {
	background-color: #89FF01;
}

table.taula_desc td.vermell {
		background-color: #E40100;
}

table.taula_desc td.blau_cel {
		background-color: #BBDEE8;
}

table.taula_desc td.blau_fort {
		background-color: #00969D;
}

table.prod {
	font-size:12px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: collapse;
//	background-color: white;
}
table.prod th {
	font-weight: bold;
	text-align: center;
	border-width: 1px 1px 1px 1px;
	padding: 2px 5px 2px 5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
//	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.prod td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 5px 2px 5px;
	text-align: center;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
//	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.prod td.groc {
	background-color: #FDDD00;
}

table.prod td.taronja {
	background-color: #FF8901;
}

table.prod td.verd {
	background-color: #89FF01;
}

table.prod td.vermell {
	background-color: #E40100;
}

table.prod td.blau_fort {
	background-color: #00969D;
}

table.prod td.blau_cel {
	background-color: #BBDEE8;
}

table.prod td.groct {
	background-color: #FDDD00;
	padding: 2px 1px 2px 1px;
	font-size:9px;
}

table.prod td.taronjat {
	background-color: #FF8901;
	padding: 2px 1px 2px 1px;
	font-size:9px;
}

table.prod td.verdt {
	background-color: #89FF01;
	padding: 2px 1px 2px 1px;
	font-size:9px;
}

table.prod td.vermellt {
	color:white;
	background-color: #E40100;
	padding: 2px 1px 2px 1px;
	font-size: 9px;
}

table.prod td.blau_fortt {
	color:white;
	background-color: #00969D;
	padding: 2px 1px 2px 1px;
	font-size:9px;
}

table.prod td.blau_celt {
	color:black;
	background-color: #BBDEE8;
	padding: 2px 1px 2px 1px;
	font-size:9px;
}

table.prod td.blau_text {
	color:blue;
/* background-color: #BBDEE8;*/
	padding: 2px 0px 2px 0px;
	font-size:9px;
}

table.prod td.vermell_text {
	color:red;
/*	background-color: #E40100;*/
	padding: 2px 0px 2px 0px;
	font-size:9px;
}

table.prod_home {
	font-size:12px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: collapse;
//	background-color: white;
}
table.prod_home th {
	font-weight: bold;
	text-align: center;
	border-width: 1px 1px 1px 1px;
	padding: 2px 5px 2px 5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
//	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.prod_home td {
	text-align: center;
	border-width: 1px 1px 1px 1px;
	padding: 1px 2px 1px 2px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
//	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.prod_home td.groc {
	background-color: #FDDD00;
}

table.prod_home td.taronja {
	background-color: #FF8901;
}

table.prod_home td.verd {
	background-color: #89FF01;
}

table.prod_home td.vermell {
	background-color: #E40100;
}

table.prod_home td.blau_fort {
	background-color: #00969D;
}

table.prod_home td.blau_cel {
	background-color: #BBDEE8;
}

table.prod_home td.groct {
	background-color: #FDDD00;
	padding: 2px 1px 2px 1px;
	font-size:9px;
}

table.prod_home td.taronjat {
	background-color: #FF8901;
	padding: 2px 1px 2px 1px;
	font-size:9px;
}

table.prod_home td.verdt {
	background-color: #89FF01;
	padding: 2px 1px 2px 1px;
	font-size:9px;
}

table.prod_home td.vermellt {
	color:white;
	background-color: #E40100;
	padding: 2px 1px 2px 1px;
	font-size: 9px;
}

table.prod_home td.blau_fortt {
	color:white;
	background-color: #00969D;
	padding: 2px 1px 2px 1px;
	font-size:9px;
}

table.prod_home td.blau_celt {
	color:black;
	background-color: #BBDEE8;
	padding: 2px 1px 2px 1px;
	font-size:9px;
}

table.prod_home td.blau_text {
	color:blue;
/* background-color: #BBDEE8;*/
	padding: 2px 0px 2px 0px;
	font-size:9px;
}

table.prod_home td.vermell_text {
	color:red;
/*	background-color: #E40100;*/
	padding: 2px 0px 2px 0px;
	font-size:9px;
}

/*-----------------------------*/
/* Botons del motor de mapes   */
/*-----------------------------*/
.boto_var { 
	width: 210px;
	font-size: 13px;
	margin-bottom: 2px;
	margin-top: 2px;
}

.boto_inici { 
	width: 60px;
	font-size: 13px;
}

.boto_hores { 
	width: 45px;
	font-size: 13px;
}

.dates { 
	font-size: 13px;
	margin-left: 5px;
	margin-right: 5px;
	font-family: monospace;
}

