.divIdTitulo {
	width: 780px;
	overflow: hidden;
	float: left;
	font-weight: bold;
	font-family: Arial;
	font-size: 0.85em;
	color:#666;
}
.divIdContainer {
	width: 782px;
	height: 330px;
	margin-bottom:30px;
	float:left;
	margin-left: 11px;
	overflow: hidden;
}
.divWebContainer {
	width: 782px;
	height: 330px;
	margin-bottom:5px;
	float:left;
	margin-left: 11px;
	overflow: hidden;
}
.divGenIdTitulo{
	width: 400px;
	height: 44px;
	float: right;
	overflow: hidden;
	border-bottom: 1px dashed #ddd;
	background: url(../images/id/title.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.divGenMiscTitulo{
	width: 400px;
	height: 44px;
	float: right;
	overflow: hidden;
	border-bottom: 1px dashed #ddd;
	background: url(../images/misc/title.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.divGenWebTitulo{
	width: 400px;
	height: 44px;
	float: right;
	overflow: hidden;
	border-bottom: 1px dashed #ddd;
	background: url(../images/web/title.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
