Body{
	margin:0px;
	font-family: Arial;
	font-size: 13px;
	text-decoration:none;
	text-align: center;
	background-color: #E1E1E1;
	color:#333333;
	}


p{
	margin:0px;
	font-family: arial;
	font-size: 13px;
	text-decoration:none
	}

ul, li{
	margin:0px;
	font-family: arial;
	font-size: 13px;
	text-decoration:none
	}


a, a:active, a:visited {
	color: #0175AD;
	text-decoration:none
	}


a:hover {
	text-decoration: underline;
	}


.tabela_central {
	border-style: 0;
	width: 970;
		height: 100%;
		margin: 0px;
		padding: 0px;
}	


.centro_branco {
	background-color: #FFFFFF;
    }	


.menu_esq {
	background-image: url(../imagens/fundo_lado_esq.jpg);
	background-repeat: repeat-y;
}


.menu_dir {
	background-image: url(../imagens/fundo_lado_dir.jpg);
	background-repeat: repeat-y;
}


.baixo {
	background-image: url(../imagens/baixo_fundo.jpg);
	background-repeat: repeat-x;
	height: 66px;
	background-position: bottom;
}


.topo_esq {
	background-image: url(../imagens/fundo_topo_esq.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}


.topo_dir {
	background-image: url(../imagens/fundo_topo_dir.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


.data{
	color: #B9B9B9;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	text-align:right;
	padding-bottom: 4px;
	}


.separador{
	color: #B9B9B9;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	text-align:left;
	padding-bottom: 4px;
	}


.separador a{
	background: transparent url(../imagens/separador.jpg) no-repeat center right;
	text-decoration: none;
	padding-right: 14px;
	color: #B9B9B9; 
	font-family: Arial;
	font-size: 11px;
	text-align:left;
	}


.separador a:visited, .separador a:active{
	background: transparent url(../imagens/separador.jpg) no-repeat center right;
	text-decoration: none;
	padding-right: 14px;
	color: #B9B9B9; 
	font-family: Arial;
	font-size: 11px;
	text-align:left;
	}


.separador a:hover{
	text-decoration: underline;
	color: #B9B9B9; 
	}


/*Slider*/

.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	width: 576px; /*width of featured content slider*/
	height: 231px;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 3px;
background: white;
width: 571px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 225px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
	background-image: url(../imagens/slider_fundo.jpg);
	background-repeat: no-repeat;

}

.pagination{
width: 576px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
}

.pagination a{
	background-image: url(../imagens/slider_bola.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 11px;
	width: 14px;
}

.pagination a:hover, .pagination a.selected{
	background-image: url(../imagens/slider_bola_activa.jpg);
	background-repeat: no-repeat;
	height: 11px;
	width: 14px;
}

/*fim Slider*/

.webmail {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../imagens/webmail.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
}

.moodle_login {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../imagens/moodle_login_fundo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
}

#moodle_login_topo, #moodle_login_topo a, #moodle_login_topo a:active, #moodle_login_topo a:visited{
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: top;
	text-align: right;
	margin-top: 7px;
}

#moodle_login_topo a:hover{
	text-decoration: underline;
}

.menu_lateral{
	background-image: url(../imagens/menu_lateral_normal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 183px;
	}
	
.menu_moodle_1, .menu_moodle_1 a, .menu_moodle_1 a:active, .menu_moodle_1 a:visited {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	color: #FFFFFF;
}

.menu_moodle_1 a:hover {
	text-decoration: underline;
}

.menu_lateral_space{
	height: 2px;
	}

.menu_lateral_hover{
	background-image: url(../imagens/menu_lateral_hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 183px;
	}

.menu_lateral2{
	font-size: 13px;
	color: #ACACAC;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	}

.menu_lateral1 a, .menu_lateral1 a:visited, .menu_lateral1 a:active{
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	height: 27px;
	width: 183px;
	}
	

.menu_lateral1 a:hover{
	font-size: 13px;
	color: #E1E1E1;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	height: 27px;
	width: 183px;
	}

.titulo{
	font-family: "Times New Roman";
	font-size: 37px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	color: #CC0000;
	font-weight: bold;
	}

.sub_titulo{
	font-family: "Times New Roman";
	font-size: 26px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
	color: #FF9933;
	font-weight: bold;
	}

.noticias_titulo {
	font-size: 16px;
	font-weight: bold;
	}
	
.noticias_autor {
	font-size: 10px;
	}
	
.separador_horizontal {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C0C0;
	margin-bottom: 4px;
	margin-top: -10px;
	}
	
.rss_normal a.selected {
	color: #FFFFFF;
}

.rss_normal {
	background-image: url(../imagens/rss_normal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #50A4C3;
	border-right-color: #50A4C3;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #50A4C3;
	height:17px
}

.rss {
	border: 1px solid #50A4C3;
}

.rss_texto {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C0C0;
	margin-right: 6px;
	margin-left: 6px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	margin-bottom: 2px;
	margin-top: 3px;
}

.texto_separador {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C0C0;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	margin-bottom: 4px;
	margin-top: 4px;
}

.ver_todas_noticias{
	margin:0px;
	font-family: arial;
	font-size: 13px;
	text-decoration:none;
	text-align: right;
	vertical-align: bottom;
	font-weight: normal;
	}
.esmga_tv_paginacao {
	font-size: 12px;
}
.esmga_tv_titulo, .esmga_tv_titulo a, .esmga_tv_titulo a:hover, .esmga_tv_titulo a:active, .esmga_tv_titulo a:visited {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color:#333333;
}
.esmga_tv_data {
	font-size: 11px;
	color: #999999;
}
.noticias_titulo_inicio {
	font-family: "Times New Roman";
	font-size: 22px;
	color: #3B5166;
}
.noticias_titulo_coment {
	font-family: "Times New Roman";
	font-size: 19px;
	color: #3B5166;
}

.noticias_lateral_titulo {
	font-family: "Times New Roman";
	font-size: 24px;
	color: #3B5166;
}
#noticias_lateral_caixa {
	color: #3B5166;
	background-color: #E2E2E2;
	padding: 8px;
	border: 1px solid #CCCCCC;
}

#noticias_lateral_caixa li, noticias_lateral_caixa li a{
	color: #3B5166;
	font-size: 13px;
	list-style-image: none;
	list-style-type: square;
}

#noticias_lateral_caixa a {
	color: #3B5166;
}
