@charset "utf-8";
/* CSS Document */

a:link, a:visited{ color:#333333; text-decoration:underline; line-height:14px;}
a:hover{ color:#333333; text-decoration:none; line-height:14px;}

h1{ font-size:18px;}
h2{ font-size:16px;}
h3{ font-size:14px; margin:10px 0px 0px 0px;}
h4{ font-size:13px;}

body{ margin:0px;}

#aconteceSumare
	#aconteceSumare p{ margin:0px 0px 0px 0px;}
	#aconteceSumare a:link, #aconteceSumare a:visited{ color:#555555; text-decoration:underline; line-height:14px;}
	#aconteceSumare a:hover{ color:#555555; text-decoration:none; line-height:14px;}
#bottom{ width:875px; height:35px; background-image:url(../img/bottom_logo.jpg); background-repeat:no-repeat; padding:10px 0px 10px 0px;}
	#bottom a:link, #bottom a:visited, #bottom a:hover{ color:#ffffff;}
#bottomLeft{ background-image:url(../img/bottom_left.jpg); width:11px; height:55px;}
#bottomRight{ background-image:url(../img/bottom_right.jpg); width:11px; height:55px;}
#breadCrumbs{ width:875px; height:47px;}
	#breadCrumbs a{ color:#FFFFFF; line-height:22px;}
#breadCrumbsLeft{ background-image:url(../img/breadcrumb_left.jpg); width:11px; height:47px;}
#breadCrumbsRight{ background-image:url(../img/breadcrumb_right.jpg); width:11px; height:47px;}
#content{ width:670px;}
#general{ width:897px;}
#highlights{}
	#highlightLeft{ width:310px; padding:0px 10px 10px 10px;}
	#highlightRight{ width:310px; padding:0px 10px 10px 10px;}
	#highlightContent{ width:155px;}
	#highlightContent a:link, #highlightContent a:visited{ color:#333333; text-decoration:underline;}
	#highlightContent a:hover{ color:#333333; text-decoration:none;}
	#highlightImg{ width:145px;}
#logo{ width:220px;}
#main{}
#menu{}
	#menu a:link, #menu a:visited{ background-color:#0080b1; text-decoration:none; display:block; padding:10px 31px 10px 31px; float:left; color:#ffffff;}
	#menu a:hover{ background-color:#ffd400; text-decoration:none; display:block; padding:10px 31px 10px 31px; color:#333333;}
	#menu li{ list-style:none; margin-left:-38px;}
#restrictArea{ width:210px;}
#search{ width:450px;}
#sideBar{ width:215px;}
#sideMenu{} ul{ margin:0px 0px 0px 0px;}
	#sideMenu a:link, #sideMenu a:visited{ padding:15px 12px 15px 12px; display:block; color:#ffffff; text-decoration:none; border-top:1px solid #008ec5; border-bottom:1px solid #008ec5;}
	#sideMenu a:hover{ padding:15px 12px 15px 12px; display:block; color:#333333; background-color:#ffd400; text-decoration:none;}
#top{ width:675px;}
#tabelaCursos{ background-image:url(../img/bg_tabela_cursos.jpg); width:700px; background-repeat:repeat-y;}
#tabelaCursosBottom{ background-image:url(../img/bg_tabela_cursos_bottom.jpg); height:6px; width:700px; background-repeat:no-repeat;}
#tabelaCursosMenu{}
	#tabelaCursosMenu a:link, #tabelaCursosMenu a:visited{ background-image:url(../img/bg_bt_vestibular_cursos.gif)}
	#tabelaCursosMenu a:hover{ background-image:url(../img/bg_bt_vestibular_cursos_hover.gif);}
#tabelaCursosTop{ background-image:url(../img/bg_tabela_cursos_top.jpg); width:700px; height:6px; background-repeat:no-repeat;}
#vestibular li{ margin-left:-25px;}


.alignCenter{ text-align:center;}
.alignRight{ text-align:right;}
.bgColorBlue{ background-color:#0080b1;}
.bgColorGrayLight{ background-color:#e2e2e2;}
.bgColorYellow{ background-color:#ffd400;}
.bold{ font-weight:bold;}
.borderNote{ border-bottom:1px solid #ffd400;}
.cantosArredondados{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}
.clear{ clear:both;}
.colorBlack{ color:#111111;}
.ColorGray{ color:#555555;}
.ColorGrayDark{ color:#333333;}
.colorYellow{ color:#ffd400;}
.ColorWhite{ color:#ffffff;}
.floatLeft{ float:left;}
.font10{ font-size:10px;}
.font11{ font-size:11px;}
.font12{ font-size:12px;}
.font13{ font-size:13px;}
.font14{ font-size:14px;}
.font16{ font-size:16px;}
.font22{ font-size:22px;}
.font24{ font-size:24px;}
.font28{ font-size:28px;}
.helvetica{ font-family:Arial, Helvetica, sans-serif;}
.margin0{ margin:0px;}
.margin10{ margin:10px;}
.marginBottom10{ margin-bottom:10px;}
.marginLeft5{ margin-left:5px;}
.marginLeft-15{ margin-left:-15px;}
.marginLeft10{ margin-left:10px;}
.marginTop10{ margin-top:10px;}
.padding0{ padding:0px;}
.padding10{ padding:10px;}
.trebuchet{ font-family:"Trebuchet MS";}
.verdana{ font-family:Verdana, Geneva, sans-serif;}