/*
Copyright (c) 2011, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.9.0
*/
.abadocurso td, th {
	padding: 10px;
	border-right: 1px solid green;
}
.abadocurso {
	border-left: 1px solid green;
	border-top: 1px solid green;
	border-bottom: 1px solid green;
}
.th_curso {
	width: 25%;
}
.th_ministrante {
	width: 30%;
}
.abadocurso, .hd{
	font-family: arial,helvetica,clean,sans-serif;
}
