/* tags e reset */
* {font-family:inherit;font-size:100%;margin:0;padding:0;}
body {background:#D0E8AC url(../images/bg-body.jpg) repeat-x center top;color:#666;font:62.5% Georgia,arial,helvetica,freesans,sans-serif;}
ul, ol {list-style:none;}
img, fieldset {border:0;}
a {text-decoration:none;}
hr, legend {display:none;}
input, textarea {font:12px arial,georgia, helvetica,freesans,sans-serif;}

/* grid */
#pyle-geral {font-size:1.2em;margin:0 auto;padding:110px 0 0 20px;width:660px;}

/* lateral */
#pyle-lateral {display:inline;float:left;padding:0 15px 50px 0;width:255px;}
#pyle-lateral h1 {height:153px;margin-bottom:16px;position:relative;width:248px;}
#pyle-lateral h1 span {background:url(../images/marca-pyle.jpg) no-repeat;display:block;height:153px;left:0;position:absolute;top:0;width:100%;}
#pyle-lateral em {font-size:1.25em;font-weight:bold;}
#pyle-lateral em span {display:block;}
#pyle-lateral p {margin-bottom:16px;}
#pyle-lateral .texto-slogan {text-align:center;}
#pyle-lateral .texto-slogan .primeiro {margin-right:20px;}
#pyle-lateral .texto-slogan .segundo {margin-left:20px;}

#pyle-lateral form li {margin-bottom:4px;}
#pyle-lateral form li label {display:inline;float:left;padding-top:3px;width:100px;}
#pyle-lateral form li .campo-texto {background-color:#EFEFF1;color:#666;padding:3px 6px;width:135px;}
#pyle-lateral form li .botao-formulario {background:url(../images/bg-botao.jpg) repeat-x left bottom;border:0;color:#FFF;font-style:italic;padding:3px 18px; cursor: pointer;}

/* conteudo */
#pyle-miolo {margin-left:270px;}
#pyle-miolo p {margin-bottom:16px;}
#pyle-miolo p strong {color:#84C225;}

#pyle-miolo .texto-idiomas a {color:#666;font-size:0.835em;margin:0 4px;text-decoration:none;}
#pyle-miolo .texto-idiomas a:hover {text-decoration:underline;}
#pyle-miolo .texto-idiomas span {color:#84C225;font-size:0.835em;margin:0 4px;text-decoration:underline;}

#pyle-miolo .box-splash {height:62px;margin-bottom:12px;padding:17px 10px 0 86px;}
#pyle-miolo .box-splash h2, #pyle-miolo .box-splash p {font-size:1.25em;font-style:italic;font-weight:normal;margin:0;}
#pyle-miolo #box-artista {background:url(../images/box-artista.jpg) no-repeat;}
#pyle-miolo #box-fa {background:url(../images/box-fa.jpg) no-repeat;}
#pyle-miolo #box-empresario {background:url(../images/box-empresario.jpg) no-repeat;}

/* rodape */
#pyle-rodape {background:url(../images/imagem-cc.jpg) no-repeat 195px center;}
#pyle-rodape p {margin-bottom:4px;}

.erro {border: 1px solid red;}
.sem-erro {border:1px solid #CCC;}
.carregando{background: red; color: white; position:fixed; top:0; right:0; padding:2px; display:none;}
.banner-pyle {position:absolute;margin-left:-234px;left:50%;top:20px;}

