body {
	font-family: Verdana, Geneva, sans-serif;  font-size: 0.9em; margin: 0px 0px 0px 0px;
	background-image: url(galeria/fons_pagina03.jpg); background-repeat: repeat-y; 
	background-color:#410A28; color: #FFFFFF;   }

 a { color: #ffffff; text-decoration: underline;  }
 img { border: 0px; }
 a:hover {  color: #ffffff; text-decoration: none; }
 h1 { font-size: 130%; border: 5px solid #ffffff; margin: 10px 0px 0px 30px; padding: 0px 0px 0px 0px; color: #ffffff;  }
 h2 { font-size: 130%; font-weight: bold; margin: 5px 0px 5px 0px; padding: 0px 0px 5px 0px; color: #0084CE;  }
 h3 { font-size: 130%; font-weight: bold; margin: 5px 0px 5px 0px; padding: 0px 0px 5px 0px; color: #0084CE;  }
 #pagina {
	width: 800px; 
	top: 0px; 
	margin: 0px auto 0px auto; 
	padding: 0px;
	min-height: 100%; height: 100%; 
	overflow: hidden; color: #FFFFFF;
	_display: inline-block; /*només per IE6*/
    }
.cap {
	width: 750px;
	height: 175px;
	margin: 0px 15px 0px 15px;
	padding: 0px 0px 0px 0px;
	}
.cap p { text-align: center; padding-top: 5px; }
.central {
	width: 770px;
	min-height: 450px;  height: auto !important; height: 450px;
	margin: 0px 15px 0px 15px;
	padding: 10px 0px 0px 0px;
	/*background-color: #CCCC33;*/
	}
.contingut {
	width: 600px;
	min-height: 450px;  height: auto !important; height: 450px;
	margin: 0px 0px 0px 15px;
	/*background-color: #660099;*/
	}
.contingut ul {
	width: 590px;	
	display: inline;
	list-style-type: none;
	}
.contingut ul li {
	width: 180px;
	height: 150px;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	border: 6px solid #ffffff;
	text-decoration: none;
	}
.contingut ul li a { text-decoration: none; }
.resultats {
	width: 700px;
	min-height: 450px;  height: auto !important; height: 450px;
	margin: 0px 0px 0px 15px;
	padding: 10px 0px 0px 0px;
	font-weight: bold;
	}
.resultats ul {
	width: 630px;
	height: 190px;
	display: inline;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 25px 0px; float: left;
	}
.resultats ul li {
	width: 225px;
	height: 150px;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	border: 6px solid #8F4175;
	text-decoration: none;
	}
.resultats ul li a { text-decoration: none; }

