body {
    background: url(fotos/bg.gif) repeat;
    margin: 0;
    padding-bottom: 20px;
    font-size: 13px;
    font-family: tahoma, verdana, arial, sans-serif;
	}

#page {
    background: url(fotos/1.png) repeat-y;
    margin: 0 auto;
    padding: 0px;
    border: 1px solid #000;
    width: 752px; /*bmh*/
   	
   	voice-family:"\"}\"";
   	voice-family: inherit;
   	width:750px;
	}

html>#page {
	width: 750px;
	}

#header {
	margin: 0px;
	padding: 0px;
	background-color:#fff;
	border-bottom:1px solid #000;
	height: 81px; 
	}

#fotohead {
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	}

#langcontainer {
	float: right;
	margin: 5px;
	padding: 0px;
	}

#langcontainer a {
	color:#666666;
	text-decoration: none;
	}

a:visited {
	text-decoration: none;
	}

#menu {
	background:transparent;
	margin: 0px;
	padding: 0px;
	width: 190px;
	float: right;
	text-color: #fff;
	/* compensates for IE Win bungling*/
	height: 100%;
	/* background-color:transparent;*/
	}
	
#apartats {
	background: #f57e27;
	margin: 0;
	padding-left: 10px;
	padding-bottom: 5px;
	min-height: 20px;
	}

#apartats.on {
	background: #b2df65; 
	color: #FFFFFF;
	}

#apartats.off {
	background: #f57e27; 
	color: #FFFFFF;
	}

#apartats a:link {
	color: #fff;
	text-decoration: none;
	}

#apartats a:hover {
	color: inherit;
	text-decoration: none;
	}
	
#apartats a:visited {
	color:#fff;
	text-decoration: none;
	}

#seleccionat {
	background-color:#7bbe56;
	color:#000;
	padding-left: 10px;
	padding-bottom: 5px;
	text-decoration: none;
	}

#seleccionat a:link {
	color:#000;
	text-decoration: none;
	}

#seleccionat a:hover {
	text-decoration: none;
	}
	
#seleccionat a:visited {
	text-decoration: none;
	color:#000;
	}
	
#seleccionat ul {
	margin: 0px;
	padding: 0px;
	}

#seleccionat ul li {
	list-style-type: none;
	margin: 2px;
	padding: 0px;
	color: inherit;
	}

#seleccionat ul li a:link {
	color: inherit;
	}

#seleccionat ul li:hover {
	background: #fff;
	color: inherit;
	text-decoration: none;
	}

#seleccionat ul a:hover {
/* this style is there to make up for IE's inability to apply :hover pseudo to an li */
	background: #fff;
	color: #000;
	text-decoration: none;
}

#seleccionat ul.sub {
	background: #b2df65;
	margin: 0 0 0 5px;
	color: #000;
	}
	
#seleccionat ul.sub li:hover {
	background: #fff;
	color: #000;
	}
	
#seleccionat ul.sub a:link {
	color: #000;
	}

#seleccionat ul.sub a:hover {
/* this style is there to make up for IE's inability to apply :hover pseudo to an li */
	background: #fff;
	color: #000;
	text-decoration: none;
	}

#seleccionat ul.sub a:visited {
	color: #000;
	}
	
#contacte {
	padding-left: 10px;
	padding-bottom: 10px;
	background-color:#b2df65;
	color:#000;
	}

#contacte a:link {
	color: #666;
	}

#contacte a:hover {
	background: #fff;
	}

#contacte a:visited {
	color: #666;
	}

#inici {
	float: left;
	margin: 10px;
	width: 550px; /*box model hack*/
	text-align: justify;
	line-height: 20px;
   	font-size: 14px;
   	color: 000;
	height: 100%;
	
	voice-family:"\"}\"";
   	voice-family: inherit;
   	width: 530px;
	}

html>#inici {
	width: 530px;
	}

#inici a:link {
	color: #000;
	text-decoration: none;
	}

#inici a:hover {
	color: inherit;
	text-decoration: underline;
	}

#inici a:visited {
	color: #000;
	}

#inici ul, li {
	font-size: 13px;
	margin-left: 10px;
	padding: 0px;
	list-style-position: inside;
	}
	
#inici ul.descarregues {
	margin-left: 10px;
	padding: 0px;
	list-style: square;
	}

#inici ul.descarregues li a:hover {
	background: #f57e27;
	color: #fff;
	}

#inici ul.descarregues2 {
	margin-left: 20px;
	padding: 0px;
	list-style: square;
	
	}

#inici ul.cv {
	margin-left: 20px;
	list-style: disc;
	}

#arees {
	float:left;
	background: #fff;
	border: 1px solid #000;
	width: 250px;
}

#tematica {
	float:right;
	background: #fff;
	border: 1px solid #000;
	width: 250px;
	}
	
#titol {
	background: #7bbe56;
	border-bottom: 1px solid #000;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	}

#opcions {
	padding: 10px;
	}

#opcions a:link {
	background: none;
	color: #000;
	}
	
#opcions a:hover {
	background: none;
	color: #000;
	text-decoration: underline;
	}

#opcions a:visited {
	background: none;
	color: #000;
	}
	
table {
	border:0;
	padding: 10px;
	font-family: inherit;
	font-size: 13px;
	}

tr {
	border: 0;
	}

td {
	margin: 0;
	padding-left: 2px;
	vertical-align:top;
	}

table.detall {
	margin: 0 0 0 10px;
	}

table.detall td a:link {
	color: #000;
	}

table.detall td a:hover {
	background:#fff;
	}

table.detall td a:visited {
	color: #000;
	}
	
#foot {
	width: 740px;
	clear: both;
	background-color:#fff;
	border-top:1px solid #000;
	padding:5px;
	text-align: center;
	line-height: 10px;
	}

#foot a:link {
	color: #666;
	}

#foot a:visited {
	color: #666;
	}

h1 {
	text-align: left;
	font-weight: bold;
	line-height: 20px;
	margin: 5px 0 5px 0;
	padding: 0px;
	}

.menu {
	color: #fff;
	font-size: 14px; 
	border-bottom: 1px solid #fff;
	}
	
.page {
	color: #000;
	font-size: 14px;
	}

h2 {
	text-align: left;
	font-weight: bold;
	line-height: 15px;
	margin: 5px 0 0 0;
	padding: 0px;
	font-size: 13px;
	font-style: italic;
	}

h3 {
	text-align: left;
	font-weight: bold;
	line-height: 15px;
	margin: 5px 0 0 10px;
	padding: 0px;
	font-size: 13px;
	font-style: italic;
	}
	
p {
	margin-left: 10px;
	padding: 0px;
	}
	
p.p2 {
	margin-left: 10px;
	padding: 0px;
	}

p.p3 {
	margin: 5px 0 0 10px;
	padding: 0px;
	font-size: 13px;
	}

p.nota {
	font-size: 10px;
	}
