body {
	background: url(http://www.jaumebosch.com/images/body_bg.gif) repeat;
	color:gray;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.alineacionDiv {
	text-align: center;
	width: 600px;
}

div.alineacionDiv {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	display: table;
}

p.centrar {
	display: table-cell;
	vertical-align: middle;
}

.pointer {
	cursor:pointer;
}

.flags {
	background: url(http://www.jaumebosch.com/images/bg_flag.gif) no-repeat;
	right:15px;
	padding:5px 0;
	top:0px;
	position:fixed;
	width:100px;
	height:25px;	
}

.flag {
	width:33px; 
	float:left;
}

.square {
	width:250px; 
	height:250px; 
	cursor:pointer;
	padding:10px;
}
