/* CSS Document */

/* comum */

#window_content_product {
	border:#CCC 1px solid;
	width:425px;
	height:400px;
	position:relative;
	background-color:white;
	z-index:35;
	display:none;
	text-align:left;
}

.titulo_cinza_novo{
	color:#979797;
}

.titulo_verde{
	color:#00a651;
}
.titulo_vermelho{
	color:#ed1b2e;
}
.titulo_cinza{
	font-size:15px;
}
.linha{
	margin-top:2px;
}
.mask{
	background-repeat:repeat-x;
	width:62px;
	height:60px;	
}

/* ultimo jogo */
.ultimo_jogo{
	width:290px;
	height:110px;
}
.box_cinza{
	height:41px;
	width:285px;
}
.box_cinza_ps{
	margin-top:11px;
}
.foto_ultimo{
	background-image:url(../imgs/center_ultimo_jogo.gif);
	background-repeat:repeat-x;
	height:41px;
	width:260px;	
}
.ultimo_jogo_tamanho{
	font-size:12px;
	font-weight:bold;
}
.foto_ultimo_ps{
	margin-top:13px;
}
.ultimo_jogo_texto_ps{
	margin-top:10px;
}

/* noticias */

.noticias{
	margin-top:5px;
}
.noticias_main{
	width:286px;
	height:190px;
	margin-top:16px;
}
.noticias_img{
	padding-right:15px;
}
.noticias_texto{
	width:192px;
	margin-top:3px;
	margin-right:10px;
}
.home_texto{
	width:192px;
	margin-top:3px;
	margin-right:10px;
}
.noticias_descr{
	margin-top:5px;
}
.input{
	width:675px;
	height:23px;
	background-color:#e4e4e4;
	border:#d8d8d8 solid 1px;
	font-size:12px;
	font-family:arial;
}
.input2{
	width:318px;
	height:23px;
	background-color:#e4e4e4;
	border:#d8d8d8 solid 1px;
	font-size:12px;
	font-family:arial;
}
.input4{
	width:315px;
	height:23px;
	background-color:#e4e4e4;
	border:#d8d8d8 solid 1px;
	font-size:12px;
	font-family:arial;
}
.label{
	height:55px;
}.label2{
	height:115px;
}
.label5{
	height:35px;
}
.textarea{
	width:675px;
	height:100px;
	background-color:#e4e4e4;
	border:#d8d8d8 solid 1px;
	font-family:arial;
	font-size:12px;
}
.rodape a{
	color:#686868;
}
.rodape span{
	color:#959595;
}
.input3{
	width:315px;
	height:15px;
	font-family:arial;
	background-color:#FFF;
	border:#d8d8d8 solid 1px;
	font-size:12px;

}
