body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background: url(../images/base/carbono_texture.gif);
	margin: 0px;
	padding: 0px;
}
.imgTop {
	border-bottom: 1px dashed #CCCCCC;
}
.tdConte {
	padding: 10px;
}
h1 {
	font-size: 110%;
	border-bottom: 1px dashed #CCCCCC;
}
p {
	font-size: 90%;
	text-align: justify;
}
.tabla {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.tabla td {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.tabla td.titular {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background: #666666;
	font: bold 130% "Courier New", Courier, mono;
}
.tabla td.contenido {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background: #999999;
	font-size: 90%;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
}
.imgBotrde {
	border: 2px solid #CCCCCC;
}
