/* CSS Document */

/*a:link {text-decoration: none; color: #0177BD;}
 'a:actived {text-decoration: none; color: #0177BD;}
'a:visited {text-decoration: none; color: #0177BD;}
'a:hover {text-decoration: underline; color: #3399CC;}*/

a.texto: 
 {
	font-family: Verdana;
	text-align: justify;
	font-size: 12px;
	line-height: 18px;
	color: #114A77;
	text-decoration: none;
}

a.texto:link
 {
	font-family: Verdana;
	text-align: justify;
	font-size: 12px;
	line-height: 18px;
	color: #114A77;
	text-decoration: none;
}

a.texto:visited
{
	font-family: Verdana;
	text-align: justify;
	font-size: 12px;
	line-height: 18px;
	color: #114A77;
	text-decoration: none;
}

a.texto:actived {
	font-family: Verdana;
	text-align: justify;
	font-size: 12px;
	line-height: 18px;
	color: #114A77;
	text-decoration: none;
}


a.texto:hover
{
	font-family: Verdana;
	text-align: justify;
	font-size: 12px;
	line-height: 18px;
	color: #114A77;
	text-decoration: underline;
}

.texto {
	font-family: Verdana;
	text-align: justify;
	font-size: 12px;
	line-height: 18px;
	color: #0177BD;
	text-decoration: none;
}

.texto a
 {

	color: #114A77;
	font-weight: bold;
	text-decoration: none;
}

.texto a:hover
{
	color: #0177BD;
	
}

.rolar {
	font-family: Verdana;
	text-align: justify;
	font-size: 13px;
	line-height: 18px;
	color: #3399CC;
	text-decoration: none;
}

.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0177BD;
	margin-left: 0px;
	margin-top: 20px;
	font-weight: bold;
	line-height: 25px;
	text-decoration: none;
}


.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3399CC;
	font-weight: bold;
	text-decoration: none;
}

.link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3399CC;
	font-weight: bold;
	text-decoration: none;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0177BD;
	margin-left: 20px;
	margin-top: 20px;
	font-weight: bold;
	line-height: 25px;
	text-decoration: none;
}
.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3399CC;
	margin-left: 20px;
	margin-top: 20px;
	font-weight: bold;
	text-decoration: underline;
	text-decoration: none;
}
.menu_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0177BD;
	margin-left: 1px;
	margin-top: 20px;
	font-weight: bold;
	line-height: 25px;
	text-decoration: none;
}
.menu_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3399CC;
	margin-left: 1px;
	margin-top: 20px;
	font-weight: bold;
	text-decoration: underline;
}

.apresenta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0177BD;
	font-weight: normal; 
	margin-left: 20px;
	text-align: center;
	text-decoration: none;
}

.texto_base{
	font-family: Verdana;
	text-align: justify;
	font-size: 12px;
	line-height: 18px;
	color: #3399CC;
	text-decoration: none;
}
.texto_base:hover{
	font-family: Verdana;
	text-align: justify;
	font-size: 12px;
	line-height: 18px;
	color: #3399CC;
	text-decoration: none;
}
.texto_base:actived{
	font-family: Verdana;
	text-align: justify;
	font-size: 12px;
	line-height: 18px;
	color: #3399CC;
	text-decoration: none;
}
.texto_base:link{
	font-family: Verdana;
	text-align: justify;
	font-size: 12px;
	line-height: 18px;
	color: #3399CC;
	text-decoration: none;
}

.texto_base:visited{
	font-family: Verdana;
	text-align: justify;
	font-size: 12px;
	line-height: 18px;
	color: #3399CC;
	text-decoration: none;
}

.foto_direita{
	BORDER-RIGHT: #3399CC 1px solid; 
	BORDER-TOP: #3399CC 1px solid; 
	BORDER-LEFT: #3399CC 1px solid; 
	BORDER-BOTTOM: #3399CC 1px solid;
	margin-bottom: 30px;
	margin-left:10px; 
	
}

.foto_esquerda{
	BORDER-RIGHT: #3399CC 1px solid; 
	BORDER-TOP: #3399CC 1px solid; 
	BORDER-LEFT: #3399CC 1px solid; 
	BORDER-BOTTOM: #3399CC 1px solid;
	margin-bottom: 30px;
	margin-right:10px; 
	
}

.titulo_menor {
	font-family: Verdana;
	text-align: justify;
	font-size: 13px;
	line-height: 18px;
	color: #3399CC;
	text-decoration: none;
}

.espaco {
	margin:10px; 
}

.fundo_texto_topo {
     background-image: url('http://www.altamontanha.com/fepam/images/topo2_fepam.jpg');
	 background-color: #E5FFE4;
     background-repeat: no-repeat;
     background-attachment: top;
}
#imgConvenio
{
	border: 0;
}

