.boxgrid{
	width: 300px;
	height: 160px;
	margin:10px;
	float:left;
	background:#161613;
	border: solid 1px black;
	overflow: hidden;
	position: relative;
}
.boxgrid img{
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}

.boxcaption{
	float: left;
	position: absolute;
	background: #000;
	height: 100px;
	width: 100%;
	opacity: .8;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 	}


.captionfull .boxcaption {
 	top: 160;
 	left: 0;
 }
 .caption .boxcaption {
 	top: 160;
 	left: 0;
 }

a:link {
	color: black; 
	text-decoration:none;
}
a:visited {
	color: black;
	text-decoration:none;
}
a:active {
	color: #FF0000; 
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color: black;
}


.form {
	font-family:Arial,Helv,sans-serif;
	font-size: 9pt;
	color: #666;
	background-color: #fff;-moz-opacity:0.75;filter:alpha(opacity=75);
	border: 1px solid #999;
	padding-right: 10px;
	padding-left: 10px;

}

.piefoto	{
	font-family: Tahoma;
	font-size: 10px;
	line-height: 100%;
	margin-top: 4px;
	margin-bottom: 5px;
	font-weight: bold;
}
.textogris	{
	font-family: Tahoma;
	font-size: 14px;
	color: #A8A8A8;
	margin-top:2px;
	text-align:left;
	padding-left:3px;
}

.textonegro	{
	font-family: Tahoma;
	font-size: 16px;
	color: black;
}


.titulo	{
	font-family: Tahoma;
	font-size: 22px;
	color: black;
	text-align:left;
	padding-left:5px;
	padding-top:4px;
	font-weight:bold;
	margin-bottom:5px;
}

.curs_comensa	{
	font-family: Verdana;
	font-size: 12px;
	color: red;
	text-align:left;
	margin-bottom:4px;
	margin-top:0px;
	letter-spacing:-1px;
}

.curs_titol	{
	font-family: Verdana;
	font-size: 18px;
	color: black;
	text-align:left;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
	letter-spacing:-1px;
}


.curs_titol_2010{
	clear:left;
	font-family: Lucida Sans;
	font-size: 15px;
	color: black;
	text-align:left;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;

}

.curs_explicacio	{
	font-family: Tahoma;
	font-size: 11px;
	color: #9A9A9A;
	margin-top:5px;
	text-align:left;
}

.curs_horaris	{
	font-family: Tahoma;
	font-size: 11px;
	color: #8F8F8F;
	margin-top:2px;
	margin-bottom:1px;
	text-align:left;
}

.curs_preus	{
	font-family: Tahoma;
	font-size: 11px;
	color: red;
	margin-top:2px;
	margin-bottom:10px;
	text-align:left;
}

.curs_professor	{
	font-family: Tahoma;
	font-size: 11px;
	color: #737373;
	margin-top:2px;
	margin-bottom:1px;
	text-align:left;
}

.caja_izquierda	{
	width:300px;
	text-align:left;
	background-color:#fff;
	margin-top:0px;
	margin-bottom:25px;
	padding-bottom:10px;
	border-bottom:1px solid #E2E2E2;

}

.caja_izquierda_2	{
	width:310
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	background-color:#D2FFD2;
	margin-top:0px;
	margin-bottom:10px;
}

.caja_titulo	{
	font-family: Georgia;
	font-size: 20px;
	color: black;
	text-align:left;
	margin-bottom:5px;
	margin-top:5px;
}


.caja_texto	{
	font-family: Lucida Sans;
	font-size: 12px;
	color: #A3A3A3;
	margin-top:5px;
	text-align:left;
	width:280px;
}

.caja_texto_profes	{
	font-family: Lucida Sans;
	font-size: 10px;
	color: #A3A3A3;
	margin-top:2px;
	text-align:left;
	width:200px;
	height:100px;
}

.titulo_profes	{
	font-family: Lucida Sans;
	font-size: 13px;
	color: #993366;
	text-align:left;
	width:200px;
	margin:0px;
}

.texto_cabecera_logo	{
	font-family: Lucida Sans;
	font-size: 16px;
	color: #ADADAD;
	margin-top:2px;
	text-align:left;
	margin-left:15px;
	line-height:23px;

}

.titulo_grande	{
	font-family: Trebuchet MS;
	font-size: 28px;
	color: black;
	margin-top:2px;
	margin-bottom:1px;
	text-align:left;
	font-weight:bold;

}

.titulo_grande_pie	{
	font-family: Trebuchet MS;
	font-size: 19px;
	color: red;
	margin-top:2px;
	text-align:left;

}

.texto_grande	{
	font-family: Trebuchet MS;
	font-size: 19px;
	color: #8D8D8D;
	margin-top:2px;
	text-align:left;

}

label	{
	font-family: Trebuchet MS, Verdana, Trebuchet MS; 
	font-size: 10px; 
	color: #949494; 
	height:6px;
	padding:3px;
	margin:2px;
	text-transform: uppercase;
}