body
{
    font-family: Arial, Helvetica, sans-serif;
    color: #474643;
    background: #D9D9D9;
    font-size: 12px;
}

#conta
{
	width: 828px;
	margin-left: 10%;
	background: #ffffff; 
}

#top
{
	width: 828px;
	height: 162px;
	background: #003399;
}

img { border: 0; }

#menu
{
	width: 828px;
	height: 31px;
	background: #6698CB;
	text-align: right;
}

.ads
{
	width: 414px;
	float: left;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

.ads2
{
	width: 828px;
	text-align: center;
	margin-bottom: 30px;
	clear: both;
}

#foo
{
	width: 828px;
	height: 24px;
	background: #D9D9D9;
	text-align: right;
	padding: 4px;
}

li
{
	list-style-type: none;	
}

#cosa
{
	width: 808px;
	padding-left: 20px;
	clear: both;
}

#pronx
{
	width: 503px;
	background-image: url(images/box_res.gif);
	float: left;
}

#weq
{
	width: 20px;
	height: 500px;
	float: left;
}

#pron
{
	width: 259px;
	height: 343px;
	float: left;
	background: #003195 url(images/info_res.gif) repeat-x;
}

#pron_txt
{
	width: 239px;
	color: #fffffe;
	padding: 10px;
}

#pront
{
	width: 259px;
	float: left;
}

.ent {font-size: 19px; font-weight: bold; color: #9C9C9C;}

.ent a
{
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	padding-left: 5px;
}

input
{
    font-family: Arial, Helvetica, sans-serif;
    color: #474643;
    font-size: 24px;
}

input.submit 
{
    border: 0;
    height: 34px;
    width: 139px;
    background: url(images/browse.gif) no-repeat #FFFFFF;
	margin-top: 4px;
}

a
{
    color: #9B9C83;
    text-decoration:none;

}

a:hover 
{
    color: #0080FF;
}

#container
{
    border: 0px;
    margin: auto;
    padding: 5px;
    width: 470px;
}


ul#navigation, ul#form
{
    list-style-type: none;
    padding: 0;
    margin: 0;
}

ul#navigation
{
    float: right;
}

ul#form
{
    clear: both;
}

ul#navigation li
{
    float: left;
    margin: 0;
    padding: 5px 0;
}

ul#navigation li a
{
    font-weight: bold;
    color: #000000;
    background-color: #F1C6F9;
    padding: 5px 15px;
    margin-left: 1px;
    text-decoration: none;
}

ul#navigation li  a:hover
{
    color: #44352C;
}

ul#form li
{
    width: 340px;
}

#address_bar
{

    text-align: center;
    padding: 5px 0;
    color: #000000;
}


#address_box
{
    width: 300px;
	border: 1px solid #003399;
	height: 33px;
	background-image: url(images/fr.gif);
}

.option
{
    padding: 2px 0;
    background-color: #F5F6F9;
	margin-bottom: 2px;
}

.option label
{
    border-bottom: 0px #ffffff solid;
}

form
{
    margin: 0;
}

#error, #auth
{
    background-color: #F3FEEE;
    border-top: 1px solid #44352C;
    border-bottom: 1px solid #44352C;
    width: 470px;
    clear: both;
}

#auth
{
    background-color: #94C261;
}

#error p, #auth p, #auth form
{
    margin: 5px;
}
