/* CSS Document */

.arrodonir{ 
	margin: 0;
	background: #111;
	width:500px;
	}
b.rtop, b.rbottom{display:block;background: #000}
b.rtop b, b.rbottom b{display:block;height: 1px; overflow: hidden; background: #111}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
b.rbottom b.r1
{	
	border-bottom: thin solid #444;
}

b.rtop b.r2
{
	border-top: 2px dotted #222;
}

.arrodonirDins{
	padding-left:10px;
	padding-right:10px;
	background-image:url(../img/ratllesdesc.gif);
	background-position:right;
	background-repeat:no-repeat;
	
}

a.titol{
	color:#FF9900;
	/*font-weight:bold;*/
	font-size:11pt;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

a.titol:hover{
	text-decoration:underline;
	background-color:#111 !important;
}


/* petit pagina inicio */

.arrodonirPetit
{ 
	margin: 0;
	background: #111;
	width:315px;
}