﻿/* ESTIL DEL BODY*/
* {
	margin: 0;
	padding: 0;
}

body {
	background:#ffffff;
	color:#000000;
}

/* POSICIO DEL LOGO MM*/
div#MiraMonLogo{
	position: absolute;
	top:0%;
	left: 0%;
}

/* ESITL DEL TÍTOL*/
div#titol {
	    position:absolute; 
		top:6%; 
		right:24%; 
		width:57%; 
		height:5%; 
		z-index:10;
		/*color:#009900;
		background-color: #d0d0e1;
		border-width: 0.1%;
		border-style: solid; 
		border-color: rgb(230, 230, 230) rgb(0, 0, 0) rgb(0, 0, 0) rgb(230, 230, 230) ;*/
		padding: 0.2%;
		text-align: center;
}

/* ESTIL DEL MENU D'IDIOMES A DALT DE TOT */
ul#menu00{
	width:100%;
	padding: 0;
	display: inline;
	position: relative;
	top:0%;
	left:0%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index:100;
	}
	
/* ESTIL DEL MENU DE NAVEGACIO A DALT DE TOT */	
ul#menu00 li {
    display: inline-block;
    margin-right: 0.5%;
	}
ul#menu{
	width:100%;
	padding: 0;
	display: inline;
	position: relative;
	top:0%;
	left:0%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index:100;
	}
ul#menu li {
    display: inline-block;
    margin-right: 0.5%;

	}
ul#menu li a.apretat {
    color: white;
	border-width: 0.2%;
	border-style: solid; 
	border-color: rgb(125,125,125) rgb(230, 230, 230) rgb(230, 230, 230) rgb(125,125,125) ;
	}
ul#menu li a {
    background-color: #b1b1cd;
    padding: 5px 20px;
    text-decoration: none;
    color: #696969;
    border-radius: 0% 0% 30% 30%;
	border-width: 0.2%;
	border-style: solid; 
	border-color: rgb(230, 230, 230) rgb(125,125,125) rgb(125,125,125) rgb(230, 230, 230) ;
}
ul#menu li a:hover {
    color: white;
	border-width: 0.2%;
	border-style: solid; 
	border-color: rgb(125,125,125) rgb(230, 230, 230) rgb(230, 230, 230) rgb(125,125,125) ;
}
ul#menu li a:active {
	background-color: cyan;
    color: magenta;
	border-width: 0.2%;
	border-style: solid; 
	border-color: rgb(125,125,125) rgb(230, 230, 230) rgb(230, 230, 230) rgb(125,125,125) ;
}
/*
ul#menuK{
	width:100%;
	padding: 0;
	position: absolute;
	top:20%;
	left:0%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index:100;
	}
ul#menuK li {
    margin-top: 3%;
	}
ul#menuK li a.apretat {
    color: white;
	border-width: 0.2%;
	border-style: solid; 
	border-color: rgb(125,125,125) rgb(230, 230, 230) rgb(230, 230, 230) rgb(125,125,125) ;
	}
ul#menuK li a {
    background-color: #ffcc99;
    padding: 5px 5px;
    text-decoration: none;
    color: #696969;
    border-radius: 0% 20% 20% 0%;
	border-width: 0.2%;
	border-style: solid; 
	border-color: rgb(230, 230, 230) rgb(125,125,125) rgb(125,125,125) rgb(230, 230, 230) ;
}
ul#menuK li a:hover {
    color: white;
	border-width: 0.2%;
	border-style: solid; 
	border-color: rgb(125,125,125) rgb(230, 230, 230) rgb(230, 230, 230) rgb(125,125,125) ;
}
ul#menuK li a:active {
	background-color: cyan;
    color: magenta;
	border-width: 0.2%;
	border-style: solid; 
	border-color: rgb(125,125,125) rgb(230, 230, 230) rgb(230, 230, 230) rgb(125,125,125) ;
}*/

/* ESTIL DE LA TAULA QUE CONTÉ LES IMATGES*/
nav#nav02{
	position:absolute; 
	top:13%; 
	right: 25%; 
	width:55%;
}
table#menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	border-width: 0.2%;
	border-style: solid; 
	border-color: rgb(230, 230, 230) rgb(125,125,125) rgb(125,125,125) rgb(230, 230, 230) ;
}
table#menu2 th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0.5%;
	text-shadow: grey 0.05em 0.05em 0.05em;
}
table#menu2 th:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0.5%;
	text-shadow: none;
}

table#menu2 img{
	float:justify;
    color: white;
	border-width: 0.2%;
	border-style: solid; 
	border-color: rgb(230, 230, 230) rgb(125,125,125) rgb(125,125,125) rgb(230, 230, 230) ;
}
table#menu2 div{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	float:right;
	width: 100%;
	height:100%;
    color: black;
	margin:  0.1% 0.1% 0.1% 0.1%;
	padding: 0.2% 0.2% 0.2% 0.2%;
}
table#menu2 img:hover {
    color: white;
	border-width: 0.2%;
	border-style: solid; 
	border-color: rgb(125,125,125) rgb(230, 230, 230) rgb(230, 230, 230) rgb(125,125,125) ;
}
table#menu2 img:active {
    color: white;
	border-width: 0.2%;
	border-style: solid; 
	border-color: rgb(0,0,0) rgb(255, 255, 255) rgb(255, 255, 255) rgb(0,0,0) ;
}


/*div#peu {
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	bottom: 0%;
	left: 40%;
    background-color: none;
    border-radius: 0 0 5px 5px;
	z-index: 100;
}*/
/* ESTIL DEL LINK AMB L'ATLES CLIMATIC DIGITAL*/
nav#nav03{
	position:absolute; 
	bottom:10%; 
	right: 2%; 
	width: 20%;
	height: 40%
}
nav#nav03:hover {
	background: orange;
	opacity: 0.5;
}
table#menu3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width:100%;
	height: 100%;
	border-width: 0.2%;
	border-style: solid; 
	border-color: rgb(230, 230, 230) rgb(125,125,125) rgb(125,125,125) rgb(230, 230, 230) ;
}
table#menu3 th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0.5%;
	text-shadow: grey 0.05em 0.05em 0.05em;
}
table#menu3 th:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0.5%;
	text-shadow: none;
}
.peu{
	position: fixed; 
	bottom: 0%; 
	width: 100%; 
	height: 3%; 
	background-color: #CCC; 
	left: 0%; 
	font-size: 0.8em; 
	opacity:0.4; 
	transition: height 2s; 
	text-align: center;
}
.peu:hover {
	height: 10%;
}
.peuabout{
	position: fixed; 
	bottom: 0%; 
	width: 100%; 
	height: 5%; 
	background-color: #CCC; 
	left: 2%; 
	font-size: 0.8em; 
	opacity:0.4; 
	transition: height 2s; 
	text-align: center;
}
.peuabout:hover {
	height: 12%;
}

table#autors {
	font-size:0.8em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	size: fixed;
	padding: 0.5%;
}

table#autors tr  td {
    border: 1% solid grey;
    border-collapse: collapse;
    padding: 0.5%;
	height: 4%;
}
table#autors td {
    border: 0.1em solid grey;
    border-collapse: collapse;
    padding: 0%;
	height: 2%;
}

table#autors tr th {
    text-align: center;
	text-shadow: 0.1em 0.1em 0.1em;
	padding: 1%;
}

table#autors tr:nth-child(odd) {
 	background-color: #f1f1f1;
    color: RGB(0,0,0);
	text-align: center;
}
table#autors tr:nth-child(even) {
	background-color: #ffffff;
    color: RGB(0,0,0);
	text-align: center;
}
table#autors tr:hover {
 	background-color: #FFDCB9;
    color: #009900;
}
table#autors td:hover {
 	background-color: #FFDCB9;
    color: #009900;
}
table#landsat {
	font-size:1em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	size: fixed;
	padding: 3%;
}

table#landsat th  td {
    border: 1% solid grey;
    border-collapse: collapse;
    padding: 5%;
	height: 11%;
}
table#landsat td {
    border: 0.1em solid grey;
    border-collapse: collapse;
    padding: 0.5%;
	height: 3%;
}

table#landsat tr th {
    text-align: center;
	text-shadow: 0.1em 0.1em 0.1em; /* 2px 2px 2px;*/
	padding: 1%;
}

table#landsat tr:nth-child(odd) {
 	background-color: #f1f1f1;
    color: RGB(128,128,128);
	text-align: center;
}
table#landsat tr:nth-child(even) {
	background-color: #ffffff;
    color: RGB(0,0,0);
	text-align: center;
}
table#landsat tr:hover {
 	background-color: #FFDCB9;
    color: #009900;
}
table#descarregues td:hover {
 	background-color: #FFDCB9;
    color: #009900;
}

table#descarregues {
	font-size:1em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	size: fixed;
	padding: 3%;
}

table#descarregues th  td {
    border: 1% solid grey;
    border-collapse: collapse;
    padding: 5%;
	height: 11%;
}
table#descarregues td {
    border: 0.1em solid grey;
    border-collapse: collapse;
    padding: 0.5%;
	height: 3%;
}

table#descarregues tr th {
    text-align: center;
	text-shadow: 0.05em 0.05em 0.05em; /* 2px 2px 2px;*/
	padding: 1%;
}

table#descarregues tr:nth-child(odd) {
 	background-color: #f1f1f1;
    color: RGB(128,128,128);
	text-align: center;
}
table#descarregues tr:nth-child(even) {
	background-color: #ffffff;
    color: RGB(0,0,0);
	text-align: center;
}
table#descarregues tr:hover {
 	background-color: #FFDCB9;
    color: #009900;
}
table#descarregues td:hover {
 	background-color: #FFDCB9;
    color: #009900;
}
a.mail:hover {
	background-color: #ffcc99;
	/*padding: 5%;*/
	/*margin-left: 10%;*/
	/*font-size: 1em;*/
    color: #009900;
	text-decoration: none;
	/*border-radius: 50% 50% 50% 50%;*/
}
img.imgautor {
	margin-top: 3%;
	width: 40%;
	height: 40%;
	border-radius:  50% 50% 50% 50%;
	}
img.imgautor:hover {
	width: 70%;
	height:70%;
	border-radius:  50% 50% 50% 50%;
}
button.autor {
	width: 100%;
	border-radius:  50% 50% 50% 50%;
}
button.autor:hover {
	border-radius:  30% 30% 30% 30%;
	background-color: #ffcc99;
	cursor: pointer;
	}
button.sat:hover {
	border-radius:  30% 30% 30% 30%;
	background-color: #ffcc99;
	cursor: pointer;
	}
object#projecte {
	position: absolute;
	top: 17%;
	left: 5%;
	width: 90%;
	height: 90%;
}