@charset "utf-8";
/* CSS Document */

body
{
	background: url(/static/img/splash/bg.jpg) fixed no-repeat center;
	background-color:#cbcbcb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
}


#splash
{
	position:absolute;
	width:300px;
	height:300px;
	top:50%;
	left:50%;
	margin-left:-150px;
	margin-top:-150px;
}


#splash #corpo
{
	position:relative;
	padding:15px;
}

#splash #corpo #frase
{
	position:absolute;
	left:10px;
	top:208px;
	_left:-138px;
	text-align:justify;
	width:280px;
}

#splash #corpo #estado
{
	position:absolute;
	top:124px;
	_top:126px;
	left:170px;
	_left:30px;
	color:#0F0;
}

#splash #corpo #regiaoDDD
{
	position:absolute;
	top:168px;
	left:169px;
	*left:169px;
	top:170px;
	_left:29px;
}


#splash #corpo #maozinha
{
	width:80px;
	height:27px;
	background:url(/static/img/splash/maozinha.gif);
	position:absolute;
	left:300px;
	_left:150px;
	top:124px;
}

.form
{
	height:21px;
	width:100px;
	border:1px #FFFFFF solid;
	color:#000000;
	font-size:12px;
	font-weight:bold;
}

.form2
{
	height:21px;
	width:100px;
	border:1px #FFFFFF solid;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	margin-left:-55px;
}


/*
#splash #corpo #frase
{
	position:absolute;
	top:208px;
	_left:-140px;
	left:10px;
	text-align:justify;
	width:280px;
}

#splash #corpo #estado
{
	position:absolute;
	top:124px;
	_top:126px;
	left:170px;
	_left:30px;
	color:#0F0;
}

#splash #corpo #regiaoDDD
{
	position:absolute;
	top:168px;
	left:142px;
	top:170px;
	_left:1px;

}


#splash #corpo #maozinha
{
	width:80px;
	height:27px;
	background:url(/static/img/splash/maozinha.gif);
	position:absolute;
	left:300px;
	_left:150px;
	top:124px;
}



.form
{
	height:21px;
	width:100px;
	border:1px #FFFFFF solid;
	font-size:12px; 
	font-weight:bold;
	background:url(/static/img/splash/bg_form.jpg);
	background-color: #FFF;
}


*/
