	.divIdioma{
		position : absolute;
		background-color : white;
		right : 20px; 
		top : 3px;
		border-style : solid;
		border-width : 0px;
		border-color : blue;
		border-radius : 10px;
		/*padding : 2px;*/
		width : 220px;
		height : 50px;	
		font-family:verdana;
		font-size:11px;
	}
	
	.divLogin{
		position : absolute;
		background-color : white;
		right : 20px; 
		top : 58px;
		border-style : solid;
		border-width : 0px;
		border-color : blue;
		border-radius : 10px;
		padding : 2px;
		width : 310px;
		height : 80px;	
	}
	.taulaLogin{
		font-family : verdana;
		font-size : 0.6em;
		margin-left : 5px;
		margin-top : 5px;
		background-color : white;
	}

	#divCapcelera{
		position : absolute;
		width : 97%;
		height : 145px;
		background-color : #13D875;
		top : 1.5%;
		left : 10px;
		border-radius : 10px;
	}

	#botoLogin{
		width : 60px;
		height : 60px;
	}
	.enllasregistre{
		font-family : verdana;
		font-size : 1.0em;	
	}
	#divFons{

		position : relative;
		left : 10px;
		top : 115px;
		width : 97%;
		height : 80%;
	}
	#divContingut{
		position : relative;
		margin-left : 19%;
		margin-top : 12%;
		width : 80%;
		height : 60%;
		font-family : Verdana;
		font-size : 1.2em;
		z-index : 1;
	}
	#divMenu{
		position : absolute;
		left : 10px;
		margin-top : 100px;
		width : 130px;
		height : 70%;
		background-color :  #13D875;
		padding : 10px;
		border-radius : 10px;
		
	}

	#divImgContingut1{

		visibility : hidden;
		background-color : #7F7F7F;
		border-radius : 5px;
		margin-top : 5px;
		margin-left : 5px;
		width : 30%;
		height : 40%;
		
	}

	#divImgContingut2{
		visibility : hidden;
		background-color : #CFCFCF;
		border-radius : 5px;
		margin-top : 55px;
		margin-left : 70%;
		width : 30%;
		height : 40%;

	}

	#divImgContingut3{
		visibility : hidden;
	}
	#divImgContingut4{
		visibility : hidden;
	}
	#divImgContingut5{
		visibility : hidden;
	}
