html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, 
p, blockquote, pre, a, abbr, acronym, address, code, del, dfn,
em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label,
legend, table, caption, tbody, tfoot, thead, tr, th, td 
{
	font-family: Tahoma, Verdana, "Lucida Grande", "Trebuchet MS", Arial;
}


body {

}

:-moz-any-link:focus {
  outline: none;
}



a, a:active, a:focus, a:link, a:visited {
  color: #464646;
  text-decoration: none;
}

p a,
p a:active,
p a:focus, 
p a:link,
p a:visited {  
              color: #04007b;
              text-decoration: none;
              }


.ui-widget-content a, .ui-widget-content a:active,
.ui-widget-content a:focus, .ui-widget-content a:link,
.ui-widget-content a:visited {
    color: #23455D !important;
	text-decoration: none !important;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}

p, .propriedade .valor { text-align: justify; }

h1, h2, h3, h4, h5, h6 {
                         color: #333;
                         }

#page {
    border: 2px solid #ACACAC;
    margin: 1em auto;
    padding: 10px;
    background: #fff;
}


#logo {
        z-index:10;
        position:relative;
	float: left;
	margin: 0 0 10px 10px;
	clear: both;
}

#header {
    border-bottom: 3px double #dd0000;
    border-bottom: 3px double #ddd;
    border-bottom: 3px double #23455D;
    border-bottom: 1px solid #aaa;
    position: relative;
    width: 950px;
}

.header-links {
    float: right;
    padding: 5px 10px;
    color: #f5f5f5;
    text-align:center;
    position: absolute;
    top: -10px;
    right: -10px;
}

.header-links a { 
    font-size: 90%;
    font-weight: bold;
    color: #ACACAC;
 }

.header-links a img {
    vertical-align:middle;
}

#site-name {
  font-size: 40px;
  font-family: arial;
  float: left;
  text-align: center;
  margin-left: 15px;
  margin-right: 15px;
  line-height: 50px;
  color: #555;
  font-weight: normal;
  letter-spacing: -2px;
  font-variant: small-caps;
  vertical-align: middle;
}

#topMenu { 
    margin-left: 200px;
}

#topMenu ul {
	margin: 0;
}

#topMenu li {
	float: left;
	text-align: center;
	margin-right: 1px;
	list-style: none;
}

#topMenu a
{
  display: block;
  background-color: #EFEFEF;
  padding: 5px 10px 3px 10px;
  color:#000;
  font-weight: normal;
  text-decoration: none;
}

#topMenu a:hover { 
    background-color: #D52929;
    color: #FFFFFF;
}

#middleColumn {
	min-height: 500px;
	padding: 10px 0px 10px 0px;
/*	padding: 0px 10px 10px 0px;*/
}

/*#rightColumn, #leftColumn {
	background-color: #EEEEEE;
	border: solid #cccccc 1px;
}


#leftColumn {
	min-height: 700px;
}
*/
#leftMenu a,
#leftMenu a:link,
#leftMenu a:active,
#leftMenu a:visited,
#leftMenu a:hover
{
	color:#666666;
	text-decoration: none;
}

#leftMenu { font-size: 95%; }

#leftMenu ul { margin: 0; }

#leftMenu li {
  list-style: none;
  background: url(../images/litop.gif) no-repeat left top;
  background-position: 0 5px;
  padding:2px 5px 2px 15px;
/*  font-variant: small-caps; */
}

#leftMenu li li {
    font-size: 90%;
    background: url(../images/bullet.png) no-repeat 0 5px;
}

#leftMenu li.selected > a {
	font-weight: bold;
}

#leftMenu .titulo {
                    font-size: 14px;
                    font-variant: small-caps;
                    background: #EFEFEF;
                    padding: 3px;
}

#leftMenu .titulo a {
    color: #000;
}

#leftMenu .items {
	margin-top: 10px;
}

.sidebar {
	padding: 10px 10px 10px 10px;
}


#path {
    font-family: tahoma, arial;
    font-size: 90%;
    margin-left: 200px;
	background-color: #f5f5f5;
	border-bottom: solid #f1f1f1 1px;
}

#path a
{
    padding: 3px 0;
    text-decoration: none;
    background: url(../images/bgPath.png) no-repeat center right;
    padding-right: 10px;
    display: block;
}

#path span
{
    padding: 3px 0;
    text-decoration: none;
    display: block;
}


#path li {
	display: block;
	padding-left: 5px;
    float: left;
}

#path li img {
	vertical-align: middle;
	padding-left: 10px;
}

#path ul {
	margin: 0px;
}

#path .search-box {
	width: 180px;
	float: right;
	text-align: right;
	margin-right: 5px;
	padding-top: 2px;
}

.search-box input {
    background: #fff url(../images/searchbg.gif) no-repeat;
    padding-left: 30px;
    border: 1px #CCCCCC solid;
    width: 170px;
}

#path .path {
	width: 700px;
	float: left;
}

#footerSep {
/*    background: url(../images/separador.png) top no-repeat;*/
    border-top: 1px solid #EFEFEF;
}

#footer p{
           padding-top: 10px;
           }

#footer p{
           text-align: center;
           color: #ACACAC;
}

#footer pre { 
   margin-left: 10px;
 }

#footer img { 
   margin-right: 10px;
 }

div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6,
div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12,
div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, 
div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {
	min-height: 10px;
}

.box {
	background-color: transparent;
}

.pagenavigator a {
	font-weight: bold;
}

.pagenavigator {
	margin-top: 20px;
}

.pagenavigator .previous {
	display:block;
	width: 20%;
	float: left;
	text-align: left;
}

.pagenavigator .next {
	display:block;
	width: 20%;
	float: right;
	text-align: right;
}

.pagenavigator .pages {
	display:block;
	width: 80%;
	text-align: center;
}

.full h1 {
	margin-bottom: 25px;
}



.corners { 
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
 }

.corners5 { 
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.corners5b { 
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
}

.corners5t { 
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
}


.corners5bl { 
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
}


.corners5tbr { 
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
}


.more { font-size: 90%; font-weight: bold; text-align: right; }

.publicado { 
    font-size: 90%; 
    font-style: italic;
    color: #C0BBBB;
}

.info .conteudo {
    margin: 1em 0;
}


/*AVISOS*/

#panel { 
   position:absolute;
   left:40%;
/*   left: 625px;*/
   top: 0px;
   z-index:1;
   text-align:left;
 }

#panel .avisos{ 
   background: black;
   color:white;
   display:block;
   width: 400px;
   border-bottom: 4px solid #23455D;
 }

#panel .avisos .informacao { 
   border-bottom: 1px dashed #ffffff;
 }

#panel .avisos .informacao .titulo { 
   padding-top: 5px;
   margin-right: 15px;
 }

#panel .avisos .informacao .publicado { 
   margin-bottom: 5px;
 }

#panel .avisos .delete { 
   height:10px;
   width:10px;
   margin-top: 5px;
   float:right;
   background: black url(../images/button_close_x.jpg) no-repeat;
 }

#panel .avisos .informacao span{ 
   color: white;
   background: black;
 }

#panel .avisos .informacao a {
/*   color: #B82712;*/
color: #FF8669;
 }

/* -------> slide */
#panel .button { 
   position: relative;
   top: 0;
   left: 100px;
   width: 200px;
 }

#panel .button a { 
    color:#FE9692;
    font-weight:bold;
    line-height:40px;
    margin-left:50px;
}

#panel .button .slide { 
   background: #8B413E url(../images/arrow_collapse.gif) no-repeat 147px;
   -moz-border-radius-bottomleft:15px;
   -moz-border-radius-bottomright:15px;
 }

#panel .button .slide:hover {
   cursor:hand;
   cursor:pointer;
}

#panel .button .active { 
   background: #416076  url(../images/arrow_expand.gif) no-repeat 147px;
 }

#panel .button a .active { 
   background: #23455D url(../images/arrow_expand.gif) no-repeat 147px;
 }

/*#panel .button a .slide { 
   padding-left: 60px;
 }*/

/*AVISOS \*/

/*FOOTER*/

#footerSep .mini_logo{ 
   height:40px;
   width:40px;
   margin-left:455px;
/*  opacity:0;*/
 }

#footerSep .mini_logo { 
    font-size:30px;
    /* For web browsers who care */
    opacity: 0;
    /* For IE 5-7 */
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0.0);
    /* For IE 8 (and 9, 10, 11?). Don't miss the added quotes */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.0)";
 }

#footerSep .mini_logo a {
    text-decoration:none;
}

#footer pre { 
   width:90px;
   float:left;
 }

#footer img{ 
   float:right;
 }

/*FOOTER \*/

/*DIRECTOR DE CURSO*/

#rightPart .caixa .director { 
   margin-left:10px;
   margin-top: 5px;
   margin-bottom: 5px;
 }

#rightPart .caixa .director .foto { 
   float:left;
   margin-right: 5px;
   margin-top: 5px;
   margin-bottom: 5px;
 }

/*DIRECTOR DE CURSO*/

/*EDICOES*/

#rightPart .box { 
   padding: 0.7em;
 }

#rightPart .box .content { 
   border:1px solid #E6EFEF;
 }

#rightPart .box .content .edicao { 
   -moz-background-clip:border;
   -moz-background-inline-policy:continuous;
   -moz-background-origin:padding;
/*   background:#EFEFEF none repeat scroll 0 0;*/
   border-top:0 none;
   padding:3px;
 }

#rightPart .box .content .edicao { 
   font-size:90%;
 }

#rightPart .box .content .edicao .titulo { 
   border-bottom:1px solid #555555;
   border-top:1px solid #555555;
   font-size:110%;
   font-weight:bold;
   margin-bottom:1px;
   padding:1px 3px;
 }

#rightPart .box .content .edicao .titulo .ano_lectivo{ 
    float:left;
}

#rightPart .box .content .edicao .dadosEdicao .item .indent { 
   padding-left:20px;
 }

#rightPart .box .title { 
   background-color:#E6EFEF;
   font-variant:small-caps;
   padding:3px 0 3px 10px;
   -moz-border-radius-topleft:5px;
   -moz-border-radius-topright:5px;
 }

#rightPart .box .content .toggle { 
   display:block;
   float:right;
   height:16px;
   width:16px;
 }

#rightPart .box .content .expanded, #rightPart .box .content .collapse { 
   background:transparent url(../images/asc.gif) no-repeat 50% 50%;
 }
                       
#rightPart .box .content .collapsed, #rightPart .box .content .expand { 
   background:transparent url(../images/desc.gif) no-repeat 50% 50%;
 }


/*EDICOES \*/


.clear {
   clear: both;
}

.formacao .line {
  background: url(../images/bullet.png) no-repeat center left;
  margin-top: 5px;
}

.formacao .line a {
  font-size: 120%;
  padding-left: 15px;
}

.outras_formacoes h2 {
   margin-top:15px;
   margin-bottom:3px;
}

/*Print Version (blueprint/print.css desactivado)*/

.print_version #site-name, .print_version #topMenu, .print_version .header-links{
   display:none;
}

.print_version .sidebar {
   display:none;
}

.print_version #page {
   border:none;
}

body.print { background: #fff !important; }

.print_version #footer {
   background:none;
}

.print_version #footerSep {
   background:none;
}

.ui-tabs {
   width:740px;
}

.logos-footer a{ 
                 margin-left:30px;
                 }

