@import url("dades.css");

/* general */

body {
	background-color: #FFF;
	font-family: "Times New Roman", Arial, Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #505050;
	margin: 0 auto 0 auto;
	line-height: 21px;
	text-align: left;
	padding: 0;
}

.notanavegador {
	display: none;
}

h1 {
	padding: 0;
	margin: 0px 0px 30px 0px;
}

h2 {
	color: #BB9427;
	font-size: 130%;
	padding: 0;
	margin: 0px 0px 20px 0px;
	letter-spacing: 1px;
	margin-top:20px;
}

h3 {
	color: #BB9427;
	font-size: 1.2em;
	margin: 0px 0px 0px 0px;
	letter-spacing: 1px;
}

a {
	outline: none;
}

a:link, a:active {
	color: #BB9427;
}

a:hover {
	color: #BB9427;
}

a:visited {
	color: #BB9427;
}

li {
	line-height: 21px;
	list-style-type: disc;
}

blockquote {
	margin: 0 0 0 30px;
}

/* estructura */

#logo {
	background-color: #BB9427;
	height: 58px;
	width: 100%;
	margin: 0 auto 0 auto;
	background-repeat: repeat-x;
	text-align: center;
}

#logo img {
	border: 0;
	height: 58px;
	margin-right: 100px;
}

#nom {
	display: none;
}

#caixa {
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
	width: 920px;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

#idiomes {
	margin: 0;
	padding: 0;
	width: 910px;
	text-align: right;
}

#idiomes ul {
	margin: 0;
	padding: 6px;
}

#idiomes li {
	display: inline;
	list-style-type: none;
}

#idiomes li a img {
	margin: 0;
	padding: 6px;
	list-style-type: none;
	border: none;
}

#idiomes li.selected a img {
	padding: 6px;
	background-color: #e6e6e6;
}

#text {
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	width: 880px;
	clear: both;
}

#text img {
	text-align: center;
	clear: left;
	border: 1px solid #777;
	padding: 3px;
}

#text td img {
	border: none;
	clear: right;
}

#peu {
	width: 880px;
	margin: 0 auto 0 auto;
	color: Grey;
	border-top: 12px solid #CCC;
	border-bottom: 24px solid #CCC;
	font-size: 0.9em;
	clear: both;
}

#peu h2 {
	color: #BB9427;
	font-size: 1.4em;
	padding: 0;
	margin: 0px 0px 20px 0px;
	letter-spacing: 1px;
}

#peu h3 {
	color: #BB9427;
	font-size: 1em;
	margin: 6px 0px 0px 0px;
	letter-spacing: 1px;
}

#peu1 {
	padding: 5px 15px 0px 15px;
	width: 320px;
	margin: 15px 0px 0px 0px;
	float: left;
	height: 250px;
	border: 0px none #ccc;
}

#peu2 {
	width: 200px;
	float: left;
	height: 350px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-left-color: #ccc;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#peu3 {
	padding: 5px 15px 5px 25px;
	width: 200px;
	margin: 15px 0px 0px 0px;
	float: left;
}

/* menu */

#menu {
	color: #FFF;
	border: none;
	width: 920px;
	height: 35px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #BB9427;
}

#menu ul {
	list-style-type: none;
	margin: 0px 0px 0px 10px;
	height: 26px;
	padding: 0;
}

#menu li {
	list-style-type: none;
	font-family: "Times New Roman", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	display: inline;
	padding: 0;
}

#menu a {
	padding: 8px 10px 6px 10px;
	margin: 0;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #BB9427;
	float: left;
}

#menu a:hover {
	margin: 0;
	padding: 8px 10px 6px 10px;
	text-decoration: none;
	color: #FFFFFF;
	list-style-type: none;
}

/* enquestes */
#enquestes {
	width: 250px;
	float: left;
	padding: 0;
	margin: 30px 0 0 0;
}

#enquestes h1 {
	padding: 0;
	margin: 4px 0;
	color: #BB9427;
	font-size: 1.4em;
}
#enquestes h2 {
	padding: 0;
	margin: 4px 0;
	color: #BB9427;
}
#mapaenquestes img {

}
#materials {
	width: 240px;
	margin: 15px 0 0 0;
	padding: 0;
	float: left;
	background-color: #FFF;
}

#materials ul {
	margin: 0;
	padding: 0;
}

#materials ul li {
	list-style-type: none;
}

#materials ul.anchors li a {
	letter-spacing: 0.1em;
	padding: 2px 4px;
}
#materials ul.anchors li a:hover {
	letter-spacing: 0.1em;
	padding: 2px 4px;
	background-color: #AAA;
	color: #FFFFFF;
}

#materials strong {
	font-weight: normal;
	font-size: 105%;
}

#materials a {
	padding: 1px 4px;
	display: block;
	text-decoration: none;
}

#materials a:hover {
	padding: 1px 4px;
	display: block;
	background-color: #AAA;
	color: #FFFFFF;
	text-decoration: none;
}

.iframe {
	margin: 0 0 0 280px;
	padding: 40px 0 0 0;
}
#dades-iframe {
	height: 800px;
	width: 590px;
}
#frases, #entrevistes, #maptasks, #maptask1, #maptask {
	background-color: #F2F2F2;
	padding: 7px;
	width: 230px;
}

#frases li {
	width: 230px;
}

#frases li li {
	width: 170px;
}
#frases li li a {
	margin: 0;
	font-size: 90%;
}

#frases p, #entrevistes p, #maptasks p, #maptask1 p, #maptask p {
	margin: 0;
}

.treeview, .treeview ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.treeview li {
	margin: 0;
	padding: 0 0 0 20px;
	background: 0 4px no-repeat;
}
.treeview li li li{
	margin: 0;
	padding: 0 0 0 10px;
}
ul.dir li {
	padding: 0 0 0 16px;
}

.treeview .collapsable {
	background-image: url(../images/fletxa.gif);
}
.hitarea {
	height: 20px; 
	width: 25px;
	margin-left: -25px; 
	float: left; 
	cursor: pointer;
}

.treeview .expandable {
	background-image: url(../images/fletxa.gif);
}

.treeview .last {
	background-image: none;
}

.treeview .lastCollapsable {
	background-image: url(../images/fletxa.gif);
}

.treeview .lastExpandable {
	background-image: url(../images/fletxa.gif);
}

/* estils especials */

.separador {
	clear: both;
}

.linia {
	border-bottom: 8px solid #EEE;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	clear: both;
}

.centrat {
	text-align: center;
	margin: 0 auto 0 auto;
}

.griset {
	color: Gray;
}

.introduccio {
	margin: 0;
	clear: both;
	font-size: 1em;
}

.introduccio p {
	color: #444444;
	font-size: 0.95em;
	margin: 10px 20px 0px 0px;
	width: 200px;
	padding: 5px 0px 0px 0px;
	float: left;
}
.mapa {
	float: left;
	margin: 0 30px 30px 0;
}

#text .introduccio img {
	float: left;
	margin: 10px 0 0 0;
	width: 630px;
	clear: right;
}

.text1 {
	float: none;
	width: 580px;
	margin: 30px 0px 30px 0px;
	padding: 0;
	display: block;
	text-align: justify;
}

.text2 {
	float: left;
	width: 320px;
	margin: 0px 30px 30px 0px;
	padding: 0px;
}

.text3 {
	float: left;
	width: 400px;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 30px;
	border-left: 1px solid #CCC;
}

#biblio {
	float: none;
	width: 580px;
	margin: 30px 0px 30px 0px;
	padding: 0;
	display: block;
	text-align: left;
}

#biblio p {
	text-indent: -30px;
	margin: 0px 0px 0px 30px;
}

#biblio blockquote p {
	margin: 1.2em 0px 2em 0px;
	text-indent: 0px;
}

#text #biblio img {
	text-align: left;
	clear: none;
	border: 0;
	padding: 0px;
}

strong, b {
	color: #BB9427;
}







.oneColElsCtrHdr #container {
	width: 920px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}
.oneColElsCtrHdr #header {
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #FFF;
} 

.oneColElsCtrHdr #header img { 
	border:none;
}

.oneColElsCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0;
}
.oneColElsCtrHdr #header h1 a {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color:#BB9427;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColElsCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.oneColElsCtrHdr #footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFF;
} 
.oneColElsCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.oneColElsCtrHdr #container #mainContent #enquestes {
	color: #666;
}

/* @override http://localhost/atles/estils/jquery.tabs.css */

/* Caution! Ensure accessibility in print and other media types... */

@media projection, screen {

/* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
.tabs-hide {
	display: none;
}
}
/* Hide useless elements in print layouts... */

@media print {
.tabs-nav {
	display: none;
}
}
/* Skin */

.tabs-nav {
	list-style: none;
	margin: 0;
	padding: 0 0 0 4px;
	background-color: #FFF;
}

.tabs-nav:after {
/* clearing without presentational markup, IE gets extra treatment */
    display: block;
	clear: both;
	content: " ";
}
ul .tabs-nav {
	display: inline;
	margin: 0;
	padding: 0;
	height: 30px;
}
.tabs-nav li {
	display: inline;
	margin: 0 4px 0 0;
}
.tabs-nav li a {
	float: left;
	margin: 0 4px 0 0;
}
.tabs-nav a {
	display: block;
	position: relative;
	top: 1px;
	height: 20px;	
	z-index: 2;
	padding: 0;
	color: #81661B;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

.tabs-nav .tabs-selected a {
	padding-top: 7px;
	color: #000;
	height: 20px;
	top: 1px;
	background-color: #F2F2F2;
}

.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
	background-position: 0 0;
	outline: 0;
/* @ Firefox, switch off dotted border */
}

.tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
	background-position: 0 0;
}

.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited,
.tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited {
/* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}

.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
/* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}

.tabs-nav .tabs-disabled {
	opacity: .4;
}

.tabs-container {
	border-top: 1px solid #CCC;
	padding: 1em 8px;
	background: #fff;
/* declare background color for container to avoid distorted fonts in IE while fading */
}

/* Uncomment this if you want a little spinner to be shown next to the tab title while an Ajax tab gets loaded
.tabs-loading span {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}*/
