@CHARSET "UTF-8";

p,table
	{
		width:100%;
	}

img.img_puzzle
{
	width:50px;
	height:50px;
	padding: 0px;
	margin: 0px;
	border-style:none;
	display:inline;
	float:left;
}

table.tab_puzzle
{
	background-color: #000000;
	border-spacing: 1px;
	padding: 0px;
	width:500px;
	
}

table.tab_puzzle tr
{
	height: 50px;	
}

table.tab_puzzle td
{
	background-color: #DCE7EC;
	border-spacing: 0px;
	padding: 0px;
	vertical-align: middle;
	
	
}


#p_message
{
	width:200px;
}

#t_contact td
{
	vertical-align: top;
}


#t_contact td
{
	vertical-align: top;
}

