body {
	font: 62.5% "Lucida Grande", Arial, sans-serif;
	background-color: #333;
	color: #000;
}

a { 
	text-decoration: none;
	color: #333; 
}

a:hover { 
	text-decoration: none;
}

h1 {
	font:30px Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	padding:30px 0 0 0;
	margin: 0; 
}

h2 {
	font:15px Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
	margin-bottom: 0;
}

.transparent {
	opacity:0.95;
	filter:alpha(opacity=95); /* For IE8 and earlier */
}

.shadow {
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

.list {
	margin: 0 auto;
	width: 380px;
	padding: 10px;
	background-color: #fff;
}

#event_row {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #ccc;
}

#event_row_last {
	padding-bottom: 5px;
}

#header, #calendar, #main, #footer {
	margin: 0 auto;
	margin-bottom: 15px;
	width: 90%;
	overflow: hidden;
}

#calendar, #main {
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(255, 255, 255);
	/* RGBa with 0.6 opacity */
	background: rgba(255, 255, 255, 0.95);
	/* background-color: #fff; */
	border: 1px solid #cbcbcb;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	width: 90%;
}

#bigcalendar, #main {
	background-color: #fff;
	border: 1px solid #cbcbcb;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}

#calendar_wrap {
	width: 98%;
	margin-left: 10px;
	margin-bottom: 6px;
	overflow: hidden;
	text-align: left;
	font-weight: bold;
}

#bigcalendar_wrap {
	width: 98%;
	margin-left: 10px;
	margin-bottom: 6px;
	overflow: hidden;
	text-align: left;
	font-weight: bold;
}

#calendar_wrap .title_bar {
	font-weight: bold;
	color: #1C1C1C;
	text-align: center;
	border:1px solid #fff;
	margin-bottom:15px;
	margin-top:10px;
}

#calendar_wrap .title_bar .previous {
	float: left;
	display: block;
	width: 25px;
	height: 20px;
	background: url(../img/prevmes.gif) left top no-repeat;
	margin-top:10px;
	margin-left:10px;
}

#calendar_wrap .title_bar .next {
	float: right; 
	display: block;
	width: 25px;
	height: 20px;
	background: url(../img/proxmes.gif) right top no-repeat;
	margin-top:10px;
	margin-right:10px;
}

#calendar_wrap .title_bar .month {
	width: 800px;
	margin:10px auto;
	padding-bottom:0 !important;
	padding-bottom:10px;
	font-size: 24px;
}

#calendar_wrap .title_bar h2 {
	font-size: 16px;
}

.cal_day {
	position: relative;
	float: left;
	margin: 0 4px 4px 0 !important;
	margin:0 4px -24px 0;
	width: 128px;
	height: 95px;
	background-repeat: no-repeat;
	background-position: top;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background-color: #CCC;
}

.ementas_cal_days {
	position: relative;
	float: left;
	margin: 0 4px 4px 0 !important;
	margin:0 4px -24px 0;
	width: 180px;
	height: 135px;
	background-repeat: no-repeat;
	background-position: top;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background-color: #CCCCFF;
	border: thin dotted #000;
}

.ementas_cal_today {
	position: relative;
	float: left;
	margin: 0 4px 4px 0 !important;
	margin:0 4px -24px 0;
	width: 180px;
	height: 135px;
	background-repeat: no-repeat;
	background-position: top;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background-color: #FFA000;
	border: thin solid #000;
}

.cal_day_big {
	position: relative;
	float: left;
	margin: 0 4px 4px 0 !important;
	margin:0 4px -24px 0;
	width: 128px;
	height: 95px;
	background-repeat: no-repeat;
	background-position: top;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background-color: #CCC;
}

.cal_mark {
	position: relative;
	float: left;
	margin: 0 4px 4px 0 !important;
	margin:0 4px -24px 0;
	width: 128px;
	height: 95px;
	background-repeat: no-repeat;
	background-position: top;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background-color: #FAA;
}

.cal_file {
	position: relative;
	float: left;
	margin: 0 4px 4px 0 !important;
	margin:0 4px -24px 0;
	width: 128px;
	height: 95px;
	background-repeat: no-repeat;
	background-position: top;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background-color:#EEE;
	border-color: #333;
	background-image: url(../img/ficheiro.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.cal_file_big {
	position: relative;
	float: left;
	margin: 0 4px 4px 0 !important;
	margin:0 4px -24px 0;
	width: 150px;
	height: 200px;
	background-repeat: no-repeat;
	background-position: top;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background-color:#EEE;
	border-color: #333;
	background-image: url(../img/ficheirobig.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.cal_file_verybig {
	position: relative;
	float: left;
	margin: 0 4px 4px 0 !important;
	margin:0 4px -24px 0;
	width: 180px;
	height: 285px;
	background-repeat: no-repeat;
	background-position: top;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background-color:#CCC;
	border-color: #333;
	background-repeat: no-repeat;
	background-position: top;
}

.menuit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	vertical-align: middle;
	text-align: center;
}

.cal_day .day_heading {
	position: relative;
	float: left;
	width: 40px;
	height: 16px;
	padding: 6px;
	text-transform: capitalize;
	font: 14px Arial;
	color: #FFF;
}

.cal_day .day_count {
	position: relative; 
	float: right; 
	width: 64px; 
	text-align: right; 
	height: 16px;
	padding: 6px; 
	font: 11px Arial, sans-serif;
	color: #FFF;
}

.cal_day .day_number { 
	width: 100%; 
	font: 52px Arial; 
	font-weight: bold; 
	color: #2b2b2b; 
	height:95px; 
	text-align: center; 
	z-index:1;
	clear:left; 
}

.cal_day_big .day_number { 
	width: 100%; 
	font: 52px Arial; 
	font-weight: bold; 
	color: #2b2b2b; 
	height:140px; 
	text-align: center; 
	z-index:1;
	clear:left; 
}

.cal_day .day_number_today { 
	width: 100%; 
	font: 52px Arial; 
	font-weight: bold; 
	height:95px; 
	text-align: center; 
	z-index:1;
	clear:left;
	color: #08c; 
}

.cal_file .day_heading {
	position: relative;
	float: left;
	width: 40px;
	height: 16px;
	padding: 6px;
	text-transform: capitalize;
	font: 14px Arial;
	color: #000;
}
.cal_file .day_count {
	position: relative; 
	float: right; 
	width: 64px; 
	text-align: right; 
	height: 16px;
	padding: 6px; 
	font: 11px Arial, sans-serif;
	color: #000;
}

.cal_file .day_number { 
	width: 100%; 
	font: 52px Arial; 
	font-weight: bold; 
	color: #2b2b2b; 
	height:95px; 
	text-align: center; 
	z-index:1;
	clear:left; 
}

.cal_file .day_number_today { 
	width: 100%; 
	font: 52px Arial; 
	font-weight: bold; 
	height:95px; 
	text-align: center; 
	z-index:1;
	clear:left;
	color: #08c; 
}

.cal_file_big .day_heading {
	position: relative;
	float: left;
	width: 40px;
	height: 16px;
	padding: 6px;
	text-transform: capitalize;
	font: 14px Arial;
	color: #000;
}
.cal_file_big .day_count {
	position: relative; 
	float: right; 
	width: 64px; 
	text-align: right; 
	height: 16px;
	padding: 6px; 
	font: 11px Arial, sans-serif;
	color: #000;
}

.cal_file_big .day_number { 
	width: 100%; 
	font: 52px Arial; 
	font-weight: bold; 
	color: #2b2b2b; 
	height:150px; 
	text-align: center; 
	z-index:1;
	clear:left; 
}

.cal_file_big .day_number_today { 
	width: 100%; 
	font: 52px Arial; 
	font-weight: bold; 
	height:150px; 
	text-align: center; 
	z-index:1;
	clear:left;
	color: #08c; 
}

span.event { 
	width:55px; 
	margin-top: -1px;
	padding:2px 0 !important;
	padding:1px 0 1px; 
	display:inline-block; 
	text-align:center;
	background-color: #000; 
	opacity:0.4; 
	filter:alpha(opacity=40);
	-moz-border-radius: 8px;
	-webkit-border-radius:8px; 
}

#footer { 
	text-align: right;
	font-size: 10px; 
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 180px;
	background: #5970B2;
	color: #FFF;
	text-align: left;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}
		
.ementas_cal_days .day_heading {
	position: relative;
	float: left;
	width: 40px;
	height: 16px;
	padding: 6px;
	text-transform: capitalize;
	font: 14px Arial;
	color: #FFF;
}

.ementas_cal_days .day_count {
	position: relative; 
	float: right; 
	width: 64px; 
	text-align: right; 
	height: 16px;
	padding: 6px; 
	font: 11px Arial, sans-serif;
	color: #FFF;
}

.ementas_cal_days .day_number { 
	width: 100%; 
	font: 52px Arial; 
	font-weight: bold; 
	color: #2b2b2b; 
	height:95px; 
	text-align: center; 
	z-index:1;
	clear:left; 
}

.ementas_cal_today .day_heading {
	position: relative;
	float: left;
	width: 40px;
	height: 16px;
	padding: 6px;
	text-transform: capitalize;
	font: 14px Arial;
	color: #FFF;
}

.ementas_cal_today .day_count {
	position: relative; 
	float: right; 
	width: 64px; 
	text-align: right; 
	height: 16px;
	padding: 6px; 
	font: 11px Arial, sans-serif;
	color: #FFF;
}

.ementas_cal_today .day_number { 
	width: 100%; 
	font: 52px Arial; 
	font-weight: bold; 
	color: #2b2b2b; 
	height:95px; 
	text-align: center; 
	z-index:1;
	clear:left; 
}

.tabelathinborder {
	border: thin dotted #000;
}

.titulo {
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
