@charset "UTF-8";
/* CSS Document */

body{
	background-color:#eeeeee;
	background-repeat:repeat-x;	
}

/* Div que fica colada ao fundo da página */

#fundo{
	width:100%;
	height:19px;
	position:fixed;
	bottom:0;
	background:#dfdad3;
	margin-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	text-align:center;
	color:#333;
	padding-top:6px;
	border-top-width:1px;
	border-top-style: solid;
	border-top-color: #D1CCC4;
}



/* Cabeçalho */

#cabecalho{
	background-image: url(images/header2.png);
	background-repeat:no-repeat;
	height:235px;
	width:982px;
	margin-left:auto;
	margin-right:auto;	
}



/* Menu */

#menu{
	background-repeat:no-repeat;
	background-color:#dfdad3;
	margin-top:auto;
	height:39px;
	width:874px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;;
	float:left;
}

#menu2{
	background-repeat:no-repeat;
	background-color:#dfdad3;
	height:29px;
	width:108px;
	padding-top:10px;
	clear:right;
	float:left;
}

#menu0{
	margin-left:auto;
	margin-right:auto;
	height:40px;
	width:982px;
}



/* CSS Links menu */

a:link {
	color: #343434;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #343434;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #3a6779;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	font-weight:bold;
}



/* CSS página de contactos */

#header{
	background-repeat:no-repeat;
	background-color:#3a6779;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-top:7px;
	color: #FFF;
	height:22px;
	width:983px;
	margin-top:20px;
	border: 1px solid #1B4B5E;
}

#body{
	background-repeat:no-repeat;
	background-color:#dfdad3;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:15px;
	padding-bottom:15px;
	color: #333;
	min-height:25px;
	width:983px;
	border: 1px solid #D1CCC4;
}

.bold {
	font-weight: bold;
}

.bold2 {
	font-weight: bold;
	color:#3a6779;
}



/* contentor de toda a informação */

#container{
	margin-left:auto;
	margin-right:auto;
	min-height:25px;
	width:983px;
	margin-top:20px;	
}



/* blocos informação direito e esquerdo */

#bloco1{
	width:543px;
	height:473px;
	float:right;
	clear:both;
}

#bloco2{
	width:440px;
	height:473px;	
}


/* coluna de notícias */

#header2{
	background-repeat:no-repeat;
	background-color:#3a6779;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-top:7px;
	color: #FFF;
	height:22px;
	width:543px;
	border: 1px solid #1B4B5E;
}

#body2{
	background-repeat:no-repeat;
	background-color:#dfdad3;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:15px;
	padding-bottom:15px;
	color: #333;
	min-height:443px;
	width:543px;
	border: 1px solid #D1CCC4;
	margin-bottom:60px;
}



div.newsitem .newstitle, div.newsitem .newsdate {
    line-height: 0;
}

a#pubdoc {
    display: block;
    width: 170px;
    height:201px;
    margin:auto;
}

a#pubdoc img {
    border: none;
}

div.newsitem {
    display:block;
    width: 90%;
    margin-left:auto;
    margin-right:auto;
}

#body2 div + div {
    margin-top: 35px;
}

/* coluna da galeria de fotos */

#header3{
	background-repeat:no-repeat;
	background-color:#3a6779;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-top:7px;
	color: #FFF;
	height:22px;
	width:399px;
	border: 1px solid #1B4B5E;
}

#body3{
	background-repeat:no-repeat;
	background-color:#dfdad3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333;
	height:183px;
	width:399px;
	border: 1px solid #D1CCC4;
	margin-bottom:25px;

}
 
 
 
 /* coluna da publicação */

#header4{
	background-repeat:no-repeat;
	background-color:#3a6779;
	margin-right:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-top:7px;
	color: #FFF;
	height:22px;
	width:183px;
	border: 1px solid #1B4B5E;
	
}

#body4{
	background-repeat:no-repeat;
	background-color:#dfdad3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:15px;
	padding-bottom:15px;
	color: #333;
	min-height:202px;
	width:183px;
	border: 1px solid #D1CCC4;
	margin-bottom:60px;
}



 /* coluna eventos */
 
#header5{
	background-repeat:no-repeat;
	background-color:#3a6779;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-right:30px;
	padding-top:7px;
	color: #FFF;
	height:22px;
	width:183px;
	border: 1px solid #1B4B5E;
	clear:left;
	float:right;
}

#body5{
	background-repeat:no-repeat;
	background-color:#dfdad3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:15px;
	padding-bottom:15px;
	color: #333;
	min-height:202px;
	width:183px;
	border: 1px solid #D1CCC4;
	margin-bottom:60px;
	clear:left;
	float:left;
}

#body5 div {
    display:block;
    width:90%;
    margin:0 auto;
    padding: 0;
    line-height: 0;
}


#body5 div.eventitem .eventtitle, #body5 div.eventitem .eventdate {
    line-height: 1;
	height:10px;
	
}

#eventos{
	clear:left;
	float:right;
}

#slider {
    margin:auto; overflow: hidden; width:379px;
}
#sliderContent {
     padding:0; position:relative; 
	 }

.sliderImage {
    float: left;
    display: none;
}
.sliderImage span {
    position: absolute;
    font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 5px 10px;
    width: 372px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}

ul { list-style-type: none;}

.clear {
   clear: both;
}



#body span.bold{
	line-height:1.5;
}


.teste a:link{
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000;
}

.teste a:visited {
	text-decoration:underline;
	color: #343434;
	font-weight: lighter;
	font-size: 12px;
}
 
.teste a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #3a6779;
}

.teste a:active {
	text-decoration: none;
	font-weight: lighter;
	font-size: 12px;
}

/* ----------------------------------- BACKOFFICE ----------------------------------     */ 

#cabecalhoback{
	height:100px;
	width:100%;
	background:#39687b;
	background-repeat:repeat;
	position:fixed;
	border-bottom: 1px solid #1B4B5E;
	padding-top:0px;
}

#lado1{
	float:left;
	width:478px;
}

#lado2{
	float:right;
	width:478px;
	padding-top:5px;
}
