@charset "utf-8";
/* CSS Document */

#menu_city{
	float:left;	width:698px; height:315px;	border-bottom:3px solid #CCC;height:33px;padding-left:20px;
}
#menu_city ul
{
	padding:0px; margin:0px; float: left; width: 100%; list-style:none; 
}
#menu_city ul li {
	display: inline;
}
#menu_city ul li a {
	padding: 2px 10px; float:left; background-color:#FFF; text-decoration: none; height:28px;
}
.tab_on{
	border:1px solid #ccc;	border-bottom:3px solid #FFF;
}
.img_area2{
	background-image:url(/img/cursos_incompany.gif)
}

#list_course{
	width:200px; float:right; font-weight:bold;	font-size:12px;
}

#list_course ul
{
	padding:0px; margin:0px; list-style:none; width:100%; 
}
#list_course ul li{
	height:50px; background-color:#e6e6e6; list-style:none; list-style-image:none; margin:0px; border-bottom:1px solid #FFF; padding-left:5px; padding-right:5px;
}
#list_course ul li a {
	margin-top:10px; margin-left:5px; float:left;
}
#menu_course{
	float:left;
	border-bottom:1px solid #e6e6e6; height:30px; width:920px; padding-left:10px;
	background-image:url(/img/txt_outros_cursos.gif); background-repeat:no-repeat; background-position:100% 0;
}
#menu_course ul
{
	padding:0px; margin:0px; list-style:none; width:100%;
}
#menu_course ul li {
	display: inline;
}
#menu_course ul li a {
	padding:0px 8px; float:left; background-color:#FFF; height:28px;  
}

#content_course{
	 margin-top:0px; top:238px; width:700px; margin-left:10px;
}
.course_name{
	margin: 30px 10px; font-weight:normal;
}
#ad_incompany{
	background-image:url(/img/cursos_incompany.gif); background-repeat:no-repeat; background-position:center; width:201px; height:112px; float:right; margin-right:3px;
}
#ad_incompany #text_position{
	margin-top:35px; margin-left:16px; font-size:13px; width:190px;
}