/************************* 
 * elements bāsics html  *
 ************************/


/* Generated via www.cssmenubuilder.com */

.menu{margin:0 auto; padding:0; height:30px; width:100%; display:block; background:url('../images/topMenuImages.png') repeat-x;}
.menu li{padding:0; margin:0; list-style:none; display:inline; height:30px;}
.menu li a, .menu li a:visited{float:left; padding-left:15px; display:block; color:rgb(255,255,255); text-decoration:none; font:12px Verdana, Arial, Helvetica, sans-serif; cursor:pointer; background:url('../images/topMenuImages.png') 0px -30px no-repeat;}
.menu li a span, .menu li a:visited span{line-height:30px; float:left; display:block; padding-right:15px; background:url('../images/topMenuImages.png') 100% -30px no-repeat;}
.menu li a:hover{background-position:0px -60px; color:rgb(255,255,255);}
.menu li a:hover span{background-position:100% -60px;}
.menu li a.active, .menu li a.active:visited, .menu li a.active:hover{line-height:30px; font:12px Verdana, Arial, Helvetica, sans-serif; background:url('../images/topMenuImages.png') 0px -90px no-repeat; color:rgb(255,255,255);}
.menu li a.active span, .menu li a.active:visited span, .menu li a.active:hover span{background:url('../images/topMenuImages.png') 100% -90px no-repeat;}


/* set millions of background images */
.rbroundbox { background: url(../images/req/nt.gif) repeat; }
.rbtop div { background: url(../images/req/tl.gif) no-repeat top left; }
.rbtop { background: url(../images/req/tr.gif) no-repeat top right; }
.rbbot div { background: url(../images/req/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../images/req/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 50%; margin: 1em auto; }


.rbroundbox ul{
	list-style-type:none;
	line-height:20px;
}

.rbroundbox a, .rbroundbox a:visited
{	
	text-decoration:underline;	
	color: #666666;
	padding:0.3em 0.7em;
	font-size:12px;
}

.rbroundbox a:hover {	
	color: #333333;	
}

#peu {
	width:1000px;
	margin: 0px auto;
	background-color:#FFFFFF;
	text-align:center;
	padding-bottom: 5px;
	padding-top: 5px;
	border-top:1px solid #1a428e;
}

body {
	font-family:Georgia,verdana,tahoma,arial,helvetica;
	font-size:12px;	
	color: #666666;
}

.text {
	line-height: 1.5em;
}

.text a, .text a:visited, #peu a, #peu a:visited {
	text-decoration:underline;	
	color: #5a5a5a;	
}

.text a:hover, #peu a:hover {
	color: #333333;
}

h1, h2, h3 {
	font-weight:bold;

}

/*****************************
 *	LLISTA
 */
.item-container{
	width:97%; 
	padding-bottom:30px;
	padding: 10px;
/*	float:left; */
	line-height:3em;
	border: 2px solid #FFFFFF;
}
.item-container-actiu{
	width:97%; 
	padding-bottom:30px; 
	padding: 10px;
	/*float:left; */
	line-height:3em;
	/*background-color:#F5FDF4;
	border: 2px solid #C5E6C2;*/
	background-color:#e8f5ff;
	border: 2px solid #EFF4FF;
}

.item-container li, .item-container-actiu li {
	list-style:none; 
	display:inline;
	width: 330px;
}

.plain_text {
	font-family:"Courier New", Courier, mono;
	width:920px;
	background-color: #e8f5ff;  
	padding: 15px;
}

.versio-to-print {
	float: right;	
	font-family: Georgia, "Times New Roman", Times, serif;
}

#llista, #lletra_header {
	border-collapse:collapse;		
}
#llista td {
	/*padding:7px;*/
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#llista th {
	background-color: #5E7AAF;
	color:white;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.alt {
	background-color:#e8f5ff;
}

.selected {
	background-color:#c9e8ff;	
}

#lletra_header td {
	padding: 6px 15px 6px 15px;
	background-color: #5E7AAF;
	color:white;
	font-weight:bold;
	font-size:14px;
}

#lletra_header td a, #lletra_header td a:visited {
	text-decoration: underline;
	color: white;
}

#lletra_header td a:hover {
	color: #DDDDDD;	
}

 .textbox, .textbox-curt, .textbox_llarg, .button, .text_area, .check_box, .text_normal, .llista_select{
	color:#555555;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #AAAAAA;
	font-size: 1em;
	margin-left: 10px;
	padding: 5px;
}
.textbox {
	width: 420px;	
}

.text_area{
	width: 420px;
}