/* index css by mj-cooffeeholick - http://mj-portfolio.blogspot.com */

/* CONTEUDO */

body {
	font-family: "Lucida Sans Unicode","Trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.6em;
	margin: 0px;
	color: #3F3F41; 
	min-height: 130px;
	margin-top: 20px;
}

/* TEXTO TOPO E RODAPE */

.style1 {	
    font-family: Arial;
	font-size: 7pt;
	color: #fff;
	text-align:center !important;
}
.style2 {	
    font-family: Arial;
	font-size: 7pt;
	color: #fff;
	text-align:right !important;
}

/* LINKS GERAL SITE */

a:link {
	color:#333;
	text-decoration:none;
}

a:visited {
	color:#333333;
	text-decoration:none;
}

a:hover {
	color: #626262;
	text-decoration:none;
}

a:active {
	color: #333;
	text-decoration:none;
}

/* TITULOS COLORIDOS */

strong
{
	font-weight:bold;
	background-color:#C9DCFA;
	font-size:11px;
	text-align:center !important;
}

strong1
{
	font-weight:bold;
	font-size:11px;
	text-align:left;
	text-align:center !important;
}
strong2
{
	font-weight:bold;
	background-color:#fe8ba8;
	font-size:11px;
	text-align:center !important;
}
strong3
{
	font-weight:bold;
	color:#FFFFFF;
	font-size:11px;
	background-color:#0e0e0e;
	text-align:center !important;
}
strong4
{
	font-weight:bold;
	color:#FFFFFF;
	font-size:18px;
	background-color:#0e0e0e;
	text-align:center !important;
}

strong5
{
	color:#757474;
	font-family: Arial;
	font-size: 7pt;
	text-align:center !important;
}
