body    {
    background: #1D4684 url('../images/bg.jpg') left top repeat-x;
    font-size: 9px;
    margin: 0 auto;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
}

#corpo   {
    background: #1D4684 ;
    height: 400px;
    width: 700px;
    margin: auto;
    position: relative;
}


#corpo #banner {
    background: #1D4684 url('../images/quadro.jpg') left top no-repeat;
    height: 400px;
    width: 700px;
    padding: 39px;
	padding-top: 44px;
	text-align: center;
	}
	

#corpo #banner #ban {
    height: 400px;
    width: 700px;
    background:#27364E;
    }

p#fotter {
	margin-top: 0;
	display: block;
	text-align: center;
	width: 770px;
}    

p#cont {
	padding: 0;
	margin-left: 70px;
	text-align: center;
}    

a#created	{
	padding: 4px;
    font-size: 9px;
	line-height: 8px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
}

a#created:hover	{
	text-decoration: underline;
	color: #FF9966;
}

a#skip {
    margin-top: 10px;
	padding: 2px;
    font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	background: #5B697E;
}

a#skip:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	background: #E6E6E6;
}

a#desi {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #72ADBA;
	text-decoration: none;
}

a#desi:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	background: #E6E6E6;
}