@CHARSET "ISO-8859-1";

body{
	margin:auto;
	padding:5px;
	text-align:center;
	align:center;
	font-family:verdana;
    font-size:11px;
	background-color:#fcfcfc;
}

#div_tallers{
	width:720px;
	margin:auto;
    text-align:left;
    align:center;
}

#peu{
	color:#666666;
}

#peu a,a:link,a:hover{
	color:#b3de03;
}

#div_tallers p,li{
	text-align:left;
	align:left;
	font-size:12px;
}

.pr_txt{
	text-align:center;
	align:center;
	display:block;
	float:right;
	width:355px;
}

.sn_txt{
	font-size:12px;
	line-height:16px;
}

.titol{
	font-size:16px;
	font-weight:bold;
}

a{ font-family:verdana;
  font-size:16px;
  color:#c4e735;
  text-decoration:none;
  font-weight:bold;
	}
a:link{ font-family:verdana;
  font-size:16px;
  color:#c4e735;
  text-decoration:none;
  font-weight:bold;
	}
a:hover{ font-family:verdana;
  font-size:16px;
  color:#000000;
  text-decoration:underline;
  font-weight:bold;
	}

.taller_mascares{
	float:right;
	text-align:center;
	align:center;
}

.verd{
	color:#c4e735;
}
