
.noPad
{
	padding: 0;
}

.Link
{
	text-decoration: none;
	color: #666666;
}

.Link:hover
{
	color: black;
}

#menu ul, ul#menu
{
	list-style: none;
	padding: 0;
	margin: 0;
	width: 150px;
}

ul#menu
{
	margin-top:30px;
}

ul#menu ul
{
	margin-top: 0;
}

#menu li
{
	color: #333;
	font-family: Tahoma, Verdana, 'Trebuchet MS', Arial, Sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0;
	border-bottom: solid white 2px;
}

ul#menu li li
{
	font-size: 10px;
	padding-left:10px;
}

#menu li.fst
{
	padding: 4px 8px;
}

#menu a
{
	border-left: solid 4px white;
	border-bottom: solid #e8e8e8 1px;
	padding: 4px 8px;
	color: #333;
	display: block;
	height: 100%;
	text-decoration: none;
	background-color: #F9F9F9;
}

ul#menu li a
{
	background: #fff url(/img/grgrad2.gif) repeat-x;
}

ul#menu li a:hover
{
	background: #f2f2f2;
}

ul#menu li li a
{
	background: #fff;
}

ul#menu li li a:hover
{
	background: #fff;
	text-decoration: underline;
}

#menu a.cad
{
	font-weight: bold;
	color: #000;
}

#cursos
{
	margin: 10px;
}

#cursos p
{
	font-family: Tahoma, Verdana, 'Trebuchet MS', Arial, Sans-serif;
	font-size: 11px;
	color: #666666;
}

#cursos ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#cursos li
{
	list-style: none;
	font-family: Tahoma, Verdana, 'Trebuchet MS', Arial, Sans-serif;
	font-size: 12px;
	color: #3C5280;
}

#cursos li.marc
{
	margin-left: 15px;
	margin-right: 15px;
	list-style-type: disc;
}

#cursos li.marc2
{
	border-bottom: none;
	color: #666;
	margin-left: 15px;
	margin-right: 15px;
	list-style-type: disc;
}

#cursos li a
{
	display: block;
	height: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	color: #333;
}

#cursos li a:hover
{
	color: black;
	background-color: #f2f2f2;
}

ul#nav
{
	width: 764px;
	height: 25px;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav li
{
	float: left;
	font-family: Arial;
	line-height: 18px;
	font-size: 0.7em;
}

#nav li a
{
	text-indent: -9999em;
	overflow: hidden;
	height: 25px;
	float: left;
	display: block;
	cursor: pointer;
}

#nav li#nav1 a
{
	width: 109px;
	background: url(/cursos-imagens/nav.jpg) -1px 0 no-repeat;
}

#nav li#nav2 a
{
	width: 151px;
	background: url(/cursos-imagens/nav.jpg) -110px 0 no-repeat;
}

#nav li#nav3 a
{
	width: 104px;
	background: url(/cursos-imagens/nav.jpg) -260px 0 no-repeat;
}

#nav li#nav4 a
{
	width: 120px;
	background: url(/cursos-imagens/nav.jpg) -364px 0 no-repeat;
}

#nav li#nav5 a
{
	width: 123px;
	background: url(/cursos-imagens/nav.jpg) -484px 0 no-repeat;
}

#nav li#nav6 a
{
	width: 76px;
	background: url(/cursos-imagens/nav.jpg) -607px 0 no-repeat;
}

#nav li#nav7 a
{
	width: 81px;
	background: url(/cursos-imagens/nav.jpg) -683px 0 no-repeat;
}


#listagem ul.topico ul
{
	margin-left: 10px;
	margin-top: 5px;
	padding-left: 10px;
}

#listagem ul.topico li.topico-top, #listagem ul.topico li.topico-fol, #listagem ul.topico li.topico-ani, #listagem ul.topico li.topico-exe
{
	margin-left: 23px;
	padding-left: 3px;
	margin-bottom: 2px;
}

#listagem ul.topico li.topico-ani, #listagem ul.topico li.topico-exe
{
	font-style: italic;
}

#listagem ul.topico li.topico-top
{
	list-style: none;
	list-style-image: url(/i-img/page.gif);
	font-weight: normal;
}

#listagem ul.topico li.topico-fol
{
	list-style: none;
	list-style-image: url(/i-img/folder.gif);
	font-weight: normal;
}

#listagem ul.topico li.topico-ani
{
	list-style: none;
	list-style-image: url(/i-img/anima.gif);
	font-weight: normal;
}

#listagem ul.topico li.topico-exe
{
	list-style: none;
	list-style-image: url(/i-img/report.gif);
	font-weight: normal;
}

h2.catalogo
{
	font-family: Arial, Sans-Serif;
	display: block;
	font-size: 12px;
	border-bottom: solid #D9EBFF 1px;
	padding: 5px;
	padding-top: 0;
	clear: both;
}

ul.catalogo
{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.catalogo li
{
	margin: 0;
	padding: 0;
	margin-right: 5px;
	float: left;
}

ul.catalogo li img
{
	border: none;
}

ul.catalogo li img.imgcurso
{
	display: block;
	margin-bottom: 3px;
}

ul.catalogo li a
{
	text-decoration: none;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #666;
	padding: 5px;
	display: block;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	width: 124px;
	height: 170px;
	border: solid #fff 1px;
}

ul.catalogo li a em
{
	font-style: normal;
}

ul.catalogo li a:hover
{
	text-decoration: underline;
	border: solid #e8e8e8 1px;
	color: black;
}

ul.catalogo li a span
{
	vertical-align: bottom;
	display: block;
	font-weight: bold;
	color: black;
}