body {
	background-color:#1a4f97;
	margin:0px;
	font-family: Arial,Helvetica,Geneva;
	color: #000000;
	font-size: 10px;
}

A:link {color: #EC9641; text-decoration: none; font-weight: normal;}
A:visited {color: #EC9641; text-decoration: none; font-weight: normal; }
A:hover {color: #35abdb; text-decoration:underline ; font-weight: normal;}

A:link.webdesign {color: #000000; text-decoration: none; font-weight: normal; font-size: 9px;}
A:visited.webdesign {color: #000000; text-decoration: none; font-weight: normal; font-size: 9px;}
A:hover.webdesign {color: #ffffff; text-decoration: underline; font-weight: normal; font-size: 9px;}

A:link.rodape {color: #ffffff; text-decoration: none; font-weight: normal; font-size: 9px;}
A:visited.rodape {color: #ffffff; text-decoration: none; font-weight: normal; font-size: 9px;}
A:hover.rodape {color: #ffffff; text-decoration: underline; font-weight: normal; font-size: 9px;}

li {
	font-size: 12px;
}

.container {
	padding:20px;
	/*border: 1px dotted #A9A9A9;*/
	width: 875px;
	height:285px;
	text-align:left;
	overflow:auto;
}

.rodapeMenu {
	position:absolute;
	top:640px;
	left:50%;
	width: 916px;
	height:50px;
	margin-left:-458px;
	/*border: 1px dotted #A9A9A9;*/
	text-align:center;
	vertical-align:middle;
}

.titulo {
	font-size: 13px;
	font-weight: bold;
}

.grande {
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana,Arial;
}

.vermelho {
	color:#961007;
}

.news {
	background-color:#ffffff;
	border:0px;
	color: #EC9641;
	cursor: pointer;
	
}

.videos {
	width:100%;
	height:280px;
	text-align:center;
	overflow:auto;
}
