﻿@charset "UTF-8";
/*
	CLIENTE: Cresça e Apareça
	Agencia: Index Comunicação Digital
*/


/* GERAL ********** */
body          { background:#F2F2F3; color:#666; font:12px Verdana, Helvetica, Arial, sans-serif; }

/*.container_16 { background:url(../img/16_col.gif) repeat-y; }*/
fieldset      { border:none; margin:0; padding:0; }
legend        { display:none; }


/* MISC ********** */
.fr { float:right; }
.fl { float:left; }


/* TOPO ********** */
#topo { padding-top:97px; padding-bottom:7px; }
h1    { display:block; height:56px; margin:0; width:435px; }
h1 a  { background:url(/images/marca_crescaeapareca_zero.png) no-repeat; display:block; height:56px; overflow:hidden; text-indent:-666666px; width:435px; }

/* MEIO ********** */
#meio        { background:#FFF; padding-bottom:30px; padding-top:30px; }
#meio h2     { color:#B54451; font-size:18px; margin-bottom:10px; }
#meio p      { margin-bottom:18px; }
#meio #video { border-bottom:10px solid #BE1E2D; border-top:10px solid #BE1E2D; }

/* MEIO - ITEM */
.item         { background:url(/images/bg_form_cima.gif) repeat-x right top; border:1px solid #E2E2E2; color:#939598; margin-bottom:8px; }
.item h2      { color:#939598 !important; font-size:11px !important; font-weight:normal !important; padding:8px 5px !important; }
.item small   { font-size:10px; }
.item a       { border-bottom:1px solid #B1B1B2; color:#636466; text-decoration:none; }
.item a:hover { color:#B1B1B2; }
.item-content { background:url(/images/bg_form_baixo.gif) repeat-x right bottom; padding:20px 40px;  }
.item-content button { background:transparent; border:none; color:#636466; padding:30px 0px; text-align:right; }
.item-content button:hover { color:#B54451; }
.ipt { border:none; border-bottom:1px solid #939598; color:#939598; padding:2px 0; width:190px; }

/* RODAPE ********** */
#rodape         { padding-bottom:7px; padding-top:7px; }
#rodape ul      { float:right; }
#rodape li      { display:block; float:left; }
#rodape a       { border-right:2px solid #999; color:#999; font-size:11px; font-weight:bold; padding:0 7px; text-decoration:none; }
#rodape a:hover { text-decoration:underline; }
#rodape a.parceiros { border-right:none; }

.notice { -moz-background-clip:border; -moz-background-inline-policy:continuous; -moz-background-origin:padding; background:#FFF6BF none repeat scroll 0 0; border:1px solid #FFD324; color:#514721; margin:30px 0 10px 0; padding:10px; }