/*Personalized styles*/
#bottom a:link, #bottom a:active, #bottom a:hover, #bottom a:visited {
	color: #fff;
	text-decoration: none;
}

body { background: #262e3a url('/images/background.jpg') top center no-repeat; }

#complementaria { background:#cfe1ed; border-left:1px solid #fff; border-bottom: 1px solid #fff; padding:0px;width:904px; }

a { text-decoration: none; }
a:link.blanc, a:active.blanc, a:visited.blanc { color: #fff; }
a:hover.blanc { color: #ff0; }
a:link.negre, a:active.negre, a:visited.negre { color: #000; }
a:hover.negre { color: #555; text-decoration:underline; }


#main_image { min-height: 488px; }

#idiomas { padding-right: 20px; }

li.quadrat { list-style-type: square; }

.pendent {
	width: 75%;
	margin:auto;
	background-color: yellow;
	border: 3px solid #000;
	padding: 10px;
	font-size:16px;
	font-weight: bold;
	text-align: center;
}

.cabecera {
	line-height: 2.4em;
	padding: 0px 20px 0px 0px;
}
