@charset "utf-8";
/* CSS Document */
p{
	color: #333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	
	
}
h2{
	color:#666666;
}
	
#ficha_rafa{
	background-color:#CCCCCC;
}
#panyoletas{
	background-color: #dcebbc;
	width: auto;
}
#tiendas{
	background-color: #dcebbc;
	width: auto;
}

#citas p{
		text-align: right;
		}

#prueba_emergente{
	position : relative;
	width: 950px;
	height : auto;
	margin : 0 auto;
	padding : 0;
	z-index: 1;
}
#dossier_rafa img{
	cursor: pointer;
}

/*
iframe{
	background-color:#3399FF;

	}
*/
#texto_dossier{
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color: #CDEB8B; /* PUTO IEXPLORER QUE NO PILLA LA PROPIETAT DE FONDO DELS COLLONS*/
}
#texto_dossier h1{
	color:#666666;
	text-align: center;
}
#texto_dossier p{
	text-align:justify;
/*	text-indent: 40px; /*sangria primera linea*/
}
#imagens{
	text-align: center;
	background-color: #dcebbc;
}
	
