html {
	height:95%;
}
body {
	background-color:#d28f2d;
	height:95%;
}
#opcioEsquerra {
	width:10%;
	font-weight:bold;
	margin-top:3em;
}
#opcioEsquerra ul {
	list-style:none;
	padding-left:1em;
}
#opcioEsquerra li {
	padding-left:1em;
	padding-right:1em;
	padding-top:.5em;
	padding-bottom:.5em;
	margin-top:1px;
	color:#d28f2d;
	background-color:#ffffff;
	border:1px solid #d28f2d;
}
.titol {
	background-color:#d28f2d;
	color:#ffffff;
}
.lletresGrosses {
	font-size:350%;
	font-weight:bold;
	font-style: italic;
	font-family:verdana,arial, helvetica;
}
.lletresPetites {
	font-size:150%;
	font-weight:bold;
	font-family:verdana,arial, helvetica;

}
.opcio {
	background-color:#ffffff;
	color: #d28f2d;
	text-align:center;
	font-size:small;
}
.opcioSeleccionada {
	background-color:#d28f2d;
	color: #ffffff;
	border: 1px solid #ffffff;
	text-align:center;
	font-size:small;
}
.nom {
	font-weight:bold;
	text-decoration:underline;
}
.opcio a:link, .opcio a:visited {
	text-decoration:none;
	color:#d28f2d;
} 
.opcio a:hover {
	text-decoration:underline;
}
.opcioSeleccionada a:link, .opcioSeleccionada a:visited {
	text-decoration:none;
	color:#ffffff;
} 
.opcioSeleccionada a:hover {
	text-decoration:underline;
}
.peu {
	color:#ffffff; 
	text-align:center; 
	font-weight:bold;
}
.peu a {
	color:#ffffff;
}

.cap {
	color:#ffffff;
	text-align:center;
}

.explicacioImatges {
	padding-top:.1ex; 
	padding-left:5em; 
	padding-right:1em;
	width:60%;
}

.explicacioImatges a {
	color:#000000;
}

.explicacio {
	text-align:justify; 
	padding-left:12em; 
	padding-right:12em;
}

.fotoampliada {
	border:3px solid #794b09;
}

.informacioImatge {
	font-size:xx-small;
}

.regSanitari {
	font-weight:bold;
	text-align:center;
	margin-top:2ex;
}
