/**** [ netP@11 theme - IPlisboa - ESCS ] ****/
/* css_diftemplate.css
   -------------------------- */
body{
    margin-top: 0 !important;
    background: #fff;
}
#pageheader{
	 height: 101px;
    background: #fff;
}
#logo{
	 float: left;
    display: inline;
    width: 650px;
    height: 101px;
    background: url(../img/logotipo.png) left no-repeat;
}
#logoright{
	display: none;
}
#right{
    border-left: 1px solid #006666;
}
#left{
    border-right: 1px solid #006666;
}
.news{
	margin-top: 20px;
}
.box{
	padding-bottom: 0;
}