body {
	margin: 0;
	padding: 0;
	text-align:left;
	background:url(../img/bg_main.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #b7b7b7;
}
a.links:link  {	font-size: 12px; 
                color: #666666; 
				font-family: Arial, Helvetica, sans-serif;	
				font-weight: normal; 
				text-decoration:none; 
				line-height: 16px; 
}
a.links:visited  {	font-size: 12px;
					color: #666666;	
					font-family: Arial, Helvetica, sans-serif;	
					font-weight: normal; 
					text-decoration:none; 
					line-height: 16px; 
}
a.links:active  {	font-size: 12px;
					color: #666666;
					font-family: Arial, Helvetica, sans-serif;
					font-weight: normal;
					text-decoration:none;
					line-height: 16px;
}
a.links:hover  {	font-size: 12px;
					color: #007ACC;
					font-family: Arial, Helvetica, sans-serif;
					font-weight: normal;
					text-decoration:none;
					line-height: 16px;
}

a.linksM:link  {	font-size: 12px; 
                color: #000000; 
				font-family: Arial, Helvetica, sans-serif;	
				font-weight: normal; 
				text-decoration:none; 
				line-height: 16px; 
}
a.linksM:visited  {	font-size: 12px;
					color: #000000;	
					font-family: Arial, Helvetica, sans-serif;	
					font-weight: normal; 
					text-decoration:none; 
					line-height: 16px; 
}
a.linksM:active  {	font-size: 12px;
					color: #000000;
					font-family: Arial, Helvetica, sans-serif;
					font-weight: normal;
					text-decoration:none;
					line-height: 16px;
}
a.linksM:hover  {	font-size: 12px;
					color: #FFFFFF;
					font-family: Arial, Helvetica, sans-serif;
					font-weight: normal;
					text-decoration:none;
					line-height: 16px;
}
a.linkshead:link  {	font-size: 10px; 
                color: #666666; 
				font-family: Arial;	
				font-weight: normal; 
				text-decoration:underline; 
				line-height: 13px; 
}
a.linkshead:visited  {	font-size: 10px;
					color: #666666;	
					font-family: Arial;	
					font-weight: normal; 
					text-decoration:underline; 
					line-height: 13px; 
}
a.linkshead:active  {	font-size: 10px;
					color: #666666;
					font-family: Arial;
					font-weight: normal;
					text-decoration:underline;
					line-height: 13px;
}
a.linkshead:hover  {	font-size: 10px;
					color: #e91e24;
					font-family: Arial;
					font-weight: normal;
					text-decoration:underline;
					line-height: 13px;
}
.norepeat { background-repeat: no-repeat; background-position: center top; background-attachment: scroll;}

.bg_head { background-image:url(../img/bg_head.jpg); background-repeat: no-repeat; background-position: right top; background-attachment: scroll;}


.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	background-color: #FFFFFF;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-left: 5px;
}
.Textos {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #535353;
	line-height: normal;
}
.TextosHead {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #535353;
	line-height: normal;
}
.Titulos {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5D5E62;
	line-height: normal;
	font-weight: bold;
}
.TextosCont {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #535353;
	line-height: 20px;
	word-spacing: 5px;
}
.Titulos2 {

	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: normal;
	font-weight: bold;
}
.Titulos3 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: normal;
	font-weight: normal;
	letter-spacing: 1px;
}

