#pie{
	background-color:#FFFFFF;
	background-image:url(../images/fondos/fondoinicio.bmp);
	border:1px solid;
	border-top:none;
	width:768px;
	height:50px;
	margin:auto;
}

#pie p {
	font:10px verdana, arial, sans-serif;
	position:relative;
	top:4px;
	text-align:center;
	padding:8px;
	color:#333333;	
}

#logo_xhtml
{
	text-align:center;
	position:relative;
	top:14px;
}