/*INITIAL SETTINGS*/
	* { margin:0; padding:0; font-family:Arial, Helvetica, Sans-serif; }
	a { text-decoration:none; outline:none; }
	a:hover { text-decoration:underline; }
	li { list-style:none; }
	img, fieldset { border:none; }
	legend { display:none; }
	input.Text { padding:3px 5px; height:22px; font-size:11px; color:#61666c; }
	textarea { padding:5px; font-size:11px; color:#61666c; }
	button { border:none; text-indent:-9999em; cursor:pointer; }
	select { font-size:11px; color:#61666c; }
/*/INITIAL SETTINGS*/

/*FORM*/
	#form-votacao{width:265px; margin-left:130px;  margin-top:10px;}
	#form-votacao input{width:122px; margin-right:10px; float:left;}
	#form-votacao button {float:right; margin-right:5px;}
/*/FORM*/

/*CLASS ASSISTANTS*/
	.Debug { border:1px solid #FF0000; }
	.Clear { clear:both; height:0; line-height:0; font-size:0; }
/*/CLASS ASSISTANTS*/

#blog h4 { font: bold 12px "Arial"; color:#43446F; margin-top:10px;}
#blog h2 { font: bold 18px "Arial"; color:#7476BD; clear:both;}
#blog h3 { font: bold 14px "Arial"; color:#7476BD;}
#blog p { font: 11px "Arial"; color:#A8AADE;}

#blog a { font: bold 11px "Arial"; color:#43446F; text-decoration:underline;}
#blog a:hover { font: bold 11px "Arial"; color:#43446F; text-decoration:none;}

/*interna*/

#interna {}
#interna h2 { font: bold 24px "Arial"; color:#43446F;}
#interna h3 { font: bold 14px "Arial"; color:#A8AADE;}
#interna h3 span { font: bold 12px "Arial"; color:#A8AADE;}
#interna p { font: 11px "Arial"; color:#7476BD;}
#interna p strong { font: bold 11px "Arial"; color:#43446F;}

	img.Vencedor{position:absolute; z-index:5; float:left;}
	
.fotosGeral { width:408px; margin:10px 0;}
.Navigation{ clear:both; width:365px; }
.Navigation a, 
	.Navigation p { float:left; display:block; margin-right:10px;}
.Navigation ul { clear:both; margin-left:100px;}
.Navigation ul li { list-style:none; display:inline; }


	.LnkClose {background:url(../img/blog/bt_close.gif) no-repeat; width:20px; height:19px; text-indent:-9999em; display:block;}
	.LnkStar {background:url(../img/blog/bt_star.png) no-repeat; width:15px; height:15px; text-indent:-9999em; display:block;}
	.LnkStar:hover { background-position:0 -50px; }
	.LnkVotar {background:url(../img/blog/bt_votar.gif) no-repeat; width:71px; height:24px; text-indent:-9999em; display:block;}
	.LnkVotar :hover { background-position:0 -24px; }
	.LnkVotar2 {background:url(../img/blog/bt_votar2.gif) no-repeat; width:47px; height:21px; text-indent:-9999em; display:block;}
	.LnkVotar2 :hover {background-position:0 -21px;}
/*BOX FOTO PROMO*/
	#box-foto-promo {float:left; width:164px; margin:0 auto; margin-right:10px; text-align:center;}
	#box-foto-promo a.LnkVotar{margin-top:10px; margin-left:27%;}
	#box-foto-promo h3 {background:url(../img/blog/tit_meu-filho-e-supra.gif) no-repeat; width:79px; height: 35px; text-indent:-9999em; margin-top:10px; margin-left:25%;}
	#box-foto-promo h4 {color:#43446f;}
	#box-foto-promo p {font-size:11px; color:##A8AADE}
	#box-foto-promo div.Exception {background:#9f9dcd; padding:5px 0;}
/*/BOX FOTO PROMO*/
	
/*BOX VOTAR*/
	#box-votar {background:url(../img/blog/bg02.gif) no-repeat; width:398px; *width:408px; height:88px; padding:5px 10px; margin:20px 0;}
	#box-votar h3 {display:none; }
	#box-votar p {font-size:11px; color:#24254d; margin-left:130px; }
	#box-votar ul {margin-left:130px;  margin-top:0px; float:left  }
	#box-votar span, 
		#box-votar strong {color:#24254d; float:left; margin-left:3px;}
	#box-votar a {float:right;}
	#box-votar a.Ativo { background-position:0 -15px; }	
	#box-votar div.Exception {margin-top:5px;}	
/*/BOX VOTAR*/

/*BOX REGULAMENTO*/
	.BoxAceito input#aceito {width:20px!important; line-height:0;}
	#box-regulamento {background:url(../img/blog/bg01.gif) no-repeat; width:600px; padding-top:100px;}
	#box-regulamento a {position:absolut; float:right; margin-top:-119px;}
	 
	#box-regulamento h2{font-size:12px; text-transform:uppercase;}
	#box-regulamento h3 {text-transform:uppercase;}
	#box-regulamento h3,
		#box-regulamento li {font-size:11px;} 	
	#box-regulamento h2, 
		#box-regulamento h3,
			#box-regulamento li {margin-bottom:10px; padding-right:10px;  color:#6567c9;}
	#box-regulamento ul.Exception { margin-bottom:25px; }
	#box-regulamento .Box1 {overflow-y:auto; height:400px;}
/*/BOX REGULAMENTO*/

