	/* CSS Document */
	
	body {
			
		/*background-color:#000;*/
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-color:#000 ;  
		}
	
	#fons1 {
		border:#999999 solid 1px;
		position:absolute;
		background-repeat:no-repeat;
		background-image:url(/images/fons/index_f.jpg);
		width:900px;
		height:600px;
		margin-left:-450px;
		left:50%;
		margin-top:-300px;
		top:50%;
		z-index: 1;
	}
	
	
	#contingut {
		position:absolute;
		top:94px;
		left:218px;
		width:652px;
		height:452px;
		background-color:#FFF;
		overflow: auto;
		padding: 15px 15px 10px 15px;
	}
	
	
	
	#menu_vendes{
		position:absolute;
		font-size:14px;
		height:547px;
		width:207px;
		top:126px;
		left:-11px;
		list-style:none;
	}
	#menu_vendes ul
	{
		list-style-type: none;
	}
	
	#menu_vendes li{
		height:25px;
	}
	
	#menu_vendes li a{
		border: 0px solid #fff;
		text-decoration: none;
		display: block;
		text-decoration:none;
		color:#999;
		width: auto;
		padding: 4px 0;
		padding-left: 10px;
	
	}
	* html #menu_vendes li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
		width: 160px;
		text-decoration: none;
	}
	
	#menu_vendes li a:visited, #menu_vendes li a:active{
		color:#999;
		list-style:none;
		font-size:px;
		text-decoration: none;
	}
	
	#menu_vendes li a:hover{
		font-size:px;
		border: 0px solid #CCCCCC;
		text-decoration:none;
		color:#000;
	
	}
	
	
	.menu_hor{
		position:absolute;
		width: 486px;
		top: 39px;
		left: 219px;
		display: block;
		vertical-align:middle;
	}
	
	.menu_hor li{
		float:left;
		list-style: none;
		display:block;
		background-color: #f5e9d9;
		text-decoration: none;
		padding: 3px 15px;
	}
	
	.menu_hor li a{
		text-decoration:none;
		color: black; 
		color:#999;
	}
	
	.menu_hor li a:hover{
		color: black;
		text-decoration: none;
		color:#000;
	}
		
	.correu a ,a:hover ,a:visited{	
		color:#0033FF;
		text-decoration: none;
	}
	.Estilo1 {
		color: #FF0000;
	}
	#botocadena{
		position:absolute;
		top:11px;
		left:624px;
		width: 272px;
		height: 50px;
		color:#333;
	}
	.tipo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	.style1 {
	font-size: 24px;
	color:#000000;
	}
	.style2 {
	color: #0000FF;
	}