/* CSS Document */
/* Pàginas generals */


.negreta{
  font-weight: bold;
}

#oculo{
	position:absolute;
	top: 150px;
	left: 300px;
}

.fotoDcha{
	float:right;
	margin:0 0 30px 20px;
}

/*---Pàgina Introducció---*/

#sup{
  height: 125px;
  margin: 0px 0px 20px 44px;
  background-color:#FF9900;
}

#intro{
  margin: 20px 0px 0px 44px;
  padding: 0px 280px 0px 0px;
  width: 260px;
  height: 415px;
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666;
  line-height: 20px;
  overflow: auto;
}

#intro a{
	font-weight: bold;
	color: #F90;
	text-decoration: none;
}

#intro a:hover{
	text-decoration: underline;
}


dl#areas dt, dl#areas a{
	font-weight: bold;
	color: #F90;
	text-decoration: none;
}

dl#areas dd{
	margin-left: 8px;
	margin-bottom: 10px;
}

dl#areas a:hover{
	text-decoration: underline;
}

dl#areas span{
	font-size:14px;
}

dl#areas span.idioma{
	font-size:13px;
	font-weight:normal;
	font-style:italic;
	color:#FF9900;
}

#informacion{
  margin: 20px 0px 0px 44px;
  padding: 0 20px 10px 0;
  width: 520px;
  height: 400px;
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666;
  line-height: 20px;
  overflow: auto;
}

#informacion h1{font-size:20px; margin-top:10px; padding-bottom:5px; border-bottom:1px dotted #FF9900;}
#informacion h1 span{ font-weight:normal; font-style:italic; font-size:18px;}
#informacion a:link, #informacion a:visited{color:#FF9900; padding:0; }
#informacion a:hover{background:#FF9900; color:#FFFFFF;}
p.separador{margin-top:20px; border-bottom:1px dotted #FF9900;}
p.inauguracion{clear:both; font-style:italic; margin-top:20px; padding:10px 0 20px 0; border-top:1px dotted #FF9900; border-bottom:1px dotted #FF9900;}

form#form1{width:280px; margin-left:40px;}

#galeria{
	margin: 20px 0px 0px 44px;
	padding: 0px;
	width: 540px;
	height: 415px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 20px;
	overflow: auto;
	position: relative;
	visibility: inherit;
}
#galeria h1{font-size:20px; margin-top:10px; padding-bottom:5px; margin-right:30px; border-bottom:1px dotted #FF9900;}
#listas dt {padding:0 0 5px 0px; width:150px;}
#listas a{color:#666; text-decoration: none; display:block; padding-left:5px;}
#listas a:hover{background-color:#FC0; border-left:5px solid #f90; background-color:f90;}
.fotoGaleria{width:150px;height:175px;margin: 0px 20px 10px 0px;float:left;}
.fotoGaleria2{width:150px;height:150px;margin: 0px 20px 20px 0px;float:left;}
.autor{height:150px; background-color:#f90; text-align:center; font-weight: bold; color:#fff;}
.blanco{color:#fff;}
.naranja{color:#f90;}
.tornar{float:left;width:490px;height:40px;margin:20px 0 30px 0;border-bottom:1px dotted #f90;}
.separador{float:left;width:490px;height:40px;border-top:1px dotted #f90;}
