#pcabecera{
	background:url(images/cabecera.png) top left no-repeat;
	width:1024;
	height:102px;
	padding-left:455px;
}
#ptitulo{
	background:url(images/cabecera2.png) top left no-repeat;
	width:876px;
	height:41px;
	color:#FFF;
}
#pidiomas{
	background:url(images/cabecera3.png) top left no-repeat;
	width:148;
	height:41px;
	text-align:center;

}

#pmenu{
	background:#ddae09 url(images/fondomenu.png) top left no-repeat;
	width:148px;
	height:100%;
}

#pcuerpo{
	width:876px;
	height:420px;
	background:url(images/fondocuerpo.png) top left repeat-y;
}
#ptoptabla{
	background:url(images/tablatop.png) top left no-repeat;
	width:637px;
	height:13px;

}


#pcuerpotabla{

	background:url(images/fondotabla.png) top left repeat-y;
	width:637px;
	height:390px;

}

body{
	background:#5E2F25 url(images/foondoweb.png) top left repeat-x;
}
