/* Style paginas RLA - &copy; http://www.pixelscarres.info - Enero 2007*/ /* Les Blocs */ #cine {	width: 150px;	height: 202px;	background-image:   url("../imagenes/cine/ricardo-cine.jpg");	margin-right: 20px;	margin-bottom: 10px;	float: left;}#gauche1 {	width: 320px;	margin-top: 5px;	float: left;	padding: 5px;	border: thin solid #990000;	height: auto;}#droit1 {	width: 320px;	margin-top: 5px;	margin-left: 20px;	padding: 5px;	border: thin solid #990000;	float: left;	height: auto;	margin-bottom: 20px;}#gauche2 {	width: 320px;	margin-top: 10px;	float: left;	padding: 5px;	border: thin solid #990000;	height: auto;}#droit2 {	width: 320px;	margin-top: 10px;	margin-left: 20px;	padding: 5px;	border: thin solid #990000;	float: left;	height: auto;}