/*****************************/
/*** Core html setup ***/
/*****************************/

body {
	margin:0px 0px 0px 0px;
	font-size:12px;
	color:#000000;
	font-family:Arial,Tahoma,Verdana;
	line-height:125%;
}
.titulo{
	font-size:22px;
	color:#ff0000;
	font-weight:bold;
}
#td_header{
	background:url('../images/cabecera.jpg') top left no-repeat #000000;
	height:157px;
}
#imagebox{
	margin:0;
	padding:0;
	border:none;
}
#imageContainerX{
	position:relative;
	top:-10px;
	left:-10px;
	width:337px;
	height:69px;
	margin:0px auto
}