
body {
	text-align:		center;
	font-family:	bitstream vera sans,sans-serif,tahoma,verdana,arial;
	margin: 			0 0 0 0;
	color:			RGB(150,150,150);
	background-image:	url('../imatges/fons2.gif');
}
h1 {
	font-weight:		bold;
	color:			rgb(150,0,0);
	margin:			0;
	display:		block;
	border-bottom:		solid 1px rgb(150,0,0);
}
h2 {
	font-weight:		bold;
	color:			rgb(150,150,150);
	margin:			0;
	display:		block;
}
td {
	vertical-align:	top;
}

#contenidor {
	width: 			auto;
	margin:			auto;
	text-align:		left;
	background-color:	rgb(255,255,255);
	background-image:	none;
}
#cap {
	color:			rgb(255,255,255);
	text-align:		left;
	background-color:	rgb(150,0,0);

}
#logotip{
/*	margin:			10px 10px 10px; */
}
#linksRapids,#menu , div.main, div.domMenu_menuBar, #utils, #cos #extra, #peu-links{
	display: none;
}

/*			MENU			*/
div.p {
    font-family: Verdana, sans-serif; 
    margin: 0;
    padding: 10px;
}
div.small {
}
div.title {
    color: #000066;
    padding-left: 1px;
    letter-spacing: 2px;
    line-height: 9px;
    height: 9px;
    margin-bottom: 1px;
}



#cos {
	margin-top:		10px;
	width:			100%;
	display:		block;
	/*border: solid 1px RGB(180,180,180);*/
}
#cos #contingut {
	height:			auto;
	text-align:		justify;
	width:			100%; /*559px;*/
	padding:		2px 5px 2px 5px;
	/* border: solid 1px RGB(180,180,180); */
}

#peu a {
	color: black;
	text-decoration:	none;
	padding-left:	10px;
	padding-right:	10px;
}
#peu {
	border-top: solid 1px rgb(220,220,220);
	text-align:	center;
	padding-bottom:	10px;
	background-color: rgb(220,220,220);
	color: black;
}

