body,td,th {
	color: #474848;
}

img, div, span {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

hr {
	width: 100%;
	clear: both:
	float: left;
	display: none;
	margin: 0px;
	padding: 0px;
	border: 0px;

}

strong {
	color: #cb7575;
}

body {
	background-color: #000000;
	color: #ccc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/f.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	vertical-align: bottom;
}

#dHeader {
	width: 760px;
	text-align:right;
	height: 197px;
	float: left;
	display:inline;
	margin-bottom: 8px;
}

#dContenidosPortada {
	width: 520px;
	/*background-color: #F00;*/
	/*height: 196px;*/
	float: left;
	display:inline;
	margin-left: 240px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(../img/1px_granate.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#dFooter {
	width: 711px;
	height: 60px;
	float: left;
	display:inline;
}

.datos {
	color: #999;
	font-size: 12px;
}

.titulo {
	color: #fff;
	font-size: 26px;
	font-style: italic;
	letter-spacing: 5px;
	/*line-height: 30px;*/
}

a {	color: #ccc;font-weight: bold; }
a:visited { color: #ccc;  }
a:link    { color: #ccc;  }
a:hover   { color: #fff;  }
