/* Continua  - OP - Portugal */
/*
azul metal: #43708f
vermelho-bordeaux: #8b1e47
verde claro: #99b836
amarelo: #ffcb05
*/

#box02 {height: 550px;}

#rt {
		width: 458px;
		height: 20px;
		float: left;
		background: white;
		text-align: right;
}
#rt2 {
		width: 585px;
		padding-bottom: 8px;
		float: left;
		background: white;
		text-align: right;
		border-bottom: dotted 1px #8b1e47;
}
	#rl2 {
		width: 547px;
		padding: 0 19px;
		background: white;
		float: left;
		overflow: auto;	
	}
	#rc2 {
		width: 130px;
		background: #43708f;
		text-align: center;
		padding: 0 5px;
		float: left;
		/*height: 525px;*/
	}
	#rlall {
		width: 687px;
		padding: 0 19px;
		background: #43708f;
	}
	#rlall P {color: white;}
	#rcall {
		width: 687px;
		height: 382px;
		padding: 0 19px;
		background: #43708f;	
	}
	
#rc2 IMG {
	margin: 5px 0;
}
#rl2 P {
	color: #43708f;
	margin-bottom: 10px;
}
#rl2 H6 {
	color: #8b1e47;
}
#rl2 UL {
	color: #43708f;
	margin: 8px 30px;
}
#rl2 UL LI {
	color: #43708f;
}
#rl2 UL LI A {
	color: #43708f;
}

/* Links */

H5.linkstit {
	font-size: 10px;
	font-weight: bold;
	background: #8b1e47;
	color: white;
	margin-right: 100px;
	margin-bottom: 10px;
	margin-top: 25px;
	padding: 3px;
}
P.linksid {
	padding: 0 !important;
	margin: 10px 0 4px 0 !important;
}
P.linksid A {color: #43708f;}
P.linksdesc {
	color: #99b836 !important;
	font-size: 0.8em !important;
	padding: 0 !important;
	margin: 0 !important;
}

/* notícias e recursos */

.newsbox, .recursobox {
	padding-bottom: 6px;
	margin-bottom: 8px;
	border-bottom: dotted 1px #8b1e47;
}
H5 A {color: #8b1e47;}
IMG.news {
	float: left;
	margin: 4px 8px 4px 0;
	padding: 4px;
	border: solid 1px black;
}
P.newsid {
	color: #99b836 !important;
	font-size: 0.7em !important;
	font-style: italic;
	padding: 0 !important;
	margin: -8px 0 8px 0 !important;
}
.recursobox P STRONG {color: #8b1e47;}


/* Equipa */

DIV.idpic {
	width: 100px;
	height: 150px;
	padding: 0 3px;
	margin-bottom: 8px;
	border-right: dotted 1px #8b1e47;
	float: left;
	text-align: center;
	font-size: 0.7em;
}


/* Menu Experiências */

UL#menuexp {
		margin: 0;
        margin-bottom: 15px;
        padding: 0;
        padding-bottom: 25px;
        list-style-type: none;
        white-space: nowrap;
}

UL#menuexp LI {
        float: left;
        font: 0.7em Verdana, sans-serif;
        margin: 0;
        padding: 5px 0 4px 0;
        background-color: #43708f;
        border-top: 1px solid #e0ede9;
        border-bottom: 1px solid #e0ede9;
}

UL#menuexp A {
        margin: 0;
        padding: 5px 9px 4px 9px;
        color: white !important;
        border-right: 1px dashed white;
        text-decoration: none;
}

UL#menuexp LI#active {
        color: white;
        background-color: #deebe5;
}

UL#menuexp A:hover {
        color: white;
        background-color: #3e9eb7;
}



/* ------ CALENDARIO ---------- */

.calendar {
	width: 130px;
	float: right;
	margin: 0 0 10px 10px;
}
.calendar TABLE {
	width: 130px;
	background: #8b1e47;
	color: white;
}
.calendar TABLE A {
	text-decoration: none;
	color: #8b1e47;
}
.calendar TABLE TD {
	text-align: center;
}
.calendar TABLE TD.link {
	background: #ffcb05;
}
.calendar TABLE TD.today {
	color: #ffcb05;
	/*background: #99b836;
	inline: 1px solid #99b836;*/
}

UL.calendar_tabs {
	padding: 0 !important;
	margin: 0 !important;
}
UL.calendar_tabs LI {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	Display: block;
	float: left;
	padding: 0;
}
UL.calendar_tabs LI A {
	font-size: 10px;
	color: #FFF;
	text-decoration:none;
	float: left;
	height: 16px;
	padding: 0px 4px;
}
UL.calendar_tabs LI.activo A {
	color: #FFF !important;
	background: #8b1e47;
}
UL.calendar_tabs LI A:hover {
	color: #FFF !important;
	background: #8b1e47;
}



TABLE {
	width: 100%;
	background: #DADADA;
	color: #454545;
}
TABLE A {
	text-decoration: none;
	color: #8b1e47;
}
TABLE TD {
	text-align: center;
}
TABLE TD.link {
	background: #ffcb05;
}
TABLE TD.today {
	color: #ffcb05;
}

DIV.quote{
	padding: 10px;
	background: #000;
	color: #3C9DFF;
}