body
{
	height: 100%;
	
	background: #666;
	/*background-position: top center;
	width:950px;
	background-attachment: fixed;*/
	
	color: #aaa;
	font-family: arial, helvetica, sans-serif;
	
}


#lang
{
float:  right;
background: #444444;
padding: 5px 15px 0px 5px;
}


#pagina {
				/*border-style:  solid;
				border-width:   0px;
				border-color: #00ff00;*/
				background: #444444;
				
				width:850px;
				position: relative; 
				margin-left: auto; 
				margin-right: auto;
				padding: 10px;
				
			}
#pop_up
{
	display: none;
	background: #666666;
	width:350px;
	top: 300px;
	left: 520px;
	position: absolute;
	padding: 10px;
}

.user
{
	background: #444444;
	
	color: #cccccc;
	padding:150px;
	clear :left;
	/*height :500px;*/
	display: none;
	padding: 5px 5px 5px 200px;
}

.user_res
{
	clear :left;

}


 .element
{
	background: #444444;
	padding: 10px;
	/*height :500px;
	padding :0px 0px  0px  520px;
	*/
	
	float: left;
}
.centrat
{
	
	width: 750px;
	position: relative; 
	margin-left: auto; 
	margin-right: auto;
	
	/*background: #444444;*/
	text-align: center;

}

.inp
{

	position: relative; 
	margin-left: auto; 
	margin-right: auto;
	width:20px;
}

 .imatge
{
	background: #444444;
	clear :left;
	/*height :500px;*/
	padding :10px 5px  0px  5px;
	text-align: center;

}
#peu
{
	clear :left;
	clear:  right;
	text-align: center;
	padding: 5px;

}

#peu a
{
	color: #aaa;
	text-decoration: none;
	
}

a
{
	color: #aaa;
	

}


