body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1
{
	color: #fff;
	font-size: 47px;
	font-weight: bolder;
	padding: 0.08em 0;
}

h1 sup
{
	color: #ddd;
}

h1 a
{
	color: #fff;
	text-decoration: none;
}

h1 .company, h1 a .company
{
	color: #d01a71;
}

h2
{
	color: #ddd;
	font-size: 12px;
}

h3
{
	color: #fff;
	font-size: 10px;
}

h4
{
	font-size: 11px;
}

.content
{
	margin: 0 20px;
	width: 460px;
}

.content a
{
	color: #fff;
}


.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 11px;
	color: #ddd;
}

.content p.linkage a { color: #fff; }

/*.content p.linkage a
{
	color: #fff;
	background: url('../images/bg/biglink_off.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}

.content p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
}*/

#myGallery
{
	text-align: left;
	margin: 0 auto;
}

.required {
	color:#FF3300;
	font-weight:bold;
}


/* para configura o captcha
---------------------------------------*/
/*
.recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color:#FF0000 !important; //reCaptcha widget background color
}
 
#recaptcha_table {
   border-color: #FF0000 !important; //reCaptcha widget border color
}
 
#recaptcha_response_field {
   border-color: #FF0000 !important; //Text input field border color
   background-color:#FF0000 !important; //Text input field background color
} */
