body
{
	background-color:#F5E400;
	
}

#contenidor
{
	width:748px;
	padding:0;
	margin:0;
	font-family:Verdana,Arial,Helvetica,Sans-Serif;
	font-size:11px;
	line-height: 25px;
}

/* Estils dels espais */
.contingutSup
{
	background-color: #AEE239;
	vertical-align:top;
}
.contingutInf
{
	background-color: #AEE239;
	vertical-align:top;
}

/*estil dels ulls */
.ull
{	
	width:30px;
	height:18px;
	cursor:pointer;
	background-image:url(../img/general/ull.gif);
	background-repeat:no-repeat;
	background-position:center;
	padding:5px 15px 0px 15px;
}


/* estil dels textos de l'escola*/
.titolCentrat
{
	font-weight: bold;
	font-size: 40px;
	color: #D8001D;
	font-family: Verdana;
	text-align: center;
}


.subtitol
{
	font-weight: normal;
	font-size: 25px;
	color: #D8001D;
	line-height: 40px;
	font-family: Verdana;
	margin: 0 0 25px 0 0;
}

.subtitolCentrat {
	color: #D8001D;
	font-weight: normal;
	font-size: 25px;
	font-family: Verdana;
	text-align: center
}

.normalNegretaCentrat {
	color: #D8001D;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	text-align: center
}
.normal
{
	font-size: 12px;
	font-weight: bold;
	color: #D8001D;
	line-height: 25px;
	font-family: Verdana;
}



.direccio
{
	vertical-align:bottom;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0 0 0;
}

table tr td
{

   font-size:10px;
   font-weight:100;

}

#infoGeneral{
	padding: 10px 0 0 0;
	font-weight:bold;
}
.icona
{
	vertical-align:middle;
	margin:2px 5px 0 5px;

}

#bus
{
	vertical-align:top;

}