body{
background-color:#000000;
text-align:center;
}


a img
{
border:none;
}

#main
{
	position:absolute;
	width:800px;
	height:640px;
	margin-bottom:0px;
	margin-left:-400px;
	margin-top:11px;
	left:50%;
	text-align:left;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}



#content
{
width:800px;
height:550px;
background-image:url(../images/fundo.png);
background-repeat:repeat-x;
}

#banner
{
width:800px;
text-align:center;
height:127px;
}

#wrapper
{
width:800px;
}


#centro
{
margin-left:33px;

width:545px;
height:370px;
overflow:scroll;
overflow-x: hidden;

}

#menu
{
width:200px;
height:422px;
}



#contentwrapper{
float: left;
width: 100%;
}


#contentcolumn{
margin-left: 190px;
height:422px;
padding-top:30px;
background-image:url(../images/centro.png);
background-repeat:no-repeat;
background-position:top center; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 190px; /*Width of left column*/
margin-left: -100%;

}


.links
{
width:160px;
height:16px;
padding-left:35px;
}



.site_esquerdo
{
height:200px;
width:270px;
}


.site
{
position:relative;
width:250px;
height:12px;
top:-25px;
text-align:left;

}

.descr
{
position:relative;
width:250px;
height:34px;
top:-18px;
text-align:left;
color:#999999;

}


.nome_campo
{
position:absolute;
width:50px;
text-align:left;
height:30px;
}

.campo_input
{
position:absolute;
width:50px;
text-align:left;
height:30px;
left:160px;
}

.campos 
{
width:250px;
height:30px;
font-weight:bold;

}



.form_contactos
{
width:350px;
border-style:solid;
border-width:thin;
border-color:#666666;
padding-top:20px;
padding-bottom:20px;
background-color:#FFFFFF;
background-image:url(../images/form.png);
background-position:bottom;
background-repeat:no-repeat;
padding-left:20px;
}

.sucesso
{
padding-left:10px;
padding-right:10px;
}

.images_pro
{
padding-left:13px;
}

