﻿/*--- Página com as chamadas arredondadas ---*/

.chapeuEDM {
	width: 125px;
	height: 24px;
	background: #fff url('../images/abaVerdeEscuro2.png') no-repeat;
	padding: 10px 5px 7px 10px;
	color: #FFF;
	font-weight:bold;
	font-size: 18px;
}

a.qdEDMlink, a.qdEDMlink:hover {
	color: #FFF;
	text-decoration:none;
}

a.qdEDMlink:hover { text-decoration:underline; }

.chapeuNoticias, .chapeuEventos {
	width: 90px;
	height: 20px;
	background: url('../images/destaqueNoticias.png') no-repeat;
	margin-bottom: 8px;
	padding: 15px 10px 5px 10px;
	color: #FFF;
	font-weight: bold;
	font-size: 11pt;
	position: relative;
	top:0;
	left:0;
	z-index:5;
}

.chapeuEventos {
	background: #fff url('../images/destaqueEventos.png') no-repeat;
}


.chapeuDestaqueDireita1, .chapeuDestaqueDireita2, .chapeuDestaqueDireitaNoticias, .chapeuDestaqueDireitaEventos {
	width: 77px;
	height: 17px;
	background: url('../images/destaqueDireita1.png') no-repeat;
	margin-bottom: 5px;
	padding: 10px 3px 3px 10px;
	color: #FFF;
	font-weight: bold;
	position: relative;
	top:0px;
	left:0;
	z-index:5;
}

.chapeuDestaqueDireita2 { background: url('../images/destaqueDireita2.png') no-repeat; }
.chapeuDestaqueDireitaNoticias { background: url('../images/destaqueNoticias2.png') no-repeat; }
.chapeuDestaqueDireitaEventos  { background: url('../images/destaqueEventos2.png') no-repeat; }

.chapeuTV {
	width: 90px;
	height: 20px;
	background: url('../images/destaqueTV.png') no-repeat;
	margin-bottom: 8px;
	padding: 15px 10px 5px 10px;
	color: #FFF;
	font-weight: bold;
	font-size:11pt;
	position: absolute;
	top:50px;
	left:0;
	z-index:1010;
}

.chapeu {
	width: 90px;
	height: 20px;
	background: url('../images/destaque.png') no-repeat;
	margin-bottom: 20px;
	padding: 15px 10px 5px 10px;
	color: #FFF;
	font-weight: bold;
	font-size:11pt;

}


.abaGeral {
	margin-bottom: 15px;
	height: 40px;
	top:50px;
	left:0;

}

.aba1VerdeC, .aba1VerdeM {
	background-color:#65be68; 
	width: 10px; 
	height:40px; 
	float:left;
} 

.aba1VerdeM {
	background-color: #119758;
}

.aba2VerdeC, .aba2VerdeM {
	background: url('../images/abaVerdeClaroBg.png') repeat-x; 
	height: 20px; 
	width: auto; 
	float:left;
	padding: 15px 0 5px 0;
	color: #FFF;
	font-size: 11pt;
	font-weight: bold;
}

.aba2VerdeM {
	background: url('../images/abaVerdeMedioBg.png') repeat-x;
}

.aba3VerdeC, .aba3VerdeM {
	background-image: url('../images/abaVerdeClaro.png'); 
	height: 40px; 
	width: 15px; 
	float:left;
}

.aba3VerdeM {
	background-image: url('../images/abaVerdeMedio.png');
}