@charset "utf-8";
/* CSS Document */
body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}

.miolo{
border-right:1px solid #bdbfc2;
border-left: 1px solid #bdbfc2;
text-align:justify;
padding:30px;
line-height:15px;
width:780px;
}

.tit{
font-weight:bold;
text-align:center;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
		font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #666666;
	}

.titulo {
	font-family: Verdana;
	color: #CC0000;
	font-weight: bold;
}
.titulo2 {
	font-family: Verdana;
	font-size:24px;
	color: #ed2024;
	font-weight: bold;
}

.texto_titulo {
	font-family: Verdana;
	font-size:18px;
	color: #000000;
	font-weight: bold;
}

.texto_titulo2 {
	font-family: Verdana;
	font-size:11px;
	color: #000000;
	font-weight: bold;
}
