﻿.telefone {
	text-align: right;
	color:#00669c;
	font-family:Verdana;
	font-size:9pt;
	padding-right:8px;
	line-height:13px;
	}
.Titulo {
	color:#666666;
	font-family:Verdana;
	font-size: 18px;
	text-align:left;
	line-height:6px;
}
.texto {
	color:#666666;
	font-family:Verdana;
	font-size: 12px;
	text-align:left
}
.legenda {
	color:#666666;
	font-family:Verdana;
	font-size: 11px;
	text-align:left;
}
.menu {
	width: 562px;
	text-align:center; 
	font-family:Verdana; 
	font-size:11px; 
	font-weight:bold; 
	color:white; 
	line-height:28px;
}
.menu_celula:hover {
	background-image:url('images/bg_menu_hover.jpg'); 
	text-align:center; 
	font-family:Verdana; 
	font-size:11px; 
	font-weight:bold; 
	color:white; 
	line-height:28px;
}

.menu_celula {
	background-image:url('images/bg_menu.jpg'); 
	text-align:center; 
	font-family:Verdana; 
	font-size:11px; 
	font-weight:bold; 
	color:white; 
	line-height:28px;
	border-left:1px solid black;

}

a:link {
	color:White;
	text-decoration:none;
}
a:visited {
	color:white;
}

li {
	margin-bottom: 10px;
}
.copyright {
	background:url('images/rodape.jpg'); 
	color:#003366; 
	font-family:Verdana; 
	font-size:11px; 
}

.copyright_teste{
	background:url('images/rodape2.jpg'); 
	color:#003366; 
	font-family:Verdana; 
	font-size:11px; 
}


.olho {
	width:308px; 
	font-size:13px; 
	color:#1b5d9e;
	font-weight:bold;
	font-style:italic;
}

.titulo_news {
	color:#1b5d9e;
	font-size:14px;
	font-weight:bold;
}

.div_video {
	border:4px solid #cdcdcd;
	margin-bottom:5px;
}

