.Contenedor_Titular_Fondo {
	width: 100%;
}

.Contenedor_Titular_Fondo_Titular {
	height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #666666;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #EFEFEF;
}

.Contenedor_Titular_Fondo_Contenido {
	margin-top: 2px;
	margin-bottom: 4px;
	padding: 5px;
}


