
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#eeeeee;
}


#contenidor {
	border:2px solid #ff0000;
	width:750px;
	margin:auto;
	background-color:#ffffff;
}

#peu {
	text-align:center;
	font-size:8px;
}

#peu a:link, #peu a:visited {
	clear:both;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

#peu a:hover {
	text-decoration:underline;
}

.titol {
	font-size:20px;
}

.lletraGran {
	font-size:40px;
	color:#ff0000;
}

.opcions {
	/*background-color:#d01a1a;*/
	font-size:13px;
	font-weight:bold;
	letter-spacing:1px;	
	vertical-align:top;		
	width:120px;
}

.opcions td {
	padding:10px;
	line-height:10px;
	/*background-color:#ff0000;*/	
	/*vertical-align:top;*/
}

.opcions .quadre {
	background-color:#ffffff;
}

.opcions a:link, .opcions a:visited {
	text-decoration:none;
	color:#ffffff;	
}

.normal {
	background-image:url('../img/opcio2.gif');
	background-repeat:no-repeat;
}


.seleccionada {
	/*background-color:#ff0000;*/
	background-image:url('../img/opcio1.gif');
	background-repeat:no-repeat;
}

.seleccionada a:link, .seleccionada a:visited {	
	text-decoration:underline;
}

.opcions a:hover {
	text-decoration:underline;
}

.degradatSuperior, .degradatInferior {
	background-image:url('../img/degradat1.gif');
	height:20px;
	padding-top:5px;
	padding-bottom:5px;
}

/*.degradatInferior {
	height:15px;
	background-image:url('../img/degradat2.gif');
}*/

.contingut {
	min-height:350px;
	_height:350px;
	vertical-align:top;	
	font-size:12px;
	letter-spacing:0px;
	line-height:16px;		
}

.contingutContenidor {
	border:1px solid #ff0000;
	height:330px;
	overflow:auto;
	margin:10px;
	padding:5px;
	width:570px;
}

.degradatSuperior h2 {
	font-weight:bold;
	letter-spacing:1px;
	font-size:15px;
	text-align:center;
	margin-top:0;
	margin-bottom:0;
	color:#ffffff;
}

.degradatInferior h2 {
	color:#ffffff;
	text-align:center;
	font-size:13px;
	margin-top:0;
	margin-bottom:0;
}

.contingut li {
	font-weight:bold;
	padding-top:10px;
}

form {
	font-size:12px;
}

.detallObra {
	padding-left:10px;
}

.detallObra td {
	padding-right:10px;
}

.obres {
	padding-top:10px;
}

.obres td {
	padding-right:10px;
}

.lletres2 {
	font-size:20px;
}

.lletres2 .lletraGran {
	font-size:40px; 
}

.clau, .valor {
	font-size:10px;
}

.clau {
	font-weight:bold;
}

.enllacos a:link, .enllacos a:visited {
	color:#000000;
	text-decoration:none;
}

.enllacos a:hover {
	text-decoration:underline;
}

.contingut dt {
	color:#0000ff;
	font-weight:bold;
}

.contingut dd {
	padding-bottom:5px;
}

.contingut h3 {
	margin:0;
	padding:0;
	font-size:13px;
	margin-bottom:5px;
	margin-top:5px;
}

.header td {
	background-color:#bb0000;
	font-weight:bold;
	color:#ffffff;
}

.parell {
	background-color:#dddddd;
}

.imparell {
	background-color:#eeeeee;
}

.parell td, .imparell td {
	padding:2px;
}

.parell a:link, .parell a:visited, .imparell a:link, .imparell a:visited {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.parell a:hover, .imparell a:hover {
	text-decoration:underline;
}

