body,h1,h2,h3,h4,h5,h6,p,form,fieldset,img,ul,li,hr{margin:0;padding:0;border:0;}
body{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin:0;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
}

a{
	color:#666666;
	text-decoration:none;
}

a:hover{
	text-decoration:none;
	color:#CCCCCC;
}


#conteiner{
	width: 818px;
	margin: 0 auto;
}

#striscia{
	min-height: 22px; 
	height: auto !important; 
	height: 30px; 
	background: #d4d5d5;
	margin-top: 10px;
}
