body {
    background-color: #eee;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
    text-align: center;
}

#home {
    border: 1px solid #5f63ac;
    width: 940px;
    margin: 0 auto;
}

#head {
    background-color: #5f63ac;
    font-family: arial black;
    font-size: 50px;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 940px;
    height: 70px;
}

#body {
    background: #cfd0e7;
    width: 900px;
}

#content {
    background: #cfd0e7;
    font-family: 'verdana', tahoma, arial, helvetica, sans-serif;
    font-size: 15px;
    color: #303030;
    width: 940px;
    padding-top: 10px;
    overflow: auto;
}

.title {
    font-family: 'verdana', arial, helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #cd0000;
}

.box {
    font-family: 'verdana', arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #cd0000;
}

.limit {
    font-family: 'verdana', arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000;
}

.url {
    font-family: 'verdana', arial, helvetica, sans-serif;
    font-size: 11px;
    color: #000;
}

.steps {
    font-family: 'verdana', arial, helvetica, sans-serif;
    font-size: 11px;
    color: #cd0000;
}

.link {
    font-family: 'verdana', arial, helvetica, sans-serif;
    font-size: 11px;
    color: #0000ff;
}

.button {
    background: #eee;
    border: 1px solid #000;
    font-family: 'verdana', arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #303030;
    padding: 4px;
}

.colors {
    font-family: verdana;
    color: #111111;
    width: 100%;
    text-align: center;
}

.black {
    color: #fff;
}

#form {
    float: left;
    width: 525px;
    background: #fff;
    padding: 10px;
}

#google {
    float: right;
    background: #fff;
    width: 350px;

}

#foot {
    background-color: #5f63ac;
    width: 940px;
    height: 20px;
    font-family: 'verdana', tahoma, arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    padding-top: 7px;
    position: relative;
}


/* CONFIGURAÇÃO TEXT */

.texto {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
}
.texto a{
    color: #0000CC;
    text-decoration: none;
}
.texto a:hover{
    color: #e1771e;
}
.botao a{
    color: #000000;
    text-decoration: none;
    padding: 2px;
    width: 100%;
    display: block;
    letter-spacing: 2px;
    word-spacing: 2px;
    font-family: "Arial";
    font-size: 10pt;
    font-weight: bold;
}
.botao a:hover{
	color: #e1771e;
}


 /* Font Definitions */

@font-face
	{font-family:"Comic Sans MS";
	panose-1:3 15 7 2 3 3 2 2 2 4;}
@font-face
	{font-family:"Monotype Corsiva";
	panose-1:3 1 1 1 1 2 1 1 1 1;}
@font-face
	{font-family:"Script MT Bold";
	panose-1:3 4 6 2 4 6 7 8 9 4;}

 /* Style Definitions */

p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";}
@page Section1
	{size:612.35pt 33.0cm;
	margin:26.95pt 37.4pt 70.9pt 36.0pt;}
div.Section1
	{page:Section1;}




