body {
	font-size: 14px;
}

a {
	text-decoration: none;
}

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

#menu ul li{
display:block;
float:left;
margin: 2px 32px 0px 32px;
}

.escola {
color: White;
background-color: #326a73;
padding:0px 20px 0px 20px;
}

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

.columna-in {
	background-image: url(http://www.ub.edu/escgem/imatges/tallerdetalla3.jpg);
	background-color: White;
	background-repeat: no-repeat;
	margin-left: 12px;
	margin-right: 12px; 
	margin-top: 15px;
	padding-top: 150px;
	padding-bottom: 15px;
	text-align: center;

} 

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

.columna-in table {
border-style: none;
border: none;
margin: 0 auto 0 auto;
text-align: left;
}

.columna-in img {
	margin-bottom: 15px;
}

th {
	padding-left: 30px;
}

td {
	padding-left: 30px;
}

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

.nom {
	margin-right: 15px;
}

