
/**********              ENVIO DE ANUNCIO              *******************/
#envio_anuncio {
	float:left;
	display:block;
	width:410px;
	background-color:#EDEFF0;
	margin:-2px 0 20px 0;
	padding:8px 0;
}
#envio_anuncio li {
	float:left;
	display:inline;
	width:115px;
}
#envio_anuncio li.li_envio_anuncio {
	width:120px;
	margin:17px 0 0 10px;
}
#envio_anuncio li.li_envio_anuncio h3 {
	color:#626366;
}
#envio_anuncio label {
	font:13px "Times New Roman", Times, serif;
	font-weight:bold;
	color:#626366;
}
#envio_anuncio input {
	width:100px;
	height:14px;
	font:13px "Times New Roman", Times, serif;
	color:#626366;
	padding:2px;
	border:1px solid #EDEFF0;
	
}
#miolo #envio_anuncio input:focus {
	border-color:#FFF;
	background-color:#FFF;
}
#envio_anuncio li.li_bt_enviar {
	width:42px;
}

#envio_anuncio #bt_enviar {
	display:block;
	width:42px;
	font:10px/16px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	background:url(../imgs/bg_bt2.gif) no-repeat;
	margin:18px 0 10px 0;
}
#miolo #envio_anuncio li.logado{
	float:right;
	width:120px;
	padding:20px 0 12px 0;
}
#miolo #envio_anuncio li.logado, #miolo #envio_anuncio li.logado a{
	color:#EA2127;
	font-size:12px;
	font-weight:bold;
}



/**********      ANUNCIE        *******************/
#miolo h2.tit_anuncie {
	width:380px;
	background-color:#FFF;
	margin:0 auto;
	padding:0;
}


/**********     AUNCIE SITE / AUNCIE IMPRESSA        *******************/


#miolo p {
	width:380px;
	margin:0 auto 20px auto;
	line-height:14px;
}
#miolo h3 a {
	clear:both;
	display:block;
	width:380px;
	color:#EC1C24;
	text-decoration:none;
	margin:0 auto;
	padding:10px;
	border-top:1px dotted #666;
}
#miolo h3 a:hover {
	text-decoration:underline;
}

#miolo #anuncie_site, #miolo #anuncie_impressa {
	display:none;
	background:url(../imgs/bg_gradiente1.jpg) bottom repeat-x;
}

#miolo #anuncie_site input, #miolo #anuncie_impressa input {
	width:14px;
	height:14px;
	border:none;
	background:transparent;
	vertical-align:middle;
	margin:3px 4px 4px 4px;
}
#miolo .bt_medio {
	margin:10px 0;
}



/**********      AUNCIE SITE       *******************/
#anuncie_site {
	width:390px;
	margin:0 auto;
}
#anuncie_site li {
	margin:10px 0;
	font:13px "Times New Roman", Times, serif;
}
#anuncie_site li #demo_fullbanner {
	display:block;
	width:390px;
	height:50px;
	text-decoration:none;
}
#anuncie_site li #demo_lateral {
	width:120px;
	height:60px;
}
#anuncie_site li #demo_lateral, #anuncie_site li #demo_fullbanner {
	font:11px "Times New Roman", Times, serif;
	font-weight:bold;
	text-align:center;
	color:#FFF;
	background-color:#000;
	border:1px solid #999;
	margin:2px;
}
#anuncie_site li #demo_lateral strong, #anuncie_site li #demo_fullbanner strong {
	font:11px "Times New Roman", Times, serif;
	font-weight:bold;
}
/**********      POPuP       *******************/
#popup_demo_fullbanner {
	display:none;
	width:470px;
	height:60px;
	position:absolute;
	top:470px;
	*top:468px;
	_top:488px;
	left:188px;
	font:14px "Times New Roman", Times, serif;
	color:#FFF;
	background-color:#000;
	z-index:999;
	border:5px solid #FFF;
}


/**********      AUNCIE IMPRESSA       *******************/
#anuncie_impressa {
	width:390px;
	margin:0 auto;
}
#anuncie_impressa li {
	float:left;
	width:100px;
	margin:10px 0;
	padding:10px;
}
#anuncie_impressa .li_bt_quero_anunciar {
	width:390px;
	margin:-20px 0 0 0;
}
#anuncie_impressa .li_bt_quero_anunciar img {
	padding:1px;
	background-color:#999;
}





/**********              ENVIO DE ANUNCIO LOGADO              *******************/
#topo_envio_anuncio_logado h3 {
	float:left;
	width:120px;
	padding:15px 0 0 7px;
}
#topo_envio_anuncio_logado p {
	float:right;
	width:240px;
	text-align:right;
	font-weight:bold;
	margin:15px 0 0 7px;
	padding-right:20px;
}
#topo_envio_anuncio_logado p a {
	color:#636466;
}



#miolo form ul#envio_anuncio_logado {
	clear:both;
	width:370px;
	margin:20px auto 0 auto;
}
#miolo form ul#envio_anuncio_logado p {
	width:360px;
	padding:20px 0 0 0;
}
#miolo form ul#envio_anuncio_logado input, #miolo form ul textarea, #miolo form#envio_anuncio_logado select{
	width:270px;
	font:11px "Times New Roman", Times, serif;
	color:#636466;
	background-color:#EDEFF0;
	padding:4px 2px;
	margin:2px 0;
	border:1px solid #FFF;
}
#miolo form ul#envio_anuncio_logado input#numero_edicao {
	width:60px;
}
#miolo form ul input:focus, #miolo form ul textarea:focus, #miolo form select:focus, #miolo form ul#envio_anuncio_logado input#numero_edicao:focus{
	border-color:#9C9EA1;
	background-color:#EDEFF0;
}
#miolo form ul#envio_anuncio_logado .bt_pequeno {
	font:10px/21px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}



/**********              ENVIO DE ANUNCIO OBRIGADO!              *******************/
p#obrigado {
	clear:both;
	padding-top:10px;
}
p#obrigado a {
	color:#EA2127;
	font-weight:bold;
	text-decoration:none;
}
p#obrigado a:hover {
	text-decoration:underline;
}





