/* Style for Miguel J Barbosa
* Author: Brainhouse
* Created: 2014

*/
body,td 	{font-family: Verdana; font-size: 12px; color: #000000; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-decoration: none;}
span 		{text-decoration: none;}
html, body 		{width:100%;height:100%; margin: 0px auto; padding: 0px}
a    	 {font-family: ArialRoundedMT; font-size: 12px; color: #949699; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-decoration: none;}
a:hover  {text-decoration: none}
html {overflow: -moz-scrollbars-vertical;overflow-y: scroll;}
textarea,select,input{color:#949699; font-size:12px; font-family:ArialRoundedMT; border:0px; overflow:hidden;}
img{border:0px;}
table,td,tr{padding:0px; border-spacing:0px; border-collapse: collapse;}
.ulnormal{list-style:none;padding-left:0px;	margin:0px 0px 0px 0px;}
.ulnormal li{float:left;}

/* Copyright Zone*/
.copy				{font-family: ArialRoundedMT; font-size: 9px; font-style: normal; line-height: normal; color: #FFFFFF; text-decoration: none; font-variant: normal}
a.copy:hover 		{color: #FFFFFF; text-decoration: underline;}


body{background: url(../i/fundo.jpg); background-repeat: repeat}

#conteudo{
    border: 0;
    width: 400px; 	   
    height: 470px;  
    top: 50%;   
    left: 50%;   
    margin-top: -235px;   
    margin-left: -200px;   
    position: absolute; 
}


