body {
	font-size: 14px;
}

a {
	text-decoration: none;
}

#contenedor {
	font-family: Trebuchet MS;
	font-size: 14 px;
}

#columna {
	background-image: url(../imatges/columnesjuntes.gif);
	margin: 0 25 0 25;
	margin-top: 10px;
	padding-top: 3px;
	min-height: 580px;
   height: auto !important;
   height: 580px;
}

.columna-in {
	background-image: url(http://www.ub.edu/escgem/imatges/laboratorifons1.gif);
	background-repeat: no-repeat;
	background-color: white;
	margin-left: 12px;
	margin-right: 12px; 
	margin-top: 15px;
	padding-top: 150px;
	text-align: left;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
} 

.columna-in p {
	margin: 10px 5px 10px 7px;
	text-align: left;
	text-align: justify;
}

li {
	margin-left: 10px;
}

h2{
	font-size: 18px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

h3{
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}


#footer p {
	font-size: 11px;
	margin-top: 20px;
}