/* CSS DAS COLUNAS E DO CORPO */

body,td {
	margin: 0px;
	font-family: "Trebuchet MS", Verdana;
	color: #333333;
	font-size: 10pt;
}

h1,h2,h3 {
	padding: 0px;
	margin: 0px;
}

.box {
	margin:10px;
	padding:5px;
	border: 1px solid #D8D8D8;
}

.corpo {
	height: 100%;
	width: 100%;
	position: relative;
	text-align: left;
	background-color: #FFFFFF;	
	border: 5px solid #FFFFFF;
}

.topo {
	height: 82px;
	top: 0px;
	left: 128px;

}

.logo {
	height: 78px;
	width: 123px;
	float: left;
	
}

.barratopo {
	background-image: url(imagens/barra_topo2.gif);
	background-repeat: repeat-x;
	width: 100%;
	clear: none;
	float: right;
	
}

.barraidiomas{
	background-image: url(imagens/st2.gif);
	background-repeat: repeat-x;
	width: 100%;
	clear: none;
	float: right;	
}

.barramenu {
	width: 100%;
	clear: none;
	float: right;
	vertical-align: bottom;
	padding-top: 10px;
}

.video {
	width: 100%;
	margin-left: auto;
    margin-right: auto;
}	

.destaques1 {
	background-image: url(imagens/bg_verde.jpg);
	background-repeat: no-repeat;
	height: 161px;
	width: 100%;
	clear: none;

}

.destaques2 {
	background-image: url(imagens/bg_destaques2.gif);
	background-repeat: no-repeat;
	width: 100%;

}

.margens {
	margin-top: 10;
	margin-right: 10;
	margin-bottom: 10;
	margin-left: 10;
}

/* CSS DO CONTEÚDO */

a {
 color: #0C770F;
}

a:hover      {
	
	font-weight: normal;
}
a:link       {
	text-decoration: none;
	font-weight: normal;
}

a:visited    { 
	text-decoration: none ;	
	font-weight: normal;
	}


.barranoticias{
	background-image: url(imagens/bg_noticias.gif);
	background-repeat: no-repeat;
	width: 100%;
	height:33px;
}

.canalmeio {

	border: 1px double #93B594;
	margin-top: 3px;
}

.destaque{
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	text-transform: uppercase;
	color: #008100;
}
.destaque_resumo{
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;	
}

form {
 margin:0;
}

li:hover   {
	list-style-type: circle;
	background-color: #B6CEA8;
}
li   {
	list-style-type: disc;
}
.links {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.mrb{
	background-color:#D9E6D2;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	text-transform: uppercase;
	color: #006633;
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #98BC85;
}

.mrm{
	background-color:#ffffff;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #006633;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d9e6d2;
	text-transform: none;
	font-variant: small-caps;
}

.menurapido {
	width:125px;
}

.menu {
	background-image: url(imagens/m2.gif);
	background-repeat: repeat-x;
	width:100px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #000099;	
}

.menutopo {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;	
}

.menutover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	text-transform: uppercase;

}

.noticias {
	padding-right: 100px;
	padding-left: 100px;
	padding-top:8px;
	font-size: 14px;
	color: #000099;
	font-family: "Trebuchet MS", Verdana;
}

.nomecanal {
	padding: 4px;
	border: 2px solid #93B594;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	-moz-border-radius-bottomleft: 1.0em;
	-moz-border-radius-bottomright: 1.0em;
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	text-transform: uppercase;
	color: #0C770F;
}

.imagem {
	border: 5px solid #D9E6D2;
}

.imagem2 {
	border: 5px solid #C0D7B5;
}

.imagemd1{
	border: 5px solid #83D367;
}

.titulo {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	text-transform: uppercase;
	color: #0C770F;
	border: 1px solid #DBDBDB;
}

.titulo2 {
	padding: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	text-transform: uppercase;
	color: #0C770F;
	background-color: #F2F2F2;
	border: 1px solid #DBDBDB;
}

