div#content table
{
	border-width:4px;
	border-color: white;
	width:610px;
	margin-top:20px;
}

div#content table td
{
	border-style: solid;
	border-width:1px;
	border-color: white;
	padding-left:8px;
	padding-right:8px;
}

div#content table td.pari
{
	background-color:#002552;
}

div#content table td.primotd
{
	width:200px;
		background-image: url("../../content/muro1.png");

}

div#content table td.secondotd
{
	width:600px;
	background-image: url("../../content/muro.png");
	filter: alpha(opacity=50);

}
div#content img.logo
{
	border:0;
	height:130px;
	widtH:110px;
	padding-left:30px;
}

div#content a.pag_prec
{
	text-decoration: underline;
	font-weight:bold;
	font-size:10px;
	float:right;
}

div#content a.pag_succ
{
	text-decoration: underline;
	font-weight:bold;
	font-size:10px;
	float:left;
}

div#content img.write
{
	position : relative;
	bottom: -8px;
}

div#content div.write
{
	position : relative;
	top: -6px;
}

div#content img.world
{
	position : relative;
	bottom: -8px;
}
